[Gambas-user] Gambas 3.12.2 IDE does not start at all
Gianluigi
bagonergi at gmail.com
Fri Jan 18 13:51:55 CET 2019
Il giorno ven 18 gen 2019 alle ore 12:18 Christof Thalhofer <
chrisml at deganius.de> ha scritto:
> Am 18.01.19 um 10:18 schrieb Gianluigi:
>
> > Are you sure the libtool library is installed?
>
> Yes, it seems so:
>
> > christof at chrisvirt » dpkg -l | grep libtool
> > ii libltdl-dev:amd64 2.4.6-0.1 amd64 System independent dlopen
> wrapper for GNU libtool
> > ii libltdl7:amd64 2.4.6-0.1 amd64 System independent dlopen
> wrapper for GNU libtool
> > ii libtool 2.4.6-0.1 all Generic library support script
>
>
> Alles Gute
>
> Christof Thalhofer
>
> --
> Dies ist keine Signatur
>
>
I installed 3.12.2 on my Debian Stretch 64
The libraries I have already installed are these [0] with more: git
These are the terminal commands:
cd gambasdevel
sudo make uninstall
cd
rm -rf gambasdevel/
-----------------------------------------------------------------------------------------------------------------------------------
git clone --branch stable --depth=1 https://gitlab.com/gambas/gambas.git
gambastable
cd gambastable
./reconf-all && ./configure -C
make
LANG=C sudo make install
gambas3
...and Gambas works well.
Regards
Gianluigi
[0] http://gambaswiki.org/wiki/install/debian#t15 (step 3)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190118/e2741487/attachment.html>
More information about the User
mailing list