Frictional Games Forum (read-only)
HowTo: Run Penumbra Overture on Fedora 12 x32_64 - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html)
+---- Thread: HowTo: Run Penumbra Overture on Fedora 12 x32_64 (/thread-3280.html)



HowTo: Run Penumbra Overture on Fedora 12 x32_64 - omegazepher - 05-05-2010

Here is how I got it to work:

Installed RPM:

Code:
alsa-plugins-pulseaudio.i686
openal-soft.i686
fltk.i686
libCg.i686
freealut.i686
SDL.i686
SDL_ttf.i686
SDL_image.i686

Removed provided Libs:

Code:
cd <penumbra_dir>/libs
mkdir disabled
mv libvorbis* disabled/
mv libopenal* disabled/
mv libogg* disabled/

Now it runs. Smile
Enjoy


RE: HowTo: Run Penumbra Overture on Fedora 12 x32_64 - Urkle - 05-07-2010

Yup.. exactly what I put in the FAQ too.. http://support.frictionalgames.com/entry/64/ though your's is much better worded.. Do you mind if I include it in the FAQ?


RE: HowTo: Run Penumbra Overture on Fedora 12 x32_64 - omegazepher - 05-08-2010

No, I don't mind at all. Please do.