--- from /var/log/freevo/internal-runapp-0.log ----------------- runapp: Started on Wed Jun 11 09:52:11 2003
runapp: PATH = /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/usr/ games:/usr/local/soplayer:/usr/local/parsec/bin:/home/tcwan/bin runapp: CWD = /usr/src/redhat/BUILD/freevo runapp: av[0] = './runapp' runapp: av[1] = 'python' runapp: av[2] = 'setup_freevo.py' runapp: av[3] = '--help' runapp: Command: './runapp python setup_freevo.py --help ' runapp: runtime FOUND runapp: cannot open `python'
Thanks for catching this!
What is happening here is that I forgot that av[1] isn't always a relative or absolute path to the app in question but sometimes needs to be found in your PATH. I will take a look at this immediately.
-Rob
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
