|
Author | Topic: How-To install pSX on Ubuntu AMD64/x86 (Read 8,024 times) |
dfreer Junior Member
  member is offline
Joined: Mar 2007 Gender: Male  Posts: 74
|  | How-To install pSX on Ubuntu AMD64/x86 « Thread Started on Mar 26, 2007, 2:08pm » | |
So for Ubuntu, you can now install the latest pSX and Ultima's Frontend from my repository. Here's how to add it (copy + paste the following lines in the terminal):
For AMD64 & x86 Ubuntu "Gutsy" Users:
Code:echo "deb [url]http://packages.dfreer.org[/url] gutsy main" | sudo tee -a /etc/apt/sources.list wget [url]http://packages.dfreer.org/7572013D.gpg[/url] -O- | sudo apt-key add - sudo apt-get update |
|
For AMD64 & x86 Ubuntu "Feisty" Users:
Code:echo "deb [url]http://packages.dfreer.org[/url] feisty main" | sudo tee -a /etc/apt/sources.list wget [url]http://packages.dfreer.org/7572013D.gpg[/url] -O- | sudo apt-key add - sudo apt-get update |
|
For AMD64 Users:
Code:| sudo apt-get install psx32 psx32frontend |
|
For x86 Users:
Code:| sudo apt-get install psx psxfrontend |
|
Original Post (Edgy/Feisty only) Hi everyone. In case anyone has been wondering how to get pSX working on an x86_64 machine (specifically I have only tested this on Ubuntu Edgy/Feisty), here is a quick how-to. I will also be posting this to ubuntuforums.org and ubuntuguide.org.
sudo aptitude install ia32-libs ia32-libs-sdl ia32-libs-gtk wget -c http://mirrors.kernel.org/ubuntu/pool/un....buntu1_i386.deb sudo dpkg -x libgtkglext1_1.0.6-2.1ubuntu1_i386.deb libgtkglext sudo mv -v libgtkglext/usr/lib/* /usr/lib32/ wget -c http://psxemulator.gazaxian.com/pSX_linux_1_11.tar.bz2 tar xvf pSX_linux_1_11.tar.bz2 cd pSX/ ./pSX
Hope this helps people!
| pSX 1.11 - 1.13 for Debian/Ubuntu AMD64/x86 users: http://psxemulator.proboards54.com/index....read=1174936096 See also: http://ubuntuforums.org/showthread.php?t=394097 |
|
cyclonmaster New Member
 member is offline
![[avatar]](http://www.generalemu.net/forums/uploads/avatars/avatar_21.jpg)
Joined: Jan 2006 Posts: 8
|  | Re: LINUX v1.11 on AMD64 How-To « Reply #1 on Apr 12, 2007, 1:47pm » | |
how about rpm for Fedora Core 6? can you give a guide?
| |
|
dfreer Junior Member
  member is offline
Joined: Mar 2007 Gender: Male  Posts: 74
|  | Re: LINUX v1.11 on AMD64 How-To « Reply #2 on Apr 28, 2007, 3:56pm » | |
sorry I don't run fedora core, but basically want you will need to do is untar the file, execute psx, look for the very first error (will often say something like "libgtkglext1.so.4 cannot be found".) You will then need to find that file and put it in your library folder (on debian systems it's /usr/lib, dunno about red hat systems), and run psx again. repeat until you have all the files you need.
obviously, this wreaks havoc on your library folder because short of writing down every file you put in there and manually deleting them, there will be no way to upgrade/remove those files. A better way to do it would be to find a rpm's that contains the library files you need and install those. http://packages.ubuntu.com helps me with finding .debs, but I wouldn't know where to begin with a red hat system.
| pSX 1.11 - 1.13 for Debian/Ubuntu AMD64/x86 users: http://psxemulator.proboards54.com/index....read=1174936096 See also: http://ubuntuforums.org/showthread.php?t=394097 |
|
dfreer Junior Member
  member is offline
Joined: Mar 2007 Gender: Male  Posts: 74
| |
dfreer Junior Member
  member is offline
Joined: Mar 2007 Gender: Male  Posts: 74
| |
patrickp Administrator
     bebop admin member is offline
