Malcolm,
It is indeed a dynamic link failure.
ldd /usr/lib/python2.3/site-packages/psycopgmodule.so
libpq.so.4 => not found
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00212000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00ea3000)
libdl.so.2 => /lib/libdl.so.2 (0x0
I am a newbee with django.
I tried to run "python manage.py syncdb" on RHEL 4.0 Linux box and got
the following. It looks like django did not have its lib path set
correctly. Please advise on how I can rectify this problem.
Thanks in advance.
python manage.py syncdb
Traceback (most recent cal
2 matches
Mail list logo