[Gambas-user] can't compile gb.desktop [solved]

Stefano Palmeri rospolosco at ...152...
Wed Dec 19 11:46:57 CET 2007


Alle 10:57, mercoledì 19 dicembre 2007, Stefano Palmeri ha scritto:
> Trying to compile RC2.
>
> gb.desktop:
>
> checking for IceConnectionNumber in -lICE... yes
> checking for XTestQueryExtension in -lXtst... no
> configure: WARNING: *** Desktop-neutral routines is disabled
>
> Well, libXtst.so is installed in /usr/X11R6/lib.
>
> My ld.so.conf is:
>
> /usr/include
> /usr/lib
> /usr/local/include
> /usr/local/lib
> /usr/X11R6/lib
> /usr/X11R6/include
> /usr/i486-slackware-linux/lib
> /opt/kde/lib
> /usr/lib/qt/lib
> /usr/lib/seamonkey
>
> My system is Slackware 11.0. Any help will be
> greatly appreciated. Thanks,
>
> Best regards,
>
> Stefano Palmeri
>

Ok. Here's solution:

export LDFLAGS="-L/usr/X11R6/lib"
./configure

Ciao.






>
>
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplac
>e _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list