![[avatar]](http://hostfile.org/acoustibop64.png)
Joined: Mar 2006 Gender: Male  Posts: 4,227 Location: in the groove
|  | Re: LINUX v1.11 on AMD64 How-To « Reply #5 on Oct 20, 2007, 6:09am » | |
Stickied. Apart from dfreer's useful contributions for Linux users (particularly Ubuntu ones - see the Ubuntu Forums link in his sig), I'm fed up with having to look for it every time! patrickp
| The C L accessory for pSX - Ultima's pSX Frontend
Linux x86
Linux x64
Windows version |
|
dfreer Junior Member
  member is offline
Joined: Mar 2007 Gender: Male  Posts: 74
|  | Re: LINUX v1.11 on AMD64 How-To « Reply #6 on Oct 21, 2007, 11:56am » | |
Wow, I've never been stickied before. Eh, so I figured if I'm going to have a sticky thread, I might as well get packages up for gutsy. Direct links and directions on how to use the repository will be in my sig and at the top of this thread, thanks patrickp!
Basically, I cleaned up the packages, made proper dependencies (as such, you won't be able to use these on feisty and pre-feisty), and actually got pSX Frontend packages up and running.
| pSX 1.11 - 1.13 for Debian/Ubuntu AMD64/x86 users: http://psxemulator.proboards54.com/index....read=1174936096 See also: http://ubuntuforums.org/showthread.php?t=394097 |
|
Sune Posting Maniac
      member is offline
![[avatar]](http://salminen.homepage.dk/insertcoin.jpg)
Insert Coin
Joined: Feb 2006 Gender: Male  Posts: 1,021 Location: Brassiiiuuuuu
|  | Re: How-To install pSX on Ubuntu AMD64/x86 « Reply #7 on Oct 21, 2007, 6:29pm » | |
*applauds*
Good work!
S
| pSX Author ate my brains |
|
dfreer Junior Member
  member is offline
Joined: Mar 2007 Gender: Male  Posts: 74
| |
andrebrait New Member
 member is offline
Joined: Apr 2008 Posts: 1
|  | Re: How-To install pSX on Ubuntu AMD64/x86 « Reply #9 on Apr 23, 2008, 6:12pm » | |
Making distribution specifica packages is great, but I like the "generic" way ^^' I mean... generic if you use Debian based distros...
Well... My way is:
- Download pSX 1.13 from the website - Extract anywhere - Install getlibs. It's a program written specifically to those who use x86-64 linux and face incompatibility due to the lack of 32-bit libraries. You can use it in many ways (read in this post http://ubuntuforums.org/showthread.php?t=474790 ).
My preferred way it to use it to autodetect the libraries needed and install them automatically. So... save the file anywhere and install getlibs
Code:cd /home/user/ tar jxf pSX_linux_1_13.tar.bz2
|
|
A folder named pSX will be created, so...
Code:
It will find any 32-bit libraries pSX needs and are not present and install them. It'll ask you for the sudo password too.
After that, just run pSX
| |
|
skroops New Member
 member is offline
Joined: Apr 2008 Gender: Male  Posts: 2
|  | Re: How-To install pSX on Ubuntu AMD64/x86 « Reply #10 on Apr 23, 2008, 9:40pm » | |
@andrebait:
Thanks for the great program and suggestion. I'd struggled getting pSX to work in ubuntu hardy since dfreer's repo went down and your tip worked great!
| |
|
arek New Member
 member is offline
Joined: Jul 2006 Posts: 8
|  | Re: How-To install pSX on Ubuntu AMD64/x86 « Reply #11 on Dec 19, 2008, 1:01am » | |
Any chance of a version of this coming out for Intrepid soonish? Thanks 
--Arek
| |
|
dfreer Junior Member
  member is offline
Joined: Mar 2007 Gender: Male  Posts: 74
| |
itvc New Member
 member is offline
Joined: Oct 2009 Gender: Male  Posts: 1
|  | Re: How-To install pSX on Ubuntu AMD64/x86 « Reply #13 on Oct 31, 2009, 7:18pm » | |
Any chance for a package for Karmic 64bits?
| |
|
|