[Gambas-devel] Compiling Gambas 1.9.4 In Slackware 10

MrBiTs mrbits at ...262...
Wed Mar 23 19:20:16 CET 2005


/*
I downloaded SQLite from http://www.sqlite.org/sqlite-3.2.0.tar.gz, and
perform a ./configure --prefix=/usr && make && make install. Then, I did ln
-s /usr/include/sqlite3.h /usr/include/sqlite.h and run ./configure again.
Unfortunatelly, I quit here... Anybody can help me ?
*/

Hi, All

I got my error: we need to use sqlite-2 instead sqlite3.

Download the
http://www2.linuxpackages.net/packages/Slackware-10.1/Library/sqlite/sqlite-
2.8.16-i486-1jac.tgz package and install it:

# installpkg sqlite-2.8.16-i486-1jac.tgz

Is good to install sqliteodbc (
http://www2.linuxpackages.net/packages/Slackware-10.1/Console/sqliteodbc/sql
iteodbc-0.65-i486-1jac.tgz ) too.

Now I'm compiling everything w/o errors. I'll post a complete how-to soon.

Do you think interesting to create a binary tgz slackware package ?

CheerS





More information about the Devel mailing list