..:: PCSX2 Forums ::..

Full Version: PCSX2 for Fedora
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
(09-08-2013, 05:47 PM)gregory Wrote: [ -> ]1/ run in full mode (Boot CDVD full)
2/ are you sure the nvidia driver is properly installed on the 32bits side. glxinfo give only the status of 64 bits.

Otherwise, yes the linux version is still slower than Windows.

Unless there is some other package to install other than xorg-x11-drv-nvidia-libs.i686 then everything seems to be working.

The sound is also messed up in full mode before the game, in the startup seqeuence and at the PS2 logo. I tried adjusting some settings for portaudio to the fastest but heard no difference.
Um well i'm trying to recompile to see if the SDL sound fix will help but I can't seem to get started this time:

Code:
$ ./build.sh
rm: cannot remove ‘install_log.txt’: No such file or directory
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /bin/cc
-- Check for working C compiler: /bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /bin/c++
-- Check for working CXX compiler: /bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Warning at CMakeLists.txt:48 (message):
  

          PCSX2 does not support a 64-bits environment and has no plan to support a 64-bits architecture in the future.
          It would need a complete rewrite of the core emulator and a lot of time.

  

          You can still run a 32-bits binary if you install all 32-bits libraries (runtime and dev).

  

          Ubuntu users, please upgrade to 12.04.


-- BuildType set to Devel by default
-- Disable the stripping by default in Devel build !!!
-- Disable the building of po files by default in Devel build !!!
-- Found Freetype: /usr/lib/libfreetype.so (found version "2.4.11")
-- Found GTK2_GTK: /usr/lib/libgtk-x11-2.0.so  
-- Looking for XOpenDisplay in /usr/lib/libX11.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/libX11.so
-- Found ALSA: /usr/lib/libasound.so (found version "1.0.27.2")
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.6")
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found
-- Found Gettext: /bin/msgmerge (found version "0.18.2")
-- Found JPEG: /usr/lib/libjpeg.so  
-- Found OpenGL: /usr/lib/libGL.so  
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE  
-- Found SDL: /usr/lib/libSDL.so (found version "1.2.15")
-- Found Subversion: /bin/svn (found version "1.7.13")
-- Found wxWidgets: TRUE  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.7")
-- Found AIO: /usr/lib/libaio.so  
-- Found Cg: /usr/lib/libCg.so;/usr/lib/libCgGL.so  
-- Found EGL: /usr/lib/libEGL.so  
-- Found GLESV2: /usr/lib/libGLESv2.so  
-- Found GLEW: /usr/lib/libGLEW.so  
-- Found Libc: /usr/lib/librt.so;/usr/lib/libdl.so;/usr/lib/libm.so  
-- Found PortAudio: /usr/lib/libportaudio.so  
-- Found SoundTouch: /usr/lib/libSoundTouch.so  
-- Found SparseHash: /usr/include  
-- Could NOT find SparseHash_new (missing:  SPARSEHASE_NEW_INCLUDE_DIR)
-- Don't build zerospu2. It is super-seeded by spu2x
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GTK2_ATK_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
GTK2_CAIRO_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
GTK2_GDK_PIXBUF_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
GTK2_PANGO_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

I don't understand how it can't find any of those when they're in there?
you miss some gtk2 dev library.
I want to run pcsx2 on ubuntu12.04LTS, but occurred bugs, so Software Center add Repository and install is bad,
I will install svn.
But, Idon't know how to build.
I do not use Code::Bloks, because I can not correct error.
Tell me an official build steps.
Best regards.
This is the Fedora section, not Ubuntu. For Ubuntu users there is the PPA (best option for 64 bit distro) or compiling on your own (best for 32 bit distro). Read this...

http://code.google.com/p/pcsx2/wiki/Comp...deForLinux
PCSX2 1.1.0.r5761 - compiled on Nov 16 2013 (on fedora 20 x86_64)
http://www.mediafire.com/download/3op3e5...v16.tar.xz

tar -hxvf pcsx2-nov16.tar.xz
cd pcsx-nov16
./pcsx2

