emanuele.gissi wrote: > 6) In a terminal: > cd /home/yourusername/Desktop/tinyerp-server-4.1.0/bin > python2.4 ./tinyerp-server > cd ../../tinyerp-client/bin > python2.4 ./tinyerp-client > > So you launched the server and the client.
The only thing I would add is that before this point you need to stop the original 4.0.0 tinyerp-server from running (it was set running during the installation process). Temporarily you can: sudo /etc/init.d/tinyerp-server stop but that will restart on system reboot, so you would need to do something more permanent to hook it to your preferred installation. rhyshowitt wrote: > t the end the TinyERP client still said "Could not connect to server !" I found the same when trying to run the 4.0.3 client against the default server. Stoping the 4.0.0 server and running 4.0.3 in the same way that Emanuele described here worked for me. Geoff ------------------------ Seath Solutions Ltd (http://www.seathsolutions.com) _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
