twisted with apache for punjab + jwchat
in the punjab website (http://punjab.sourceforge.net/jwchat.html) there is an manual to install and configure punjab + jwchat. for punjab it says that require python, twisted and zopeinterface installed and configured. i install python and zopeinterface, but how to install and configure twisted? sorry for the dumb question... regards, Rodrigo. ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
Rodrigo Monteiro wrote:
in the punjab website (http://punjab.sourceforge.net/jwchat.html) there is an manual to install and configure punjab + jwchat. for punjab it says that require python, twisted and zopeinterface installed and configured. i install python and zopeinterface, but how to install and configure twisted? sorry for the dumb question... regards,
Just installing Twisted Sumo with PyOpenSSL and PyCrypto if you need SSL. This should be enough. -- Valentino Volonghi aka Dialtone Now Running MacOSX 10.4.1 Blog: http://vvolonghi.blogspot.com http://weever.berlios.de
thanks! i installed it ok. now i'm stuck on with the configuration. do you know anything about this configuration? i did exactly what was in the punjab site (http://punjab.sourceforge.net/jwchat.html) and it don't connect in the jabber (jive messenger). i don't know what to do more. i'vre tryied the .war file to work with resin and it just connect when the jabber client port is the default (5222). i need to use 2510. if anyone can help me... regards, Rodrigo. --- Valentino Volonghi aka Dialtone <dialtone@divmod.com> wrote:
Rodrigo Monteiro wrote:
in the punjab website (http://punjab.sourceforge.net/jwchat.html) there is an manual to install and configure punjab + jwchat. for punjab it says that require python, twisted and zopeinterface installed and configured. i install python and zopeinterface, but how to install and configure twisted? sorry for the dumb question... regards,
Just installing Twisted Sumo with PyOpenSSL and PyCrypto if you need SSL.
This should be enough.
-- Valentino Volonghi aka Dialtone Now Running MacOSX 10.4.1 Blog: http://vvolonghi.blogspot.com http://weever.berlios.de
_______________________________________________ Twisted-web mailing list Twisted-web@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Rodrigo Monteiro wrote:
thanks! i installed it ok. now i'm stuck on with the configuration. do you know anything about this configuration? i did exactly what was in the punjab site (http://punjab.sourceforge.net/jwchat.html) and it don't connect in the jabber (jive messenger). i don't know what to do more. i'vre tryied the .war file to work with resin and it just connect when the jabber client port is the default (5222). i need to use 2510. if anyone can help me... regards,
Twisted doesn't need to be configured. Once twistd works it is ok. Check that you have all twisted installed like twisted.xish and twisted.words (/usr/lib/python2.X/site-packages/twisted/{xish,words}) and others if needed. Other than that requires attention from punjab authors and I guess you should head to their mailing list. -- Valentino Volonghi aka Dialtone Now Running MacOSX 10.4.1 Blog: http://vvolonghi.blogspot.com http://weever.berlios.de
when i do "mktap punjab --help" is says this about twisted.python.plugin is that some problem? thanks Valentino ******** root@CESEC-17-4575:/opt/punjab# mktap punjab --help /usr/local/lib/python2.3/site-packages/punjab/plugins.tml:3: DeprecationWarning: The twisted.python.plugin system is deprecated. See twisted.plugin for the revised edition. type='tap', tapname='punjab') which: no dia in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin) Usage: mktap [options] <command> [command options] punjab [options] Options: -v, --verbose Show traffic --host= [default: localhost] --port= [default: 5280] -b, --httpb= -p, --httpp= -s, --soap= -x, --xmlrpc= --html_dir= [default: ./html] --ssl= --ssl_privkey= [default: ssl.key] --ssl_cert= [default: ssl.crt] --version --help Display this help and exit. *********** --- Valentino Volonghi aka Dialtone <dialtone@divmod.com> wrote:
Rodrigo Monteiro wrote:
thanks! i installed it ok. now i'm stuck on with the configuration. do you know anything about this configuration? i did exactly what was in the punjab site (http://punjab.sourceforge.net/jwchat.html) and it don't connect in the jabber (jive messenger). i don't know what to do more. i'vre tryied the .war file to work with resin and it just connect when the jabber client port is the default (5222). i need to use 2510. if anyone can help me... regards,
Twisted doesn't need to be configured. Once twistd works it is ok. Check that you have all twisted installed like twisted.xish and twisted.words
(/usr/lib/python2.X/site-packages/twisted/{xish,words})
and others if needed.
Other than that requires attention from punjab authors and I guess you should head to their mailing list.
-- Valentino Volonghi aka Dialtone Now Running MacOSX 10.4.1 Blog: http://vvolonghi.blogspot.com http://weever.berlios.de
_______________________________________________ Twisted-web mailing list Twisted-web@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Rodrigo Monteiro wrote:
when i do "mktap punjab --help" is says this about twisted.python.plugin is that some problem?
No. Why would it be? If you don't have 'dia' install it (although it doesn't seem to be required). mktap punjab -the -options -that -you -need twistd punjab.tap -- Valentino Volonghi aka Dialtone Now Running MacOSX 10.4.1 Blog: http://vvolonghi.blogspot.com http://weever.berlios.de
participants (2)
-
Rodrigo Monteiro
-
Valentino Volonghi aka Dialtone