HQ NETWORK: XBOXONE-HQ.COM | 360-HQ.COM | XBOX-HQ.COM | C64-HQ.COM | SIDAMP.COM
Installing Abgx360 + GUI on Linux
Published by X_Splinter on 2010-03-12


Introduction
Hi there, with a new installation of Linux on my PC I found again how much it sucks install abgx360 on linux because of all the dependencies so I decide to write it all down here so it will be easy for everybody to get rolling on your linux.

I am gonna use the process on Ubuntu but it is similar in other distributions

What we are going to install:
  • Abgx360 1.0.5
  • Abgx360Gui 1.0.2

So Lets Start:

1. Go to http://abgx360.net/download.html and download the source files.

2. Extract them to your desktop

3. Open a terminal and do the following:

sudo apt-get install libcurl4-openssl-dev zlib1g-dev checkinstall

4. For the GUI open a terminal and type:
sudo apt-get install libwxbase2.8-dev libwxgtk2.8-dbg xterm

(Optional - recommended)
sudo apt-get install build-essential

Thats all the dependencies installed, if you are new to Linux I will tell you how to do the rest.

5. Open terminal and cd the folder of abgx360 like this

cd ../(yourUser)/desktop/abgx360-1.0.5/

now type:
sudo ./configure && make

(optional)
sudo make install

6. Now do the same for the GUI folder.

Then place a shortcut of it in the desktop. (command: "abgx360gui")

That's it, run abgx360 from the shortcut and enjoy it!



Related Link: 360-HQ Forums: Installing ABGx on Linux


Permalink:
https://www.360-hq.com/xbox-tutorials-128.html