Nuevas NORMAS para el foro

Curso Hacker
Bienvenido(a), Visitante. Favor de ingresar o registrarse.
¿Perdiste tu email de activación? - Julio 26, 2008, 09:00:24
Boton Buscar
Inicio Ayuda Ingresar Registrarse
Visita: Articulos - Juegos Gratis - Da Foros

Comunidad Underground Hispana  |  Sistemas Operativos  |  Sistemas operativos libres.  |  GNU/Linux (Moderador: blood_r3c)  |  Tema: Ayuda Instalar PCSX2 - Fedora 8 0 Usuarios y 1 Visitante están viendo este tema. « anterior próximo »
Páginas: [1] Ir Abajo Imprimir
Autor Tema: Ayuda Instalar PCSX2 - Fedora 8  (Leído 108 veces)
//cøÐعĸÅø§
Colaborador
*****
Desconectado Desconectado

Mensajes: 489


~DeeJay Style~

Psiko_Etnies@yahoo.es
Ver Perfil WWW
« en: Marzo 19, 2008, 10:18:36 »

Buenas, despues de mucho tiempo he vuelto y si xD para preguntar otra duda, el caso es el siguiente me descargo el Pcsx2 para linux, y voy al terminal pero me tira error...:

Citar
----------------------------------------
Building Graphics Synthesizer plugins...
----------------------------------------
----------------------
Building ZeroGS OpenGL
----------------------
Linux/Makefile.am:5: shell pkg-config --cflags gtk+-2.0: non-POSIX variable name
Linux/Makefile.am:5: (probably a GNU make extension)
Linux/Makefile.am:6: compiling `callbacks.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... gcc
checking whether we are using the GNU C++ compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking dependency style of gcc... gcc3
checking debug build... no
checking for _aligned_malloc... no
checking for _aligned_free... no
checking for development build...... no
checking check for sse2...... yes
checking for a x86-64 CPU... no
checking gtk2+... checking for pkg-config... pkg-config
checking OpenGL... checking for GL/gl.h... yes
checking for GL/glu.h... yes
checking for GL/glext.h... yes
checking for main in -lGL... yes
checking for main in -lGLU... yes
checking for main in -lGLEW... no
checking Cg... checking for main in -ljpeg... yes
checking for main in -lpthread... yes
checking for main in -lstdc++... yes
checking for main in -lz... yes
checking for main in -ldl... yes
checking for main in -lXxf86vm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Linux/Makefile
config.status: executing depfiles commands
Configuration:
  Target system type:   
  x86-64 build?        no
  Debug build?         no
  Dev build?               no
  SSE2 enabled?            yes
Making clean in Linux
make[1]: se ingresa al directorio `/root/pcsx2/plugins/gs/zerogs/opengl/Linux'
test -z "libZeroGSLinux.a" || rm -f libZeroGSLinux.a
rm -f *.o
make[1]: se sale del directorio `/root/pcsx2/plugins/gs/zerogs/opengl/Linux'
Making clean in .
make[1]: se ingresa al directorio `/root/pcsx2/plugins/gs/zerogs/opengl'
test -z "libZeroGSogl.a" || rm -f libZeroGSogl.a
test -z "libZeroGSoglr.so.0.96.2" || rm -f libZeroGSoglr.so.0.96.2
rm -f *.o
make[1]: se sale del directorio `/root/pcsx2/plugins/gs/zerogs/opengl'
Making install in Linux
make[1]: se ingresa al directorio `/root/pcsx2/plugins/gs/zerogs/opengl/Linux'
gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog @gmail.com\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -MT libZeroGSLinux_a-callbacks.o -MD -MP -MF .deps/libZeroGSLinux_a-callbacks.Tpo -c -o libZeroGSLinux_a-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
mv -f .deps/libZeroGSLinux_a-callbacks.Tpo .deps/libZeroGSLinux_a-callbacks.Po
gcc -DPACKAGE_NAME=\"ZeroGSogl\" -DPACKAGE_TARNAME=\"zerogsogl\" -DPACKAGE_VERSION=\"0.96.2\" -DPACKAGE_STRING=\"ZeroGSogl\ 0.96.2\" -DPACKAGE_BUGREPORT=\"zerofrog @gmail.com\" -DPACKAGE=\"ZeroGSogl\" -DVERSION=\"0.96.2\" -DNDEBUG=1 -DRELEASE_TO_PUBLIC=1 -DZEROGS_SSE2=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../ -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -fPIC -I/opt/cg/include -L/opt/cg/lib -O3 -fomit-frame-pointer  -MT libZeroGSLinux_a-Conf.o -MD -MP -MF .deps/libZeroGSLinux_a-Conf.Tpo -c -o libZeroGSLinux_a-Conf.o `test -f 'Conf.cpp' || echo './'`Conf.cpp
En el fichero incluído de Conf.cpp:25:
../GS.h:41:21: error: GL/glew.h: No existe el fichero o el directorio
make[1]: *** [libZeroGSLinux_a-Conf.o] Error 1
make[1]: se sale del directorio `/root/pcsx2/plugins/gs/zerogs/opengl/Linux'
make: *** [install-recursive] Error 1
Error with building plugins
[root @localhost pcsx2]#

Y leyendo por internet me doy cuenta que tengo que bajarme unos paquetes antes, pero al proceder tambien me tira error..:

Citar
[CodeKaos @localhost ~]$ sudo apt-get install subversion libjpeg62-dev build-essential libgtk2.0-dev libxxf86vm-dev x11proto-xf86vidmode-dev automake1.9 libbz2-dev libglew1.4 libglew1.4-dev libsdl1.2-dev libglu1-mesa-dev nvidia-cg-toolkit g77 gawkc joystick libasound2-dev
Contraseña:
Leyendo listas de paquetes... Done
Construyendo árbol de dependencias... Done
subversion is already the newest version.
E: No se encontró el paquete libjpeg62-dev
[CodeKaos @localhost ~]$


En fin, haber si pueden ayudarme..
Un saludo
En línea

♫Io credo che l'amore e qualcosa che tu voigla me...♫
MD5: 415f3e49f831c3bab10d36249567630c
ziX92
Moderación
Gran Colaborador
*****
Desconectado Desconectado

Mensajes: 1956


I Love Desing


Ver Perfil
« Respuesta #1 en: Marzo 19, 2008, 01:19:31 »

Pasate por aca de seguro te servira xD


Para ver los enlaces debes ser usuario Crear Usuario o Hacer Sesion

Saludoz!
En línea


Para ver los enlaces debes ser usuario Crear Usuario o Hacer Sesion
Galeria de Diseño de ziX


Para ver los enlaces debes ser usuario Crear Usuario o Hacer Sesion
//cøÐعĸÅø§
Colaborador
*****
Desconectado Desconectado

Mensajes: 489


~DeeJay Style~

Psiko_Etnies@yahoo.es
Ver Perfil WWW
« Respuesta #2 en: Marzo 20, 2008, 12:38:59 »

Hola otra vez!!!

finalmente lo he conseguido, incluso siguiendo el manual de la web, me fue imposible compilarlo asi que me baje el programa en un paquete .deb, lo converti con alien a .rpm y lo instale,....

pero aun tengo un problema, me faltan los plugins GS si alguien los tuviera ya compilados y los cogase me ayudaria mucho,

gracias

un saludo...
En línea

♫Io credo che l'amore e qualcosa che tu voigla me...♫
MD5: 415f3e49f831c3bab10d36249567630c
ziX92
Moderación
Gran Colaborador
*****
Desconectado Desconectado

Mensajes: 1956


I Love Desing


Ver Perfil
« Respuesta #3 en: Marzo 20, 2008, 12:42:32 »

Que plugin son los que necesitas??
En línea


Para ver los enlaces debes ser usuario Crear Usuario o Hacer Sesion
Galeria de Diseño de ziX


Para ver los enlaces debes ser usuario Crear Usuario o Hacer Sesion
//cøÐعĸÅø§
Colaborador
*****
Desconectado Desconectado

Mensajes: 489


~DeeJay Style~

Psiko_Etnies@yahoo.es
Ver Perfil WWW
« Respuesta #4 en: Marzo 21, 2008, 07:29:11 »

el "ZeroGS", de los graficos, son los unicos que no me aparecen :S, me sale la casilla en blanco xD y mira ke lo compile veces ee pero nada :S
En línea

♫Io credo che l'amore e qualcosa che tu voigla me...♫
MD5: 415f3e49f831c3bab10d36249567630c
Páginas: [1] Ir Arriba Imprimir 
Comunidad Underground Hispana  |  Sistemas Operativos  |  Sistemas operativos libres.  |  GNU/Linux (Moderador: blood_r3c)  |  Tema: Ayuda Instalar PCSX2 - Fedora 8 « anterior próximo »
Ir a:  


Ranking-Hits
Powered by SMF 1.1.5 | SMF © 2006-2007, Simple Machines LLC