Results 1 to 10 of 11
I'm trying to install Ktorrent and I keep getting that error. I installed gcc-4.1 from synaptic, and it still gives me this error. What do I do?
Edit: Synaptic also ...
- 02-29-2008 #1
Error: no acceptable C compiler found in $PATH
I'm trying to install Ktorrent and I keep getting that error. I installed gcc-4.1 from synaptic, and it still gives me this error. What do I do?
Edit: Synaptic also says gcc 3.4 is installed. Also installed is cpp 4:4.1.1-15. How many c compilers do I need lol. Also when I type gcc into a shell I get "command not found".
- 02-29-2008 #2
you could try and install gcc-devel and see if that fixes it.
- 02-29-2008 #3
Just execute this
It will install all necessary packages required to compile.Code:sudo apt-get update sudo apt-get install build-essential
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-29-2008 #4
That worked. However, now I get the error
I know I have X installed, so what does this mean?Code:configure: error: Can't find X libraries. Please check your installation and add the correct paths!
- 02-29-2008 #5
You probably need to install libx11-dev.
- 02-29-2008 #6
That didn't do it. I still get the same error.
- 02-29-2008 #7
- 02-29-2008 #8
Still no. There isn't some way I could just get all the "X libraries" or something is there?
- 03-01-2008 #9
Are you getting this error while Ktorrent Installation?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-01-2008 #10


Reply With Quote