it is portable, and has GSdx and SDL plugins working (works nicely with gnome 3 and pulseaudio)
(10-02-2013, 10:44 AM)xenphor Wrote: [ -> ]Um well i'm trying to recompile to see if the SDL sound fix will help but I can't seem to get started this time:

Code:
$ ./build.sh
rm: cannot remove ‘install_log.txt’: No such file or directory
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /bin/cc
-- Check for working C compiler: /bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /bin/c++
-- Check for working CXX compiler: /bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Warning at CMakeLists.txt:48 (message):
  

          PCSX2 does not support a 64-bits environment and has no plan to support a 64-bits architecture in the future.
          It would need a complete rewrite of the core emulator and a lot of time.

  

          You can still run a 32-bits binary if you install all 32-bits libraries (runtime and dev).

  

          Ubuntu users, please upgrade to 12.04.


-- BuildType set to Devel by default
-- Disable the stripping by default in Devel build !!!
-- Disable the building of po files by default in Devel build !!!
-- Found Freetype: /usr/lib/libfreetype.so (found version "2.4.11")
-- Found GTK2_GTK: /usr/lib/libgtk-x11-2.0.so  
-- Looking for XOpenDisplay in /usr/lib/libX11.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/libX11.so
-- Found ALSA: /usr/lib/libasound.so (found version "1.0.27.2")
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.6")
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found
-- Found Gettext: /bin/msgmerge (found version "0.18.2")
-- Found JPEG: /usr/lib/libjpeg.so  
-- Found OpenGL: /usr/lib/libGL.so  
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE  
-- Found SDL: /usr/lib/libSDL.so (found version "1.2.15")
-- Found Subversion: /bin/svn (found version "1.7.13")
-- Found wxWidgets: TRUE  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.7")
-- Found AIO: /usr/lib/libaio.so  
-- Found Cg: /usr/lib/libCg.so;/usr/lib/libCgGL.so  
-- Found EGL: /usr/lib/libEGL.so  
-- Found GLESV2: /usr/lib/libGLESv2.so  
-- Found GLEW: /usr/lib/libGLEW.so  
-- Found Libc: /usr/lib/librt.so;/usr/lib/libdl.so;/usr/lib/libm.so  
-- Found PortAudio: /usr/lib/libportaudio.so  
-- Found SoundTouch: /usr/lib/libSoundTouch.so  
-- Found SparseHash: /usr/include  
-- Could NOT find SparseHash_new (missing:  SPARSEHASE_NEW_INCLUDE_DIR)
-- Don't build zerospu2. It is super-seeded by spu2x
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GTK2_ATK_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
GTK2_CAIRO_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
GTK2_GDK_PIXBUF_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
GTK2_PANGO_LIBRARY (ADVANCED)
    linked by target "pcsx2-dev" in directory /home/user/pcsx2-read-only/pcsx2
    linked by target "CDVDnull" in directory /home/user/pcsx2-read-only/plugins/CDVDnull
    linked by target "dev9null-0.5.0" in directory /home/user/pcsx2-read-only/plugins/dev9null
    linked by target "FWnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/FWnull
    linked by target "GSdx-0.1.16" in directory /home/user/pcsx2-read-only/plugins/GSdx
    linked by target "GSnull" in directory /home/user/pcsx2-read-only/plugins/GSnull
    linked by target "onepad-1.1.0" in directory /home/user/pcsx2-read-only/plugins/onepad
    linked by target "PADnull" in directory /home/user/pcsx2-read-only/plugins/PadNull
    linked by target "SPU2null" in directory /home/user/pcsx2-read-only/plugins/SPU2null
    linked by target "spu2x-2.0.0" in directory /home/user/pcsx2-read-only/plugins/spu2-x/src
    linked by target "USBnull-0.7.0" in directory /home/user/pcsx2-read-only/plugins/USBnull
    linked by target "pcsx2_ZZReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "zzogl-0.4.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg/opengl
    linked by target "pcsx2_ZZCGReplayLoader" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl
    linked by target "zzogl-cg-0.3.0" in directory /home/user/pcsx2-read-only/plugins/zzogl-pg-cg/opengl

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

