Witam!
Korzystam z 64-bitowej wersji systemu Ubuntu 8.04 LTS. Z sentymentu do konsolki PS2 i kilku pozostałych mi po niej grach postanowiłem zainstalować emulator tego sprzętu, PCSX2. Zainstalowałem wszystkie wymienione w pliku z instrukcjami instalacyjnymi repozytoria (oprócz ogólnikowo ujętych: OpenGL, dla którego mam wsparcie, co potwierdza pozytywny wynik komendy 'glxgears', oraz GTK2, którego nie mogłem znaleźć w repozytoriach, ale który raczej działa, wnioskując z GUI używanego przez programy), wydałem komendę instalacyjną i otrzymałem co następuje:
przemulala@przemulala-desktop:~/Pobrane/pcsx2-0.9.4$ sh build.sh all
----------------------------------------
Building Graphics Synthesizer plugins...
----------------------------------------
----------------------
Building ZeroGS OpenGL
----------------------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
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... no
checking whether gcc accepts -g... no
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 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... yes
checking gtk2+... checking for pkg-config... pkg-config
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
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... yes
checking Cg... checking for main in -ljpeg... no
checking for main in -lpthread... yes
checking for main in -lstdc++... no
checking for main in -lz... no
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? yes
Debug build? no
Dev build? no
SSE2 enabled? yes
Making clean in Linux
make[1]: Wejście do katalogu `/home/przemulala/Pobrane/pcsx2-0.9.4/plugins/gs/zerogs/opengl/Linux'
test -z "libZeroGSLinux.a" || rm -f libZeroGSLinux.a
rm -f *.o
make[1]: Opuszczenie katalogu `/home/przemulala/Pobrane/pcsx2-0.9.4/plugins/gs/zerogs/opengl/Linux'
Making clean in .
make[1]: Wejście do katalogu `/home/przemulala/Pobrane/pcsx2-0.9.4/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]: Opuszczenie katalogu `/home/przemulala/Pobrane/pcsx2-0.9.4/plugins/gs/zerogs/opengl'
Making install in Linux
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
make[1]: Wejście do katalogu `/home/przemulala/Pobrane/pcsx2-0.9.4/plugins/gs/zerogs/opengl/Linux'
if 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 -D__x86_64__=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_GL_GLEXT_H=1 -I. -I. -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; \
then mv -f ".deps/libZeroGSLinux_a-callbacks.Tpo" ".deps/libZeroGSLinux_a-callbacks.Po"; else rm -f ".deps/libZeroGSLinux_a-callbacks.Tpo"; exit 1; fi
callbacks.c:5:21: error: gtk/gtk.h: No such file or directory
In file included from callbacks.c:7:
callbacks.h:5: błąd: expected `), before `*, token
callbacks.h:9: błąd: expected `), before `*, token
callbacks.h:13: błąd: expected `), before `*, token
In file included from callbacks.c:8:
interface.h:5: błąd: expected `=,, `,,, `;,, `asm, or `__attribute__, before `*, token
interface.h:6: błąd: expected `=,, `,,, `;,, `asm, or `__attribute__, before `*, token
In file included from callbacks.c:9:
support.h:46: błąd: expected `=,, `,,, `;,, `asm, or `__attribute__, before `*, token
support.h:51: błąd: expected `;,, `,, or `), before `*, token
support.h:59: błąd: expected `=,, `,,, `;,, `asm, or `__attribute__, before `*, token
support.h:63: błąd: expected `=,, `,,, `;,, `asm, or `__attribute__, before `*, token
support.h:66: błąd: expected `), before `*, token
callbacks.c:13: błąd: expected `), before `*, token
callbacks.c:21: błąd: expected `), before `*, token
callbacks.c:29: błąd: expected `), before `*, token
make[1]: *** [libZeroGSLinux_a-callbacks.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/przemulala/Pobrane/pcsx2-0.9.4/plugins/gs/zerogs/opengl/Linux'
make: *** [install-recursive] Błąd 1
Error with building plugins
Wiecie może jak poradzić sobie z tym problemem? Proszę o odpowiedzi!
[SOLVED] Błąd podczas instalacji PCSX2
-
- Piegowaty Guziec
- Posty: 20
- Rejestracja: 14 wrz 2008, 15:19
- Płeć: Mężczyzna
- Wersja Ubuntu: 8.04
- Środowisko graficzne: GNOME
- rozbarwinek
- Sędziwy Jeż
- Posty: 32
- Rejestracja: 13 lut 2009, 11:40
- Płeć: Mężczyzna
- Wersja Ubuntu: 11.04
- Środowisko graficzne: KDE Plasma
- Architektura: x86_64
Odp: Błąd podczas instalacji PCSX2
Tu masz paczki deb --> http://www.getdeb.net/release/2561
-
- Piegowaty Guziec
- Posty: 20
- Rejestracja: 14 wrz 2008, 15:19
- Płeć: Mężczyzna
- Wersja Ubuntu: 8.04
- Środowisko graficzne: GNOME
Odp: Błąd podczas instalacji PCSX2
Teraz już wiem, gdzie szukać łatwych w instalacji paczek .deb 
Wielkie dzięki za pomoc!

Wielkie dzięki za pomoc!
- bololabich
- Piegowaty Guziec
- Posty: 1
- Rejestracja: 12 cze 2010, 19:40
- Płeć: Mężczyzna
- Wersja Ubuntu: 10.04
- Środowisko graficzne: GNOME
- Architektura: x86_64
- Kontakt:
Odp: [SOLVED] Błąd podczas instalacji PCSX2
No właśnie może ma ktoś paczki .deb ale na ubuntu 10.04 64 bity ale ze strony która jeszcze nie wygasła. Wszeńdzie są tylko linki do nieistniejących plików albo do wersji 32 bitowej.
Kto jest online
Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 13 gości