error code 100

Asked by adaminla

I'm trying to install hplip 2.8.2 on Ubuntu 7.10 and got error code 100. What is it and how do I fix it?

Question information

Language:
English Edit question
Status:
Solved
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Solved by:
Aaron Albright
Solved:
Last query:
Last reply:
Revision history for this message
Aaron Albright (albrigha-deactivatedaccount) said :
#1

At what step are you getting the error? Please run the installer in debug mode and post the last 50 lines or so of output when you get the error.

Open terminal

and assuming you are in the directory with the hplip source run the below--however you may need to cd Desktop or cd where the hplip source directory is.

cd hplip-2.8.2
./install.py -g

and then post the log.

Aaron

Revision history for this message
adaminla (ackp) said :
#2

On Wed, 2008-03-26 at 19:58 +0000, Aaron Albright wrote:
> Your question #28056 on HPLIP changed:
> https://answers.launchpad.net/hplip/+question/28056
>
> Status: Open => Needs information
>
> Aaron Albright requested for more information:
> At what step are you getting the error? Please run the installer in
> debug mode and post the last 50 lines or so of output when you get the
> error.
>
> Open terminal
>
> and assuming you are in the directory with the hplip source run the
> below--however you may need to cd Desktop or cd where the hplip source
> directory is.
>
> cd hplip-2.8.2
> ./install.py -g
>
> and then post the log.
>
> Aaron

Thanks for your response. I ran the debug program in terminal as you
suggested and this time all went well and printer works fine. Since the
install didn't stop but went to the end and completion I'm not sending
the log as I lost that on reboot. AThanks again. The HP 2360 is a great
printer and I'm learning more about linux all the time.
Adam Carruth
>

Revision history for this message
Best Aaron Albright (albrigha-deactivatedaccount) said :
#3

Adam,

Great! Thanks for your support of HPLIP.

Aaron

Revision history for this message
adaminla (ackp) said :
#4

Thanks Aaron Albright, that solved my question.