lwillard 写道:
> There is a discussion of this problem in the Bugs forum under the subject
> "TinyERP and python2.5"
>
> http://tinyerp.org/forum/viewtopic.php?t=3296
>
>
Thanks a lot. Following the suggestion on the forum I have copied
Python2.4 SimpleXMLRPCServer.py into the tinyerp-server directory. The
error message from server is now gone. Now the client prompt no database
created, which is a configuration problem (I'll configure later) and
looks a lot easier to solve then previous one.
Here is a small note on how to install tinyERP on SuSE 10.2, extends the
original article on how to install tinyERP on SuSE 10.1
* all "python2.4" in path must be replaced by "python2.5"
* under "/usr/local/lib/python2.5/site-packages/tinyerp-server"
directory run
wget
"http://svn.python.org/view/*checkout*/python/tags/r244/Lib/SimpleXMLRPCServer.py?rev=52384"
* modify /usr/local/bin/tinyerp-server, replace "/usr/lib/python2.5"
with "/usr/local/python2.5";
Hope someone with wiki access can just paste the information there :)
The better approach is to create an RPM package for SuSE however only
someone familiar with SuSE can do it (I don't know how).
P.S. I have also installed tinyERP server on Gentoo linux and tinyERP
client on Ubuntu Edgy several weeks ago; my colleague installed both
server and client on Debian. I don't know his experience but for me both
Gentoo and Ubuntu have tinyERP in their official repository and both
cannot be directly installed without moving missing files around and
changing paths. Unfortunately I don't know how to solve these problems
as per-OS package maintainer, nor did I take a full note on how the
problems solved (e.g. copying missing files from official TinyERP
package). Next time if I come across the same problem I'd like to post
what happened and solved.
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users