Jim, It's a known issue.
You need to use the system python package to compile *.pyo files (done by the make install step). if you change the variable passed to --compile to 1, then it'll only generate *.pyc files and that should work fine with the runtime supplied freevo_python. T.C. ---- Wan Tat Chee (Lecturer) School of Computer Science, Univ. of Science Malaysia, 11800 USM, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3888 x 3617 NRG Lab Admin: +604 659-4757 Rm.601-E Ofc Ph: +604 653-4396 Internet: [EMAIL PROTECTED] Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc F'print : DCF2 B9B2 FA4D 1208 AD59 14CA 9A8F F54D B2C4 63C7 On Thu, 4 Sep 2003, Jim Duda wrote: > I'm trying to install freevo-1.3.4, didn't have any problems with 1.3.2. > I get this error after freevo setup. Can anyone tell me if I need to > upgrade ld-linux or is this a freevo issue? > [...] > ./runapp python src/setup_freevo.py --compile=2,/usr/local/freevo ^ this variable > writing byte-compilation script '[EMAIL PROTECTED]' > /usr/src/freevo-1.3.4/runtime/apps/freevo_python -OO [EMAIL PROTECTED] > /usr/src/freevo-1.3.4/runtime/apps/freevo_python: /lib/ld-linux.so.2: > version `GLIBC_PRIVATE' not found (required by ./runtime/dll/libc.so.6) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
