You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links
Palabre on Facebook






Actionscript for Multiplayer games
 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
self contained install? - 2006/01/29 04:14 Hi!

Palabre looks really great, but I can't install it on my webserver. I do not have access to folders outside of my home directory. Is there a way to create a self contained installation of Palabre which does not install the log files in /var/log/palabre.log
or the scripts in /usr/lib/python2.[VERSION]/site-packages/palabre/.

Also, what version of Python is required to run?

Thanks,
_p
  reply | quote
Re:self contained install? - 2006/02/04 11:07 i have no Python instal on my pc and it run grate...
  reply | quote
Re:self contained install? - 2006/02/06 23:16 Hi,

in fact you should be able to start palabre via the PalabreQuickStarter.py without installation, but it's a little bit buggy yet but will be fixed soon.

you can try to create a python file in the un-tar-ed Palabre Folder with the following code :


Code:

  #!/usr/bin/python from palabre.palabreServer import PalabreServer import asyncore myServer PalabreServer('',2048,'Password' ) asyncore.loop()



it won't print anything but should start Palabre (then try to connect via a flash client or telnet to test)

Anyway if you don't have full access to the webserver, you may not be able to open the desired port on the computer or the firewall, ...


Célio
  reply | quote
Re:self contained install? - 2006/02/06 23:18 oups

and it should work fine with any python 2.3+ installation
  reply | quote
::post new topic::
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...

In the meantime you may still download palabre or use the forum