[Gambas-user] GAMBAS download
Fred Steadman
fstead at mac.com
Sun Mar 1 22:49:06 CET 2020
Does your software only work on Linex?
I’m running that version of Unix that is accessed in the terminal application of iMac “El Capitan”. Following is a log of my initial attempts to download and build GAMBAS on my system. It appears I’m missing a couple of pieces.
Thanks in advance for any help you can offer.
/Users/fstead/BASIC
fredstemansimac:BASIC fstead$ ls -l
total 24440
drwxr-xr-x 69 fstead staff 2346 Jan 17 17:33 gambas-3.14.3
-rw-r--r--@ 1 fstead staff 12509723 Feb 28 10:14 gambas-3.14.3.tar.bz2
fredstemansimac:BASIC fstead$ ls gambas-3.14.3
AUTHORS gb.compress.bzlib2 gb.ncurses
CONTRIBUTING.md gb.compress.zlib gb.net <http://gb.net/>
COPYING gb.crypt gb.net.curl
ChangeLog gb.db.mysql gb.openal
INSTALL gb.db.odbc gb.opengl
INSTALL.html gb.db.postgresql gb.openssl
Makefile.am gb.db.sqlite2 gb.pcre
NEWS gb.db.sqlite3 gb.pdf
README gb.dbus gb.qt4
README.commit gb.desktop.gnome.keyring gb.qt5
README.md gb.desktop.x11 gb.sdl
TEMPLATE gb.gmp gb.sdl.sound
TODO gb.gsl gb.sdl2
VERSION gb.gtk gb.v4l
acinclude.m4 gb.gtk3 gb.xml
app gb.httpd logo
benchmark gb.image.imlib m4
build-dist gb.image.io <http://gb.image.io/> main
comp gb.jit.llvm reconf
component.am gb.libxml reconf-all
configure.ac gb.media version.m4
gb.cairo gb.mime
fredstemansimac:BASIC fstead$ cd ./gambas-3.14.3
fredstemansimac:gambas-3.14.3 fstead$ ./reconf-all
./reconf-all: line 7: libtoolize: command not found
./reconf-all: line 8: autoreconf: command not found
fredstemansimac:gambas-3.14.3 fstead$ ./configure -C
-bash: ./configure: No such file or directory
fredstemansimac:gambas-3.14.3 fstead$ ls libtoolize
ls: libtoolize: No such file or directory
fredstemansimac:gambas-3.14.3 fstead$ ls libtoolize*
ls: libtoolize*: No such file or directory
fredstemansimac:gambas-3.14.3 fstead$ autoreconf
-bash: autoreconf: command not found
fredstemansimac:gambas-3.14.3 fstead$ ls autoreconf*
ls: autoreconf*: No such file or directory
fredstemansimac:gambas-3.14.3 fstead$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200301/43666f2b/attachment.html>
More information about the User
mailing list