..:: PCSX2 Forums ::..
Register | Help | Log In |
Register PCSX2 Site Forums Member List Donate View Today's Posts Search

Current time: 05-18-2013, 02:12 PM Hello There, Guest! (Login — Register)

..:: PCSX2 Forums ::.. / PCSX2 Discussion and Support / General Discussion and Support (Linux) v
1 2 3 4 5 17 Next »
/ Unofficial linux build



User(s) browsing this thread: 1 Guest(s)

Pages (6): 1 2 3 4 5 6 Next »
Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Unofficial linux build
Author Message
gregory Offline
Linux PCSX2 coder
******

Posts: 1.481
Joined: May 2010
Location: Grenoble, France
Reputation: 29
Post: #1
Unofficial linux build
Hello Linux users,

Here a recent build with latest improvement from the 1.0.0 branch! You can also find a recent trunk build. I also include the source tarball for linux distribution.

Note: plugins of 1.0.0 are not compatible with PCSX2 0.9.8 (linux).
Note2: This time I drop SDL1.3 dependency (cause too much trouble), unfortunately you loose force feedback support.
Note3: I used my Debian/Sid distribution so you might miss some recent library.

Enjoys


Attached File(s)
.7z  pcsx2_1.0.0_r5269.7z (Size: 2,16 MB / Downloads: 1517)
.gz  pcsx2_r4920_squeeze.tar.gz (Size: 3,67 MB / Downloads: 5005)
.gz  pcsx2-r5326.tar.gz (Size: 4,06 MB / Downloads: 841)
.gz  pcsx2-linux_source-1.0.0-rev5412.tar.gz (Size: 4,35 MB / Downloads: 571)
(This post was last modified: 09-10-2012 07:46 PM by gregory.)
06-27-2011 07:57 PM
Find all posts by this user Quote this message in a reply
SiOuZ Offline
Newbie

Posts: 6
Joined: Jul 2011
Location:
Reputation: 0
Post: #2
RE: Unofficial linux build
(06-27-2011 07:57 PM)gregory Wrote:  Hello Linux users,

Unfortunately there are several issue with the current 0.9.8 release. To ease my life and save you the hassle of build, I attach a recent snapshot to this thread.

Note: plugins of 0.9.9 are not compatible with PCSX2 0.9.8 (linux).
Note2: I build with SDL1.3 so you will able to use/test GSdx and forcefeedback on linux.

Changelog against 0.9.8:
* onepad: fix analog joystick detection
* zzogl: fix extension detection issue with old card (geforce 7xxx)
* support of GSopen2. PCSX2 shortcut must work now !

Edit: plugins update 4789
* spu2x 2.0 : improve game compatibility
* zzogl : temporary workaround to avoid crash with geforce7xxx...

Enjoys

Hello,
It's a build for 32 or 64 bits platform ?
07-12-2011 11:15 PM
Find all posts by this user Quote this message in a reply
gregory Offline
Linux PCSX2 coder
******

Posts: 1.481
Joined: May 2010
Location: Grenoble, France
Reputation: 29
Post: #3
RE: Unofficial linux build
(07-12-2011 11:15 PM)SiOuZ Wrote:  Hello,
It's a build for 32 or 64 bits platform ?

Both Wink The binary are 32 bits so it can be run on both. However on 64 bits platform you need to install the 32 bits libraries.
07-13-2011 08:43 AM
Find all posts by this user Quote this message in a reply
SiOuZ Offline
Newbie

Posts: 6
Joined: Jul 2011
Location:
Reputation: 0
Post: #4
RE: Unofficial linux build
(07-13-2011 08:43 AM)gregory Wrote:  Both Wink The binary are 32 bits so it can be run on both. However on 64 bits platform you need to install the 32 bits libraries.

Because I have this issue :

