Jump to content

HP Laserjet 4 plus [solved]


gjtomli
 Share

Recommended Posts

I have been reading about other HP printers on the forum and found many resources at linuxprinting.org but I am stuck!!!! I cannot get my HP LJ 4+ to print anything. I am running Mandriva 10.2 and configure computer sees the printer and says that it is installed but apparantly you have install special drivers from HP. Excuse my ignorance but I have just come from using windows for 17+ years and am a little on the dumb side. I have been using this as a guide but I get stuck at the ./configure --prefix-/usr command. It doesn't do anything.

HP printer linux install

Help!!!

Link to comment
Share on other sites

I've used HP 4 printers without any problems (albeit a 4000), but they're the same technology and the driver is pretty much the same whether a HP 4, 4+, and so on.

 

Have you got cups installed? Where is the printer connected? In my situation, I was printing across a Windows share. Also, check your BIOS and make sure that Plug and Play isn't set to "OS" as this can cause problems with Linux detecting such things, especially printers.

 

You shouldn't need to use anything from HP's website, the drivers are all within cups.

Link to comment
Share on other sites

in case you really want to install the drivers, how did you do that? have you logged into your system as root user? if not, you won't be allowed by the system to install the driver as /usr is only write-accessible to root, not to normal users.

when you install, using the terminal, i am almost sure you got an error message. please repeat what you did and post the error message in here in case that you are unable to install the driver although you are logged in as root.

Link to comment
Share on other sites

I have been using this as a guide but I get stuck at the  ./configure  --prefix-/usr  command.  It doesn't do anything.

 

Of course it doesn't.

The correct command (under a non-root shell) is actually

./configure --prefix=/usr

But I'm pretty sure you do not have to compile anything to make this printer working- just install CUPS and the necessary backend via URPMI.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...