When I copy the libSDL to freevo-1.3.4/runtime/dll I get the following error
message...

[EMAIL PROTECTED] freevo-1.3.4]# ./freevo
./runtime/apps/freevo_python: error while loading shared libraries:
libavcodec.so: cannot open shared object file: No such file or directory
[EMAIL PROTECTED] freevo-1.3.4]#

I've even tried copying the libSDL from the working
freevo-1.3.2-pre4/runtime/dll but I still get the same error - premissions
all seem to be the same... any ideas?

----- Original Message ----- 
From: "Gray, Tim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 26, 2003 6:44 PM
Subject: RE: [Freevo-users] Dxr3 and 1.3.4 No available video device


> Copy the SDL-Library to the runtime/dll directory
>
> cp /usr/local/lib/libSDL-1.2.so.0  runtime/dll
>
> be sure to rename whatever your libSDL is to the above... I.E.
> libSDL-1.2.so.0 that is the missing part in the Wiki instructions.
>
>
>
>
>  -----Original Message-----From: Mark Benson
> [mailto:[EMAIL PROTECTED]: Tuesday, August 26, 2003 12:04 PMTo:
> [EMAIL PROTECTED]: Re: [Freevo-users] Dxr3 and
1.3.4
> No available video device
> All right I've read the wiki to death over the past weeks and am still not
> convinced...
>
> I've already complied SDL with dxr3 support - how do I let 1.3.4 make use
of
> this?
>
>
> ----- Original Message ----- 
> From: Johan Celén
> To: [EMAIL PROTECTED]
> Sent: Tuesday, August 26, 2003 2:54 PM
> Subject: Re: [Freevo-users] Dxr3 and 1.3.4 No available video device
>
>
> yeah
> read the wiki ;)
> ----- Original Message ----- 
> From: Mark Benson
> To: [EMAIL PROTECTED]
> Sent: Tuesday, August 26, 2003 10:55 AM
> Subject: [Freevo-users] Dxr3 and 1.3.4 No available video device
>
>
> I've downloaded the binary relase 1.3.4 and when I run it with dxr3 as the
> output I get the following error
>
> [EMAIL PROTECTED] freevo-1.3.4]# ./freevo
> ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom', 'CD-1')"
> Traceback (most recent call last):
>   File "src/main.py", line 134, in ?
>     skin    = skin.get_singleton()
>   File "src/skin.py", line 78, in get_singleton
>     exec('import ' + modname  + ' as skinimpl')
>   File "<string>", line 1, in ?
>   File "skins/main1/skin_main1.py", line 120, in ?
>     import xml_skin
>   File "skins/main1/xml_skin.py", line 80, in ?
>     osd = osd.get_singleton()
>   File "src/osd.py", line 209, in get_singleton
>     _singleton = util.SynchronizedObject(OSD())
>   File "src/osd.py", line 330, in __init__
>     pygame.display.init()
> pygame.error: No available video device
> [EMAIL PROTECTED] freevo-1.3.4]#
>
> I have 1.3.2 binary running fine with the dxr3, but 1.3.4 does not want to
> play.
>
> Any ideas?
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
> at the same time. Free trial click
here:http://www.vmware.com/wl/offer/358/0
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users




-------------------------------------------------------
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

Reply via email to