Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-14-2010, 01:13 PM
|
#1
|
Member
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472
Rep:
|
Slackbuild handbrake error-[gtk.install] Error 2
I need handbrake software so badly so I went to alien's slackbuild to download the handbrake.However,it ends with error after compiling-
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/tmp/build/tmp-handbrake/HandBrake-0.9.4/build/gtk'
make[1]: *** [install-strip] Error 2
make[1]: Leaving directory `/tmp/build/tmp-handbrake/HandBrake-0.9.4/build/gtk'
make: *** [gtk.install] Error 2
./handbrake.SlackBuild FAILED at line 289
root@root:/mnt/vm/handbrake# [gtk.install] Error 2
Does it mean i miss something of gtk?
If you have any ideas,please feel free to drop me a line.Thanks.
|
|
|
08-14-2010, 04:56 PM
|
#2
|
Senior Member
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,841
|
Did you install the dependencies from the README? It sounds like your missing webkitgtk.
From README...
NOTE #1:
Dependends on these packages:
icu4c
libsoup
webkitgtk
You can get these over at slackbuilds.org but just a suggestion, if you have a dual core system you may want to download the webkitgtk build and change the make line to something like make -7 (only if you have a multicore cpu) since it will speed up the build time for that package.
Last edited by Daedra; 08-14-2010 at 05:01 PM.
|
|
|
08-15-2010, 12:19 AM
|
#3
|
Member
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472
Original Poster
Rep:
|
In fact, I did install icu4c,libsoup and webkitgtk compiled packages from alien's web but got the same result.
So I started over,slackbuilds the above one by one.However, when I slackbuild webkitgtk, it gave me this error:
checking for LIBSOUP... configure: error: Package requirements (libsoup-2.4 >= 2.28.2) were not met:
No package 'libsoup-2.4' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBSOUP_CFLAGS
and LIBSOUP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
./webkitgtk.SlackBuild FAILED at line 195
libsoup was successfully installed after slackbuild with version 2.31. So I just don't know what the error really is.
Thanks.
|
|
|
08-15-2010, 11:59 AM
|
#4
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
You have to run 'ldconfig' after installing libs so that they are found by ld.
|
|
|
08-15-2010, 12:17 PM
|
#5
|
Member
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472
Original Poster
Rep:
|
gnashley,thanks for your reply.
However,the error message still comes up even i issued command 'ldconfig' before i re-compiling with slackbuild. It said libsoup not found but I have already installed it as a package.
Still, I think compiling software is a pain.
|
|
|
08-15-2010, 01:34 PM
|
#6
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,344
|
on alien bob site there's also a prebuilt package of handbrake, but I already suggested you, so maybe you want to rebuild it...
can you please verify this? in my install I got
Code:
$ grep pkgconfig /var/log/packages/libsoup-*
usr/lib64/pkgconfig/
usr/lib64/pkgconfig/libsoup-2.4.pc
|
|
|
08-17-2010, 11:53 AM
|
#7
|
Member
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472
Original Poster
Rep:
|
ponce,thanks for your reply.
I got exactly what you've got after issuing grep pkgconfig /var/log/packages/libsoup-* command.
I have some kind of dependencies hell as one package relies on other, and other relies on another.
Frankly,I feel a little bit frustrated on that.
|
|
|
08-17-2010, 12:14 PM
|
#8
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,344
|
you can try rebuilding libsoup from slackbuilds.org and after you can try with webkit (webkitgtk is the gtk part of that) and see if those versions build.
which version of slackware are you using?
Last edited by ponce; 08-17-2010 at 12:31 PM.
|
|
|
08-17-2010, 04:42 PM
|
#9
|
Senior Member
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,841
|
Quote:
Originally Posted by Swift&Smart
ponce,thanks for your reply.
I got exactly what you've got after issuing grep pkgconfig /var/log/packages/libsoup-* command.
I have some kind of dependencies hell as one package relies on other, and other relies on another.
Frankly,I feel a little bit frustrated on that.
|
You'll find that this isn't the case with most packages. Some just are though, like VLC and Handbrake.
|
|
|
All times are GMT -5. The time now is 09:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|