[Gambas-user] Gambas3 @ Mint LMDE

Demosthenes Koptsis demosthenesk at ...626...
Wed Sep 21 11:56:24 CEST 2011


the errors i get are

/bin/sed: can't read /usr/lib/libfreetype.la: No such file or directory
libtool: link: `/usr/lib/libfreetype.la' is not a valid libtool archive
make[4]: *** [gb.sdl.la] Error 1
make[4]: Leaving directory
`/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/Downloads/Gambas/gambas3-svn4143'
make: *** [all] Error 2


there is no /usr/lib/libfreetype.la in my system

ls -al /usr/lib/libfreetype*
ls: cannot access /usr/lib/libfreetype*: No such file or directory

instead there are

/usr/lib/vlc/plugins/misc/libfreetype_plugin.so
/usr/lib/x86_64-linux-gnu/libfreetype.a
/usr/lib/x86_64-linux-gnu/libfreetype.la
/usr/lib/x86_64-linux-gnu/libfreetype.so
/usr/lib/x86_64-linux-gnu/libfreetype.so.6
/usr/lib/x86_64-linux-gnu/libfreetype.so.6.6.2
/usr/lib32/libfreetype.so.6
/usr/lib32/libfreetype.so.6.6.0



On Wed, 2011-09-21 at 18:09 +0930, Bruce Bruen wrote: 
> On Wed, 2011-09-21 at 11:21 +0300, Demosthenes Koptsis wrote:
> 
> > i did a 
> > locate libfreetype
> > 
> > and yes i think i ahve
> > 
> > /usr/lib/vlc/plugins/misc/libfreetype_plugin.so
> > /usr/lib/x86_64-linux-gnu/libfreetype.a
> > /usr/lib/x86_64-linux-gnu/libfreetype.la
> > /usr/lib/x86_64-linux-gnu/libfreetype.so
> > /usr/lib/x86_64-linux-gnu/libfreetype.so.6
> > /usr/lib/x86_64-linux-gnu/libfreetype.so.6.6.2
> > /usr/lib32/libfreetype.so.6
> > /usr/lib32/libfreetype.so.6.6.0
> > 
> 
> Yes, but a) when did you last run updatedb and b) ls
> -al /usr/lib/freetype* will tell me what the files are.
> Bruce
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> 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