elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Usando Git para manipular el directorio de trabajo, el índice y commits (segunda parte)


+  Foro de elhacker.net
|-+  Media
| |-+  Juegos y Consolas (Moderador: Randomize)
| | |-+  Pcsx2 ubuntu 9.10 (problemas de instalación)
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: Pcsx2 ubuntu 9.10 (problemas de instalación)  (Leído 3,726 veces)
nnooxx

Desconectado Desconectado

Mensajes: 135


Ver Perfil
Pcsx2 ubuntu 9.10 (problemas de instalación)
« en: 12 Abril 2010, 17:26 pm »

Edito: lo he solucionado buscando en una pagina en ingles que solo habia que buscar en synaptic y instalar el paquete libglew1.5-dev de momento esto funciona, joder la cosa es que ahora me salen 4000 lineaas y sigue sin funcionar pongo las 4000 lineas??


Ola espero que no me bloqueeis este mensaje porque me he leido casi las 500 paginas del trema pcsx2 y estoy hasta los huevos de buscar por google porque a parte de que todas las soluciones son para windows ninguna me vale. Tengo dos problemas:

----------------------------------------------------------------------------------------------------
1- INSTALACION DESDE $ svn co https://pcsx2.svn.sourceforge.net/svnroot/pcsx2 pcsx2
----------------------------------------------------------------------------------------------------

Uso el comando:

Código:
$ svn co https://pcsx2.svn.sourceforge.net/svnroot/pcsx2 pcsx2

Despues:

Código:
sh build.sh all

y esto me devuelve esta serie de checkings y al final un error que no consigo solucionar:

Código:
root@NoX-laptop:/home/nox/Escritorio/pcsx2# sh build.sh all
----------------------------------------
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 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 `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
test -z "libZeroGSLinux.a" || rm -f libZeroGSLinux.a
rm -f *.o
make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
Making clean in .
make[1]: se ingresa al directorio `/home/nox/Escritorio/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 `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl'
Making install in Linux
make[1]: se ingresa al directorio `/home/nox/Escritorio/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_URL=\"\" -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. -D_REENTRANT -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -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_URL=\"\" -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. -D_REENTRANT -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -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
In file included from Conf.cpp:25:
../GS.h:41:21: error: GL/glew.h: No existe el fichero ó directorio
Conf.cpp: In function ‘void LoadConfig()’:
Conf.cpp:66: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
Conf.cpp:67: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
Conf.cpp:68: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
Conf.cpp:69: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
Conf.cpp:70: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
make[1]: *** [libZeroGSLinux_a-Conf.o] Error 1
make[1]: se sale del directorio `/home/nox/Escritorio/pcsx2/plugins/gs/zerogs/opengl/Linux'
make: *** [install-recursive] Error 1
Error with building plugins

Y devido a esto no me arranca /home/nox/pcsx2/bin/pcsx2, y si hago el

Código:
sh build.sh install

me sale el mismo error. No tengo ni idea alguien me ayuda??!!

-----------------------------------------------------------------------------
2- DESCARGANDO DESDE LA PAGINA OFICIAL DE PCSX2
-----------------------------------------------------------------------------
Lo descargo me meto en la carpeta y pongo:

Código:
./pcsx2

Lo configuro y lo arranco y meto el dvd en este caso Kingdom Hearts 1 y le doy a Run>execute.
Y se me abre otra ventana pero se me queda calado y no arranca mientras que en la terminal me pone esto:

Código:
root@NoX-laptop:/home/nox/Escritorio/pcsx2_2# ./pcsx2

F1 - save state

(Shift +) F2 - cycle states

F3 - load state

PCSX2 0.9.6 - compiled on Feb 28 2009

Savestate version: 8b400004

x86Init:

CPU vendor name =  GenuineIntel
FamilyID  =  d
x86Family =  Intel(R) Core(TM)2 Duo CPU     T5800  @ 2.00GHz
CPU speed =  2.002 Ghz
Cores     =  2 physical [2 logical]
x86PType  =  Standard OEM
x86Flags  =  bfebfbff 0000e39d
x86EFlags =  20100000


Features:

Detected MMX
Detected SSE
Detected SSE2
Detected SSE3
Detected SSSE3
Not Detected SSE4.1



** (<unknown>:28593): WARNING **: Couldn't find pixmap file: pcsxAbout.bmp
Disabling game slots until a game is loaded.


** (<unknown>:28593): WARNING **: Couldn't find pixmap file: pcsxAbout.bmp
Disabling game slots until a game is loaded.

Bios Version 16777215.255




**************
rom1 NOT FOUND
**************







**************
rom2 NOT FOUND
**************







**************
erom NOT FOUND
**************




Framelimiter rate updated (UpdateVSyncRate): 59.94 fps

ZeroGS: creating zerogs
ZeroGS: Got Doublebuffered Visual!
ZeroGS: glX-Version 1.4
ZeroGS: Depth 24
ZeroGS: you have Direct Rendering!
ZeroGS: Disabling MRT depth writing
ZeroGS: Creating effects
ZeroGS: Creating extra effects
ZeroGS: using accurate shaders
ZeroGS: initialization successful
Failed to open /home/nox/Escritorio/pcsx2_2/inis/zerospu2.ini
Running the PS2 BIOS...

ZeroGS: Disabling MRT depth writing
Fallo de segmentación

Espero que puedan solucionarme alguno de los dos problemas.
Si de todos modos bloquean el tema lo tengo que poner en el tema que hay 500 comentarios no?

Gracias de antemano y un saludo.


« Última modificación: 12 Abril 2010, 17:47 pm por nnooxx » En línea

Ariath


Desconectado Desconectado

Mensajes: 2.099


Ver Perfil WWW
Re: Pcsx2 ubuntu 9.10 (problemas de instalación)
« Respuesta #1 en: 12 Abril 2010, 18:34 pm »

Es que el tema de los 500 comentarios (juraría que tiene más XD) es el de PCSX2, y por lo tanto, en el que debe ir.

Una cosa, a falta de un BBCode spoiler, te recomiendo que uses páginas como Pastebin para poner esos tochos de información que genera el PCSX2, lo digo más que nada para que no se dispare la longitud del post solo con eso ;) .

El Pastebin funciona de una manera muy simple: Pegas el texto que quieras y genera una URL con el mismo.

De manera que solo necesitas postear dicho enlace para que la gente pueda acceder al texto completo.

Salu2


En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
Problemas con instalacion de nuevas distro de ubuntu ( 11.04 ) « 1 2 »
GNU/Linux
beholdthe 15 6,473 Último mensaje 5 Agosto 2011, 23:25 pm
por beholdthe
Problemas con la instalación de Ubuntu & Windows XP (VmWare)
GNU/Linux
Pr0xyH4ck 3 3,319 Último mensaje 19 Septiembre 2011, 14:03 pm
por g0nsan
Problemas con instalacion de nuevas distro de ubuntu ( 11.10 ) « 1 2 »
GNU/Linux
beholdthe 14 6,540 Último mensaje 17 Octubre 2011, 15:10 pm
por beholdthe
Problemas de instalacion Ubuntu
GNU/Linux
tai96 0 1,745 Último mensaje 13 Marzo 2016, 01:15 am
por tai96
Problemas con la instalacion Linux Ubuntu, Ayuda!
Hacking
Avispon99 2 4,512 Último mensaje 15 Abril 2017, 08:33 am
por Avispon99
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines