Date: Thu, 30 Jun 2005 10:02:43 -0400 From: Jonathan Arnold <jdarnold@buddydog.org> To: freebsd-questions@freebsd.org Subject: Re: Installing sqlite and pysqlite in home directory Message-ID: <da0tc5$4mg$1@sea.gmane.org> In-Reply-To: <20050626014002.13875.qmail@web32115.mail.mud.yahoo.com> References: <20050626014002.13875.qmail@web32115.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@buddydog.org) Daemon Dancing in the Dark, a FreeBSD weblog: http://freebsd.amazingdev.com/blog/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?da0tc5$4mg$1>