PDA

View Full Version : quicky question



Mazehero55
August 26th, 2006, 05:03 PM
How come when I try to install the build-essential packages it says I don't have make, gcc, or g++. But I know I have those. And when I try zsnes it says I don't have glx, But I'm pretty sure I do. How can I fix this.

Pragmatist
August 26th, 2006, 06:05 PM
How come when I try to install the build-essential packages it says I don't have make, gcc, or g++. But I know I have those. And when I try zsnes it says I don't have glx, But I'm pretty sure I do. How can I fix this.

We need more information.

1. What is zsnes ?

2. What versions of gcc, g++, etc.... do you have?

3. What program are you using to install software?

4. What is the exact error message your getting?

tzulberti
August 27th, 2006, 04:30 PM
We need more information.

1. What is zsnes ?

zsnes is a Nintendo emulator. It play the nintendo 64 games on you pc.

skymt
August 29th, 2006, 03:19 AM
zsnes is a Nintendo emulator. It play the nintendo 64 games on you pc.

Super Nintendo, actually. </nitpick>

Mazehero55: You're using Synaptic? apt-get? Aptitude?

Mazehero55
August 29th, 2006, 03:58 AM
sudo -i dpkg

skymt
August 29th, 2006, 10:03 PM
sudo -i dpkg

The proper command would be 'sudo aptitude install zsnes', or 'sudo aptitude install build-essential'. Either way, it fetches everything for you.

Mazehero55
August 30th, 2006, 07:49 AM
oh I'm not really sure what aptitude is.

Senshi
August 30th, 2006, 08:01 AM
What apt-get is. (https://help.ubuntu.com/ubuntu/desktopguide/C/apt-get.html)
apt-get vs. aptitude (http://www.psychocats.net/ubuntu/aptitude)