LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   HUH? no avialible complier in $PATH? (https://www.linuxquestions.org/questions/linux-software-2/huh-no-avialible-complier-in-%24path-104496/)

flimzzy 10-15-2003 09:49 PM

HUH? no avialible complier in $PATH?
 
well I have 2 questions for the linuxers people...lol.... I was recently trying to install the "OVERNET" core... and well everything worked out great, but then I found that I didn't enjoy downloading my files in command and that it would be more easier to have the GUI, which is here http://www.edonkey2000.com/downloads.php ... so I read the instructions and I tried to install the GUI... but when I went to complie it , i got an error saying no complier.. so then I downloaded GTK... I tried to install that and it didn't make a diffrence.....

but the $PATH when i type that in my file manager I get :

An error occured while loading http:/sbin:/usr/sbin:/usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/flimzzy/bin:


Unknown host No host specified!

what the hell do I do now??

mcleodnine 10-15-2003 09:56 PM

try 'which gcc'. if you don't have it you probably don't have any compilers/tools/scripts installed.

flimzzy 10-15-2003 10:21 PM

it said...
 
when I did that it said
no gcc in (/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin)

but I did try to install a complier... called GTK
you know of one I can try to install?

mcleodnine 10-15-2003 10:35 PM

Your safest bet would be to add the default 'development tools' for whatever distribution you're running. This would usually include make, gcc, flex/lex, and a bunch of other handy stuff.


All times are GMT -5. The time now is 11:37 PM.