[Geany] geany looks like it's linked against GTK 1.x

Johannes Deutsch j_deutsch at xxxxx
Wed Feb 6 11:39:52 UTC 2008


first of all thank you John for your fast reply!

Am Dienstag, den 05.02.2008, 16:38 -0500 schrieb John Gabriele:
> On Feb 5, 2008 2:28 PM, Johannes Deutsch <j_deutsch at web.de> wrote:
> > Hi,
> >
> > i've build geany 0.13 succesfully on my system. After i start geany,
> > geany looks like it's an homage to gnome 1.x (GTK 1.x). But i don't
> > think it's intended to looks like this.
> 
> Hi,
> 
> What does running the following command tell you? :
> 
>     ldd `which geany` | grep gtk


ldd `which geany` | grep gtk (geany 0.12 is actually on my system and
have the gtk2 look):
        libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb7c0e000)

ldd ~/src/geany-0.13/src/geany | grep gtk :
	libgtk-x11-2.0.so.0 => /usr/local/lib/libgtk-x11-2.0.so.0 (0xb7c5f000)

ok, i see that geany-0.13 uses another library! Maybe someone can tell
me how i can change it!?

so, thx in advance 

with best regards

johannes d.





> 
> On my Ubuntu system, I get `libgtk-x11-2.0.so.0`, and everything looks
> as it should.
> 
> ---John
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany




More information about the Users mailing list