I don't understand how it can't find any of those when they're in there?

If you are on 64 bit fedora, install these; some of these might be not required though:

Code:
sudo yum install at-spi2-atk.i686 atkmm.i686 at-spi2-atk-devel.x86_64 atk.i686 mingw64-atk.noarch mingw64-atk-static.noarch atk-devel.i686 rubygem-atk.x86_64 mingw64-atkmm.noarch rubygem-atk-devel.i686 mingw32-atk.noarch mingw32-atk-static.noarch at-spi2-atk.x86_64 at-spi2-atk-devel.i686 atk.x86_64 atkmm.x86_64 atk-devel.x86_64 atkmm-devel.i686 mingw32-atkmm.noarch cairomm.i686 cairo-gobject.x86_64 python3-cairo.x86_64 rubygem-cairo-devel.x86_64 cairo-devel.i686 cairomm.x86_64 mingw64-cairomm.noarch cairo-gobject-devel.i686 cairo.x86_64 mingw32-cairomm.noarch mingw64-cairo-static.noarch mingw32-cairomm-static.noarch rubygem-cairo.x86_64 mingw32-cairo.noarch mingw32-cairo-static.noarch cairo-gobject-devel.x86_64 mingw64-cairomm-static.noarch cairo-devel.x86_64 cairomm-devel.i686 cairomm-devel.x86_64 cairo-gobject.i686 cairo.i686 pycairo.x86_64 mingw64-cairo.noarch gdk-pixbuf2-devel.x86_64 gdk-pixbuf2-devel.i686 gdk-pixbuf2.i686 rubygem-gdk_pixbuf2-devel.i686 gdk-pixbuf2.x86_64 rubygem-gdk_pixbuf2.x86_64 mingw32-gdk-pixbuf.noarch mingw64-pango.noarch pangomm-devel.i686 mingw32-pango.noarch mingw32-pango-static.noarch pango-devel.i686 rubygem-pango.x86_64 pango.i686 SDL_Pango.x86_64 mingw64-pango-static.noarch SDL_Pango-devel.i686 pangox-compat-devel.i686 pango.x86_64 mingw32-pangomm.noarch rubygem-pango-devel.i686 pango-devel.x86_64 SDL_Pango-devel.x86_64 SDL_Pango.i686 pangomm.x86_64 pangox-compat.i686 mingw64-pangomm.noarch pangomm.i686

Hope it helps!
Find PCSX2 fedora 19/20 i686 and x86_64 and src rpms here (only free and legal stuff):
https://www.mediafire.com/folder/679694n...edora-rpms
Hi PCSX2 Coder guru.. I'm a newbie on linux environment and right now I'm trying to install the pcsx2 on my machine.

My linux version is RHEL 6 Santiago (and I think fedora 17-19 is okay with this). What I've been so far is:

1. I already installed the rpmfusion-free, and non-free. After that, i enter the command "sudo yum install pcsx2". But package can't be found:

[root@oc7707788648 Downloads]# sudo yum install pcsx2
Loaded plugins: downloadkvmonly-background, downloadonly, downloadonly-
: background, ibm-check-lotus-updates, ibm-repository, product-
: id, refresh-packagekit, security, subscription-manager,
: versionlock
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
No package pcsx2 available.
Error: Nothing to do

2. So I download the 'pcsx2-1.1.0-1.fc19.i686.rpm.tar.gz ' and run this command 'tar -xvf pcsx2-1.1.0-1.fc19.i686.rpm.tar.gz'. And this one: 'yum localinstall --nogpgcheck pcsx2-1.1.0-1.fc19.i686.rpm'. But after that, it's looking on bunch of required dependecies. Is there a way where I can pull off all it's required depencies on the repository?

Thank you in advance..
Hi, rhel does not have a pcsx2 package in rpmfusion. Many of the dependencies are missing and the package structure is pretty different. I can't suggest a solution, as I Honestly don't know what rhel supports natively, and so I don't know if it is even a feasible build environment. Since it is commercially supported software, I wonder if the rhel development team could advise you? Sorry to not be more help.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34