hp-toolbox not being installed when cross-compiling hplip for an ARM platform

Asked by Rrao

Cross-compiling hplip for an ARM platform successfully, but cannot find the configure option to include hp-toolbox (hp-info/hp-align, etc) in built output (install directory).
hp-toolbox components such as hp-info/hp-align, etc do not get included in the target install directory in spite of trying various different configure options.

Platform: ARM
Tools: GNU cross compiling tools
hplip version: hplip-3.14.4.

Configure and build line (one example out of severalk different options tried):
 cd $(PACKAGEDIR)/hplip-3.14.4 && ./configure --host=arm-fsl-linux-gnueabi --with-sysroot=$(ROOTFSDIR) --enable-dependency-tracking \
 --enable-shared --enable-doc-build --enable-hpijs-only-build --enable-hpijs-install --enable-hpcups-install --disable-network-build \
 --disable-pp-build --enable-scan-build --enable-gui-build --disable-fax-build --disable-dbus-build --enable-foomatic-ppd-install \
 --disable-foomatic-drv-install --enable-cups-drv-install --enable-foomatic-rip-hplip-install --disable-qt4 --disable-qt3 \
 --with-hpppddir=/usr/share/cups/model/HP --enable-hp-toolbox CPPFLAGS="-I$(ROOTFSDIR)/usr/include -O2 -march=armv5te -msoft-float" \
 LDFLAGS="-L$(ROOTFSDIR)/usr/lib -L$(ROOTFSDIR)/usr/lib64 -Wl,-rpath-link=$(ROOTFSDIR)/usr/lib" --prefix=/usr &&\
 make VERBOSE=1 && make DESTDIR=$(MERGEDIR) install

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Rrao (rrao-t) said :
#2

Please keep this question open until it has been answered

--------- Original Message --------- Subject: Re: [Question #249168]: hp-toolbox not being installed when cross-compiling hplip for an ARM platform
From: "Launchpad Janitor" <email address hidden>
Date: 6/7/14 3:47 am
To: <email address hidden>

Your question #249168 on HPLIP changed:
 https://answers.launchpad.net/hplip/+question/249168

 Status: Open => Expired

 Launchpad Janitor expired the question:
 This question was expired because it remained in the 'Open' state
 without activity for the last 15 days.

 --
 If you're still having this problem, you can reopen your question either
 by replying to this email or by going to the following page and
 entering more information about your problem:
 https://answers.launchpad.net/hplip/+question/249168

 You received this question notification because you asked the question.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Rrao (rrao-t) said :
#4

Hello “HP Linux Imaging and Printing” team Imaging team, I'd be grateful if you could you please look into this - I still need an answer to my original question.
Thanks in advance!

Revision history for this message
afm (afm01953) said :
#5

I also would like an answer to be provided to Rrao above about this topic. Is there an actual HP Lip team for this site? It's been over a month with no responses at all to his posted question.

Cross-compiling hplip for an ARM platform successfully, but cannot find the configure option to include hp-toolbox (hp-info/hp-align, etc) in built output (install directory).
hp-toolbox components such as hp-info/hp-align, etc do not get included in the target install directory in spite of trying various different configure options.

Revision history for this message
goutam kodu (goutam-hplip) said :
#6

Please try the below configure command.

./configure --with-hpppddir=/usr/share/ppd/HP --prefix=/usr --enable-udev-acl-rules --enable-qt4 --disable-libusb01_build --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --disable-hpijs-install --disable-udev_sysfs_rules --disable-policykit --enable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build

Revision history for this message
Rrao (rrao-t) said :
#7

In process of verifying the answer from goutam kodu, please wait.

Revision history for this message
Rrao (rrao-t) said :
#8

Trying to verify the answer supplied by goutam kodu on 2014-07-02, am now blocked by "configure error: Configure failed with error: dbus-devel not found" as a result of "--enable-dbus-build" in configure line above. This question has previously been asked via https://answers.launchpad.net/hplip/+question/248426.
Please help by answering that question 248426.

Revision history for this message
goutam kodu (goutam-hplip) said :
#9

Please provide me the output of the following commands:

1.pkg-config --cflags "dbus-1 >= 1.0.0"
2. pkg-config --variable pc_path pkg-config
3. locate dbus-1.pc

Can you help with this problem?

Provide an answer of your own, or ask Rrao for more information if necessary.

To post a message you must log in.