LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing hp deskjet 3845 on mandrake 10.1 (https://www.linuxquestions.org/questions/linux-newbie-8/installing-hp-deskjet-3845-on-mandrake-10-1-a-272308/)

Simon Kay 12-31-2004 09:12 AM

installing hp deskjet 3845 on mandrake 10.1
 
I am having problems installing the Hp driver from following the instructions from the hp web site (hpinkjet.sourceforge.net/install.php#download_install). Everything seems to work ok untill I get to "./configure --prefix=/usr" on step 2 number 6 when I get the error message:- (Sorry its a bit long!)

[simon@skay hplip-0.8.4]$ ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for chkconfig... found in /sbin
checking for install_initd... no
checking for rpm install... no
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in prnt
configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/simon/hp: /home/simon/hp: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure: error: /bin/sh './configure' failed for prnt

Can anyone help?

By the way my printer is connected through the USB port.

Thanks

pnh73 12-31-2004 10:20 AM

You need to install the GCC compiler... you are trying to compile a program with no compiler!

Use your package manager and install GCC and its dependancies and then it should work...

Simon Kay 12-31-2004 02:53 PM

Thanks but I tried loading the development tools in mandrake including gcc and then running the compiler but it didnt work.

pnh73 12-31-2004 05:25 PM

If you type in `gcc` as a command to you get any output at all?

comprookie2000 12-31-2004 06:10 PM

Is this the guide you used?
http://hpinkjet.sourceforge.net/install.php
Did you use Easy urpmi, no need to compile it!

pnh73 12-31-2004 06:14 PM

Re: installing hp deskjet 3845 on mandrake 10.1
 
Quote:

Originally posted by Simon Kay
I am having problems installing the Hp driver from following the instructions from the hp web site (hpinkjet.sourceforge.net/install.php#download_install).
*Cough* :rolleyes: ;)

comprookie2000 12-31-2004 06:55 PM

opps (foot in mouth) sorry


All times are GMT -5. The time now is 03:40 AM.