Installing sqlite and pysqlite in home directory

Jonathan Arnold jdarnold at buddydog.org
Thu Jun 30 14:00:24 GMT 2005


Shahthureen Khan wrote:
> Hi, 
> I am newbie to unix/FreeBSD. I want to install sqlite
> and pysqlite on my home directory of my FreeBSD shell
> account (they usually only allow person programs to
> installed there). I have got the files from FreeBSD
> ports and unpacked them. However, I can't seem to
> figure out how to get install in my home directory
> instead of trying to go to /var/db/ports/sqlite3 and
> asking to switch to root. I have been searching google
> for few hours and haven't found anything too useful.
> Any help would be appericiated.

At least for sqlite, there really isn't much to install.  Just
do a normal make and copy three files to whereever you want them.
The three files are libsqlite3.a, sqlite3.h and sqlite3.  That's
it!

-- 
Jonathan Arnold     (mailto:jdarnold at buddydog.org)
Daemon Dancing in the Dark, a FreeBSD weblog:
     http://freebsd.amazingdev.com/blog/



More information about the freebsd-questions mailing list