On Wed, 19 May 2004, skeeterskip wrote: > Well, I've tried installing Freevo on this today. > Like you said, python has to be rebuilt. With my > python rpms, I get "can't find python version with > installed freevo" when I run freevo. > > I'm using fedora 2 rpms. The only problem one was > python-imaging which I had to use older version.
Can you do a 'rpm -qil freevo' and post the first few file paths (should contain something like /usr/lib/pythonXXX/site-packages/freevo), as well as the output from 'which python'? If 'which python' returns file not found, then how about 'which python2'? (You might have to symlink python2.3 to python if 'which python' fails). T.C. > > > --- Wan Tat Chee <[EMAIL PROTECTED]> wrote: > > Good question. I haven't installed FC2 yet, though I > > just downloaded it > > yesterday. At minimum you need to rebuild all the > > python related packages > > (i.e., freevo, mmpython, and some of the deps) as > > FC2 uses python 2.3 > > (AFAIK). > > > > 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 Wed, 19 May 2004, skeeterskip wrote: > > > > > Have any of you tried installing Freevo with > > Fedora > > > core 2? This version uses 2.6 linux kernel. > > > > > > > > > > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > SBC Yahoo! - Internet access at a great low price. > > > http://promo.yahoo.com/sbc/ > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the > > market... Oracle 10g. > > Take an Oracle 10g class now, and we'll give you the > > exam FREE. > > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Domains � Claim yours for only $14.70/year > http://smallbusiness.promotions.yahoo.com/offer > > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id�66&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
