From: Julian B. <ben...@ll...> - 2007-06-08 14:58:17
|
Thank you for your kindness! At 01:08 AM 6/8/2007, Phil Edwards wrote: >Julian Bentayeb wrote: >>I got the PythonCard-0.8.2.tar,gz file. The resulting files are >>mostly .py and .txt files and I dont see any configure and make files. >>The readme file suggest putting the PythonCard dir in my Python path. >>As a novice, I am lost. >>Could you please help? >No problem - what you need to do is as follows: > >1. Open a shell session (xterm, konsole, gnome-terminal, whatever you prefer) >2. Type 'su -' and enter your root password >3. Type 'cd /home/julian/<blah>', replacing the '<blah>' part with >the directory where you've put all of the PythonCard files from the tarball >4. Type 'python ./setup.py install' > >If you get any error messages at step (4), you may need to type >'python ./setup.py build' followed by 'python ./setup.py install' - >it's been a while since I installed PythonCard from the source >tarball, and I can't remember whether the 'install' part is clever >enough to realize that the 'build' part needs to be done as well. > >This will put everything in the right places ad you ought to be able >to run the samples to prove that it all works. Good luck! > >-- >Regards > >Phil Edwards >Brighton, UK Julian Bentayeb Lawrence Livermore National Laboratory Information and Communications Services Information Technology Services 925-424-5702 ben...@ll... 4726/1025 MS L613 |