"john.molohan" wrote:
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Meyer
>> Sent: 14 December 2004 12:16
>> To: [EMAIL PROTECTED]
>> Subject: [Freevo-users] Re: CVS install problem, Crash ValueError pygame
>> support missisng?
>>
>> "john.molohan" wrote:
>> > Trying the cvs yesterday and today. After installing (apparently
>> > without error) running freevo gives the following traceback:
>> >
>> > [EMAIL PROTECTED] epeg-0.9.0]# cat /var/log/freevo/main-502
>> [...]
>> > ValueError: pygame support missing
>> >
>> > Pygame is installed from when I installed freevo 1.5. Pygame version
>>
>> Try to recompile pyimlib2. When running setup, you see a message if
>> pygame is found or not. If pygame is installed and not found, please
>> send me the following 'sdl-config --version'.
>
> Yeah, it's not finding pygame.
>
> [EMAIL PROTECTED] pyimlib2]# python setup.py install
> pygame extention disabled
> running install
> running build
> running build_py
> running build_ext
> running install_lib
> [EMAIL PROTECTED] pyimlib2]#

Add some debug in lib/pyimlin2/setup.py and try to find out what the
reason is. 

> [EMAIL PROTECTED] epeg-0.9.0]# sdl-config --version
> 1.2.7

That should work.

> I am actually using X11 and adding this setting got things moving on
> (slightly). Next up was an issue with mbus. The hostname returned by
> gethostname was not resolvable resulting in the following as
> gethostbyname failed.
>
>   File
> "/home/john/apps/freevocvs/freevo/site-packages/mbus/entity.py", line
> 400, in calculateAddress
>     newAddr[ 'id' ] = "[EMAIL PROTECTED]" % \
> gaierror: (-2, 'Name or service not known')

Try to add your pc to your /etc/hosts. It looks like you can't connect
to a nameserver.

> So that's sorted now the next one is a sqlite problem. Think I must
> have missed something in my rush.
>
> [EMAIL PROTECTED] freevo]# freevo
> ImportError: libsqlite3.so.0: cannot open shared object file: No such
> file or directory
> Not all requirements of Freevo are installed on your system.
> Please check the INSTALL file for more informations.
>
> Sqlite and pysqlite are installed. Libsqlite.so.0 is in
> /usr/local/lib/libsqlite3.so.0

Try to remerge pysqlite. Maybe sqlite below pysql changed. 


Dischi

-- 
Half of the troubles of this life can be traced to saying yes too
quickly and not saying no soon enough. - Josh Billings

Attachment: pgp2yfnJHkweT.pgp
Description: PGP signature

Reply via email to