Quote:siou@MacBook ~/pcsx2_r4777 $ ./launch_pcsx2_linux.sh
Inconsistency detected by ld.so: dl-deps.c: 622: _dl_map_object_deps: Assertion `nlist > 1' failed!

I have the same error on my book and my desktop, both have Gentoo :

[/code]
siou@MacBook ~/pcsx2_r4777 $ uname -a
Linux MacBook 2.6.37-gentoo #6 SMP PREEMPT Thu Feb 17 23:33:33 CET 2011 x86_64 Intel® Core™2 Duo CPU T9600 @ 2.80GHz GenuineIntel GNU/Linux
[code]
07-13-2011 09:45 AM
Find all posts by this user Quote this message in a reply
gregory Offline
Linux PCSX2 coder
******

Posts: 1.481
Joined: May 2010
Location: Grenoble, France
Reputation: 29
Post: #5
RE: Unofficial linux build
Do not know Gentoo details. But here some hint
1/ multilib overlay
2/ kernel ia32 compatibility

Otherwise, create a chroot. Read this page: http://code.google.com/p/pcsx2/wiki/Chro...tatusLinux It contain a link to a gentoo tutorial for PCSX2
07-13-2011 06:47 PM
Find all posts by this user Quote this message in a reply
SiOuZ Offline
Newbie

Posts: 6
Joined: Jul 2011
Location:
Reputation: 0
Post: #6
RE: Unofficial linux build
(07-13-2011 06:47 PM)gregory Wrote:  Do not know Gentoo details. But here some hint
1/ multilib overlay
2/ kernel ia32 compatibility

Otherwise, create a chroot. Read this page: http://code.google.com/p/pcsx2/wiki/Chro...tatusLinux It contain a link to a gentoo tutorial for PCSX2

1) ok for this overlay, but what package ?!
2) My kernel has ia32 compatibility
3) Install a chroot environnement just for start pcsx2, it's just a little big joke.

4) It's sad, all ebuild for gentoo (on http://gpo.zugaina.org/games-emulation/pcsx2) are down, and the last update for the overlay pcsx2 was 2009.

(This post was last modified: 07-13-2011 09:47 PM by SiOuZ.)
07-13-2011 09:35 PM
Find all posts by this user Quote this message in a reply
gregory Offline
Linux PCSX2 coder
******

Posts: 1.481
Joined: May 2010
Location: Grenoble, France
Reputation: 29
Post: #7
RE: Unofficial linux build
Well it seems you got some issue with the library loader, so maybe you miss libc and core program I do not know. Then install dependency of pcsx2, you can find them in google code wiki.

Maybe begin easy and try to run a 32bits glxgears. If this small program work then you can try PCSX2.

By the way on 3), in my opinion a not ideal solution is better than nothing.
07-13-2011 10:44 PM
Find all posts by this user Quote this message in a reply
SiOuZ Offline
Newbie

Posts: 6
Joined: Jul 2011
Location:
Reputation: 0
Post: #8
RE: Unofficial linux build
(07-13-2011 09:45 AM)SiOuZ Wrote:  siou@MacBook ~/pcsx2_r4777 $ uname -a
Linux MacBook 2.6.37-gentoo #6 SMP PREEMPT Thu Feb 17 23:33:33 CET 2011 x86_64 Intel® Core™2 Duo CPU T9600 @ 2.80GHz GenuineIntel GNU/Linux

Finally, this error came fom my version of glibc (with the new revision of glibc this error is gone.

But I have a new error :X

Quote:siou@siou-desktop ~/Gentoo/Pcsx2/pcsx2_r4777 $ ./launch_pcsx2_linux.sh
./pcsx2: error while loading shared libraries: libwx_baseu-2.8.so.0: cannot open shared object file: No such file or directory

however, i have wxGTK installed :

Quote:[I] x11-libs/wxGTK
Available versions:
(2.6) 2.6.4.0-r6
(2.8) 2.8.10.1-r5 2.8.11.0 (~)2.8.12.0
(2.9) [M](~)2.9.1.1
{X debug doc gnome gstreamer odbc opengl pch sdl tiff unicode}
Installed versions: 2.8.12.0(2.8)(14:32:05 14/07/2011)(X gnome opengl sdl tiff -debug -doc -gstreamer -odbc -pch)
Homepage: http://wxwidgets.org/
Description: GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit.

this package content the lib libwx_baseu (http://www.portagefilelist.de/index.php/...le#result) installed in /usb/lib/ Wacko
07-14-2011 05:33 PM
Find all posts by this user Quote this message in a reply
gregory Offline
Linux PCSX2 coder
******

Posts: 1.481
Joined: May 2010
Location: Grenoble, France
Reputation: 29
Post: #9
RE: Unofficial linux build
Do a ldd pcsx2 | grep -i libwx
07-14-2011 11:46 PM
Find all posts by this user Quote this message in a reply
SiOuZ Offline
Newbie

Posts: 6
Joined: Jul 2011
Location:
Reputation: 0
Post: #10
RE: Unofficial linux build
Quote:siou@new-host ~/Gentoo/Pcsx2/pcsx2_r4777 $ ldd pcsx2 | grep -i libwx
libwx_baseu-2.8.so.0 => not found
libwx_gtk2u_core-2.8.so.0 => not found
libwx_gtk2u_adv-2.8.so.0 => not found

Where does it look?
Because i have them in /usr/lib/ Wacko
07-17-2011 10:35 AM
Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Pages (6): 1 2 3 4 5 6 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread



Current time: 05-18-2013, 02:12 PM

Contact Us | PCSX2 | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication

Powered By MyBB, © 2002-2013 MyBB Group.
Theme created by IncadudeF and modified by bositman