[jadmin] palaver install error
Günter Dannoritzer
dannoritzer at web.de
Fri Jul 14 17:07:57 CDT 2006
Hi,
I am having some problems with the installation of palaver.
When I run the "python setup.py" command, not all files are getting
copied to the python/site-packages/palaver folder.
I am running python 2.4.2 with twisted 2.1.0 and twisted.words 0.3.0.
Below is the whole installation output.
I compared it with the proxy65 installation and there with the "running
install_lib" step all the files from the build directory are copied to
the site-packages directory. Below you can see that nothing happens with
that step.
Has anybody else had such a problem before?
Thanks for any help.
Cheers,
Guenter
-------------------------------------------------------------------
guenter at home:/tmp/jabber/palaver/palaver-0.2> sudo python setup.py install
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/palaver
copying palaver/__init__.py -> build/lib/palaver
copying palaver/dir_storage.py -> build/lib/palaver
copying palaver/groupchat.py -> build/lib/palaver
copying palaver/memory_storage.py -> build/lib/palaver
copying palaver/muc.py -> build/lib/palaver
copying palaver/palaver.py -> build/lib/palaver
copying palaver/storage.py -> build/lib/palaver
copying palaver/tap.py -> build/lib/palaver
creating build/lib/palaver/xmpp
copying palaver/xmpp/__init__.py -> build/lib/palaver/xmpp
copying palaver/xmpp/disco.py -> build/lib/palaver/xmpp
copying palaver/xmpp/error.py -> build/lib/palaver/xmpp
copying palaver/xmpp/ns.py -> build/lib/palaver/xmpp
running install_lib
running install_data
creating /usr/lib/python2.4/site-packages/palaver
copying palaver/plugins.tml -> /usr/lib/python2.4/site-packages/palaver
guenter at home:/tmp/jabber/palaver/palaver-0.2>
More information about the JAdmin
mailing list