>On 30/10/02, from the brain of Stephan Diehl tumbled: > On Wednesday 30 October 2002 14:54, you wrote: > > I'm using an appdir. How is the path to the Webware source inserted into > > my pythonpath? There is a line in Launch.py that inserts the path to > > sys.path but when I change that to point to my newly downloaded cvs > > package, it doesn't start. I also want to add a local directory > > containing some of my utility functions. If Launch.py is not the spot > > then where? > > No, it's definatelly Launch.py that has to know about the webware directory. > Do you get any specific error messages? > The only thing that comes to my mind is that you probably forgot to run > "python install.py" in your new webware install directory. > > Stephan
Oh, I definetly did not do that. I want to be able to switch back and forth and since I'm just learning, the les variables the better. At this stage if something doesn't work, I can never be sure if it's my error or the programs. So sticking with the most stable version seems prudent. However, sometimes it may be a bug and it may be fixed in the cvs version. If I run install,py from the new (cvs) directory, won't I taint my original install. Perhaps the whole line of thinking is wrong and I should just run the cvs. -- Michael Montagne [EMAIL PROTECTED] http://www.themontagnes.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
