Opened 18 years ago
Last modified 18 years ago
#54 closed task
Installing XML-RPC plug-in in the utgb server — at Version 5
Reported by: | leo | Owned by: | leo |
---|---|---|---|
Priority: | major | Milestone: | UTGB Core 1.0 |
Component: | Administration | Version: | |
Keywords: | Cc: |
Description (last modified by )
Necessary Modules
- python2.5
- python setuptools http://peak.telecommunity.com/DevCenter/setuptools
- XML Rpc-plugin http://trac-hacks.org/wiki/XmlRpcPlugin
Installation Notes
Python Installation (in 64-bit Intel, Fedora Core3)
- Python2.5
> ./configure --enabled-shared > export LD_RUN_PATH=/usr/lib64; make # make install
Change History (5)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 18 years ago by
Owner: | changed from somebody to leo |
---|---|
Status: | new → assigned |
comment:3 Changed 18 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 18 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 18 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.