Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-23 Thread Demosthenes Koptsis
ok, i made a symbolic link to /usr/lib with sudo ln -s /usr/lib/x86_64-linux-gnu/libfreetype.la /usr/lib/libfreetype.la and i compiled successfully the svn. So, what was this? a bug in gb.sdl or a Mint misconfiguration? On Wed, 2011-09-21 at 12:40 +0200, Caveat wrote: > make > make_result.tx

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Demosthenes Koptsis
ok here is make_result.txt.gz On Wed, 2011-09-21 at 12:40 +0200, Caveat wrote: > make > make_result.txt 2>&1 > gzip make_result.txt > > Send make_result.txt.gz > > Kind regards, > Caveat > > On Wed, 2011-09-21 at 13:26 +0300, Demosthenes Koptsis wrote: > > yes it is 64bit machine. > > > > #

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Caveat
make > make_result.txt 2>&1 gzip make_result.txt Send make_result.txt.gz Kind regards, Caveat On Wed, 2011-09-21 at 13:26 +0300, Demosthenes Koptsis wrote: > yes it is 64bit machine. > > ## - ## > ## Platform. ## > ## - ## > > hostname = mint-desktop > uname -m = x86_64 > uname

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Demosthenes Koptsis
yes it is 64bit machine. ## - ## ## Platform. ## ## - ## hostname = mint-desktop uname -m = x86_64 uname -r = 2.6.39-2-amd64 uname -s = Linux uname -v = #1 SMP Tue Jul 5 02:51:22 UTC 2011 i dont know how back to go to copy the output. i hope this is ok. /bin/bash ../libtool -

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Bruce Bruen
On Wed, 2011-09-21 at 12:02 +0200, Benoît Minisini wrote: > > 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

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Bruce Bruen
On Wed, 2011-09-21 at 12:19 +0300, Demosthenes Koptsis wrote: > before i run locate i did an updatedb > > ok here is the ls > > ls -al /usr/lib/x86_64-linux-gnu/libfreetype* > > -rw-r--r-- 1 root root 862114 Jun 23 > 00:58 /usr/lib/x86_64-linux-gnu/libfreetype.a > > -rw-r--r-- 1 root root8

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Benoît Minisini
> 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' >

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Demosthenes Koptsis
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]: *** [al

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Demosthenes Koptsis
before i run locate i did an updatedb ok here is the ls ls -al /usr/lib/x86_64-linux-gnu/libfreetype* -rw-r--r-- 1 root root 862114 Jun 23 00:58 /usr/lib/x86_64-linux-gnu/libfreetype.a -rw-r--r-- 1 root root892 Jun 23 00:58 /usr/lib/x86_64-linux-gnu/libfreetype.la lrwxrwxrwx 1 root root

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Bruce Bruen
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/libfreetyp

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Demosthenes Koptsis
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/libfree

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-21 Thread Benoît Minisini
> Hi, > > i try to install gambas3 on a Linux Mint Debian Edition with these > packages > > sudo apt-get install build-essential autoconf libbz2-dev libfbclient2 > libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev libsqlite3-dev > libgtk2.0-dev libldap2-dev libcurl4-gnutls-dev libgtkglext1

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-20 Thread Bruce Bruen
On Wed, 2011-09-21 at 08:42 +0300, Demosthenes Koptsis wrote: > > /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/Downloa

Re: [Gambas-user] Gambas3 @ Mint LMDE

2011-09-20 Thread Bruce Bruen
On Wed, 2011-09-21 at 08:42 +0300, Demosthenes Koptsis wrote: > > /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/Downloa

[Gambas-user] Gambas3 @ Mint LMDE

2011-09-20 Thread Demosthenes Koptsis
Hi, i try to install gambas3 on a Linux Mint Debian Edition with these packages sudo apt-get install build-essential autoconf libbz2-dev libfbclient2 libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev libsqlite3-dev libgtk2.0-dev libldap2-dev libcurl4-gnutls-dev libgtkglext1-dev libpcre3-de