[Github-comments] [geany/geany] Look and feel does not match on Ubuntu with GTK-3 (#1179)

elextr notifications at xxxxx
Thu Aug 25 11:25:13 UTC 2016


If you want to build an experimental version, make a directory say `/some/path` and download and extract the tarball into that directory (creating a `/some/path/geany`) then

```
cd /some/path/geany
./configure --prefix /some/path --enable-gtk3
make install
cd ../bin
geany -c ../config
```

makes a whole brand new current Geany totally within `/some/path` which won't interfere with your normal system install or your normal settings.

Experiment happy :)

-- 
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/issues/1179#issuecomment-242354390
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160825/b1d758c6/attachment.html>


More information about the Github-comments mailing list