Dirk Meyer wrote: > Mathias Weber wrote: >> i wanted to get started with working on Freevo 2.0. How do you set up a >> dev environment? do you always install all the libs and freevo or how do >> you work on it. >> I haven't got it to work without installing. But i don't really want it >> to install every time i change something. > > What do you mean by install? Yes, you have to run 'python setup.py > install' everytime you made an update. This is just the way it is. And > for extra deps, you only need to install them once. If you don't want > to corrupt your installed version, you can use --prefix on setup.py >
Ok i hoped i don't have to, since it would be nice if i could run it locally without install. But I see it is a bit more complex project. Other Python project i worked i didn't had to install just edit and run. I just wanted to be sure to do it the right way. thanks Mathias ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
