Salut Carlos:
> but maybe you can help me with 2 more things: > - how can I set the PYTHONPATH to be loaded from startup so I don't have to > use the "export" command each time? -> you edit the hidden file .bashrc in your home folder, and write the shell export command inside at the end just like you use to write in in your terminal. It will initialize all your shell windows properly then, provideded that bash is your shell which should be the case on your Ubuntu. Catch: after editing the .bashrc file, if you want the system to take it into account directlly without restarting a session, then you do >source .bashrc in your terminal and you should be fine. Hope this help. Raphaël from Sao Paulo. ------------------------ http://www.smile.fr -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40263#40263 -------------------- m2f --------------------
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
