LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   need help installing opendchub on debian (https://www.linuxquestions.org/questions/linux-software-2/need-help-installing-opendchub-on-debian-112075/)

chronosource 11-03-2003 09:09 PM

need help installing opendchub on debian
 
this is wot ive done so far

mkdir /opendchub
tar xzvf opendchub(ver#).tar.gz /opendchub
cd open.......
./configure

this is where the problems start

it say configure: error: no acceptable c compiler found in $path

do i need to do that "make" thing?
do i need other programs?

plz help

mossy 11-03-2003 10:04 PM

It sounds like you do not have gcc installed. You will need a compiler such as gcc to install applications. Have you ever installed anything on it yet?

chronosource 11-03-2003 10:09 PM

na......how would i install gcc........is it on 1 of the debian cds?

mossy 11-03-2003 10:14 PM

yeah it should be. Im not too familiar with the debian procedure tho.

linksocc 11-03-2003 10:32 PM

I have never used Debian but to install gcc it should be something like:
Code:

apt-get install gcc

chronosource 11-03-2003 11:03 PM

thx for your help, but now i have another problem

it says. error:compiler cannot crate exectables

not sure wit needs to be done to gcc

linksocc 11-03-2003 11:23 PM

make a new post saying that and wait for an answer, I don't know how to solve that :-S


All times are GMT -5. The time now is 11:05 AM.