Comment 2 for bug 1534294

Revision history for this message
goutam kodu (goutam-hplip) wrote : Re: [Bug 1534294] [NEW] can't install in Raspbian Jessie

Sorry I did not read the last line . If make package is installed and Hplip
installer not detecting it then we will take a look at this issue and try
to reproduce it here.

You can try manually installing Hplip through source folder hplip-3.15.11
created in your current working directory.

Follow the below steps:

cd hplip-3.15.11
./configure --prefix=/use
make
sudo make install

Let us know if you are able to install Hplip driver using above steps

Thanks,
Goutam
On 15 Jan 2016 02:40, "Goutam Kk" <email address hidden> wrote:

> Can you try running command 'sudo apt-get install make' in terminal and
> let us know if you are able to install the package
> On 15 Jan 2016 02:10, "edgard72" <email address hidden> wrote:
>
>> Public bug reported:
>>
>> I tried to install hplip 3.15.11 under Raspbian Jessie (official distro
>> for Raspberry Pi), but ends with the following message (from log):
>>
>> hplip-install[12522]: info: :[01mMISSING DEPENDENCIES[0m
>> hplip-install[12522]: info: :[01m--------------------[0m
>> hplip-install[12522]: info: :Following dependencies are not installed.
>> HPLIP will not work if all REQUIRED dependencies are not installed and some
>> of the HPLIP features will not work if OPTIONAL dependencies are not
>> installed.
>> hplip-install[12522]: info: :Package-Name Component
>> Required/Optional
>> hplip-install[12522]: info: :xsane scan
>> OPTIONAL
>> hplip-install[12522]: info: :make base
>> REQUIRED
>> error: Installation can not continue because all REQUIRED dependencies
>> are not installed.
>>
>> make package is installed, but not detected properly.
>>
>> ** Affects: hplip
>> Importance: Undecided
>> Status: New
>>
>>
>> ** Tags: raspberry raspbian
>>
>> --
>> You received this bug notification because you are subscribed to HPLIP.
>> https://bugs.launchpad.net/bugs/1534294
>>
>> Title:
>> can't install in Raspbian Jessie
>>
>> Status in HPLIP:
>> New
>>
>> Bug description:
>> I tried to install hplip 3.15.11 under Raspbian Jessie (official
>> distro for Raspberry Pi), but ends with the following message (from
>> log):
>>
>> hplip-install[12522]: info: :[01mMISSING DEPENDENCIES[0m
>> hplip-install[12522]: info: :[01m--------------------[0m
>> hplip-install[12522]: info: :Following dependencies are not installed.
>> HPLIP will not work if all REQUIRED dependencies are not installed and some
>> of the HPLIP features will not work if OPTIONAL dependencies are not
>> installed.
>> hplip-install[12522]: info: :Package-Name Component
>> Required/Optional
>> hplip-install[12522]: info: :xsane scan
>> OPTIONAL
>> hplip-install[12522]: info: :make base
>> REQUIRED
>> error: Installation can not continue because all REQUIRED dependencies
>> are not installed.
>>
>> make package is installed, but not detected properly.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/hplip/+bug/1534294/+subscriptions
>>
>