[Moin-user] problem getting test page to work
Kotha, Srikanth
srikanth.kotha at bankofamerica.com
Fri Dec 19 12:00:02 EST 2003
> Hi,
>
> I've installed MoinMoin 1.1 according to the instructions but am unable to
> get the test page to come up successfully. Here are the details of the
> installation
>
> MoinMoin version: 1.1
> Python version: 2.2.1
> Apache version: 2.0.48
> OS: Sun Solaris
>
> and here's what shows up when I try to load the test page
>
> MoinMoin CGI Diagnosis
> ======================
>
> Package "MoinMoin" successfully imported.
>
> Your PYTHONPATH is:
> ['/Net/clinton/users/nbkyokk/public_html',
> '/Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2',
> '/Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2/plat-sunos5',
> '/Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2/lib-tk',
> '/Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2/lib-dynload',
>
> '/Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2/site-packages',
> '/Net/clinton/users/nbkyokk/wiki',
> '/Net/clinton/users/nbkyokk/programs/moin/lib/python']
>
> Traceback (innermost last):
> File "/Net/clinton/users/nbkyokk/public_html/moin.cgi", line 22, in ?
> cgimain.test()
> File
> "/Net/clinton/users/nbkyokk/programs/moin/lib/python/MoinMoin/cgimain.py",
> line 26, in test
> request = createRequest(properties)
> File
> "/Net/clinton/users/nbkyokk/programs/moin/lib/python/MoinMoin/cgimain.py",
> line 21, in createRequest
> return Request(properties)
> File
> "/Net/clinton/users/nbkyokk/programs/moin/lib/python/MoinMoin/request.py",
> line 48, in __init__
> self.user = user.User(self)
> File
> "/Net/clinton/users/nbkyokk/programs/moin/lib/python/MoinMoin/user.py",
> line 180, in __init__
> self.may = Default(self)
> File
> "/Net/clinton/users/nbkyokk/programs/moin/lib/python/MoinMoin/security.py"
> , line 36, in __init__
> from MoinMoin.Page import Page
> File
> "/Net/clinton/users/nbkyokk/programs/moin/lib/python/MoinMoin/Page.py",
> line 12, in ?
> import cStringIO, os, re, sys, string, urllib
> File
> "/Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2/urllib.py",
> line 26, in ?
> import socket
> File
> "/Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2/socket.py",
> line 41, in ?
> from _socket import *
> ImportError: ld.so.1: /usr/local/bin/python: fatal: relocation error:
> file
> /Net/chiffd01/sun_binlib5/local/python2.2.1/lib/python2.2/lib-dynload/_soc
> ket.so: symbol gai_strerror: referenced symbol not found
>
> Would really appreciate if someone could let me know what the problems is
> and how to resolve it.
>
> thanks,
> Srikanth.
>
More information about the Moin-user
mailing list