[Github-comments] [geany/geany-plugins] checking for GEANY... no (#666)

J-Dunn notifications at xxxxx
Wed Jan 3 13:42:50 UTC 2018


OK , I fixed most of the anomalies by taking it from the top with make clean and a little manual clean up. 

debugging and scope to not seem to be included is "all-plugins", the reason it worked was because it was not building them. If I add them , I get the VTE problem again. The vte lib is in /usr/lib64 but that does not help:
```

export VTE_LIBS=/usr/lib64;./configure --prefix=/usr --enable-scope --enable-debugger
.....
checking for VTE... no
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/666#issuecomment-355014463
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180103/dda9df61/attachment.html>


More information about the Github-comments mailing list