installing python library modules (general question)
Julia Goolia
juliagoolia301 at hotmail.com
Sun Jul 13 18:34:36 EDT 2003
jeff,
you are a gentleman and a scholar. that worked like a charm. thank
you so much. just so i know... adding something to /etc/ld/so/conf is
different than setting LD_LIBRARY_PATH? what do you do if you don't
have root access?
thanks again,
julia
Jeff Epler <jepler at unpythonic.net> wrote in message news:<mailman.1058113998.31950.python-list at python.org>...
> Add /usr/local/lib to the list of directories in /etc/ld.so.conf and
> then execute /sbin/ldconfig to create some needed symlinks in
> /usr/local/lib.
>
> Jeff
More information about the Python-list
mailing list