Re: eusqlite installation on Linux

new topic     » goto parent     » topic index » view thread      » older message » newer message

Got it working!

Here are the foolproof steps I took to get sqlite3.x working with Euphoria 3.1.1 on a Linux Xubuntu box:

DL sqlite-3.5.4.so
mv sqlite-3.5.4.so /usr/lib/
cd /usr/lib
sudo ln -s sqlite-3.5.4.so sqlite3.so
sudo ldconfig

DL eusqlite3.zip
unzip into a EUINC directory

Hope this helps someone down the road!

Merry Christmas!

Duke

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu