My system:
----------------------------------------------------------------------
$ lsb_release -drc
Description:    Ubuntu 14.04.2 LTS
Release:        14.04
Codename:       trusty
----------------------------------------------------------------------
I tried "Tuple database tutorial" and got
----------------------------------------------------------------------
Cannot resolve C library function
Library: DLL" libsqlite3.so"
Symbol: sqlite3_open
DlError: libsqlite3.so: Kann die Shared-Object-Datei nicht öffnen:
Datei oder Verzeichnis nicht gefunden
See http://concatenative.org/wiki/view/Factor/Requirements
----------------------------------------------------------------------
After some search I now use the following solution:

/usr/lib$ sudo \
ln x86_64-linux-gnu/libsqlite3.so.0 x86_64-linux-gnu/libsqlite3.so

Is that the right or the best solution ?

Georg

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to