Results 1 to 7 of 7
yabause-qt
Version 0.9.9 deb package for UBUNTU 8.10????????????????????????????????????
By the way ,nice improvements in this version!...
- 03-18-2009 #1Linux Newbie
- Join Date
- Apr 2008
- Location
- Tirana,Albania
- Posts
- 166
Where to find this package????
yabause-qt
Version 0.9.9 deb package for UBUNTU 8.10????????????????????????????????????
By the way ,nice improvements in this version!I have had a 360 ,but it got the RROD
No more XBOX, i turned PS3
I had it for months ,it still amazes me!
Never seen a bigger failure of MICROSOFT then the XBOX 360!
- 03-19-2009 #2
0.9.6 is available in default sources. If you want to install latest, download its source and compile it.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-19-2009 #3Linux Newbie
- Join Date
- Apr 2008
- Location
- Tirana,Albania
- Posts
- 166
If you can tell me the steps where to find the QT source and how to compile it, i will try to do it.
I already downloaded the GTK version0.9.9 which is as usual not good in my PC.
I am using the qt 0.9.6 and it works great with most ISOS,except that has some graphic ISUES and i hope 0.9.9 has fixed some of them!I have had a 360 ,but it got the RROD
No more XBOX, i turned PS3
I had it for months ,it still amazes me!
Never seen a bigger failure of MICROSOFT then the XBOX 360!
- 03-19-2009 #4
You can download the source from here: Yabause Download
For compiling in Ubuntu look here: https://help.ubuntu.com/community/CompilingEasyHowTo
- 03-19-2009 #5
First of all, install packages necessary for compilation.
Download source code from the link posted by reed9.Code:sudo apt-get clean all sudo apt-get update sudo apt-get install build-essential
Extract downloaded source and follow instructions given in Install or ReadMe file.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-19-2009 #6
Just a note, Ubuntu has a program called checkinstall, which is very nice when installing from source. Basically, it allows your package manager to track and handle the program, which is generally a good idea. https://help.ubuntu.com/community/CheckInstall
The usual method of source installation is as follows (this may vary so do read the Install or ReadMe file as suggested)With checkinstall it'sCode:./configure make sudo make install
Code:./configure make sudo checkinstall
- 03-19-2009 #7Linux Newbie
- Join Date
- Apr 2008
- Location
- Tirana,Albania
- Posts
- 166
thank you all. i will try
Its the first time i 've compiled a file myself ,in ONE YEAR and HALF using Linux.YES!
Thank you guys,but unfortunately the source was only the GTK version,but thanks anyways.I learned a new thing.I have had a 360 ,but it got the RROD
No more XBOX, i turned PS3
I had it for months ,it still amazes me!
Never seen a bigger failure of MICROSOFT then the XBOX 360!


Reply With Quote
