Re: Install to custom location
<kambitz.darabi.sp-5Wlsihp/[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <0B4C3A4F8A69BA428F5D398AE34F999005AD11B7@XW2K3-FRAMBX-03.ads.dlh.de> |
Hello Charles > I'd like to install pysqlite to a systems on which I do not > have root access. Is it possible to install pysqilte to a > custom location (my > home dir)? If so, what to I need to do? Just use the --prefix argument to setup.py: python setup.py install --prefix /home/charles/pysqlite Of course, you'll have to add that directory to the environment variable PYTHONPATH. HTH Kambiz Sitz der Gesellschaft / Corporate Headquarters: Lufthansa Systems Airline Services GmbH, Kelsterbach Registereintragung / Registration: Amtsgericht Darmstadt 83849 Geschaeftsfuehrung/ Management: Dr. Ulrike Gall Robert Viertel