LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-27-2009, 12:23 PM   #1
carlitoco
Member
 
Registered: Jan 2008
Location: Berlin
Distribution: Slackware / Arch / Unix
Posts: 144

Rep: Reputation: 16
Want to compile "Kino" for Slackware64 curr


I've some problems to complie Kino for Slackware64

If I compile one of the first requirements on a native slack64 system
some thing like this
Code:
checking for LIBRAW1394... yes
checking for LIBAVC1394... configure: error: Package requirements (libavc1394 >= 0.5.1) were not met:

No package 'libavc1394' found

Alternatively, you may set the environment variables LIBAVC1394_CFLAGS
and LIBAVC1394_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
but I had compiled and installed it before!

how can I magage such problems in future ?

pre thanx
 
Old 06-27-2009, 01:34 PM   #2
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Is the libavc1394 you installed at least version 0.5.1? Did you install it in a non-standard location like your $HOME?

I don't know the directory layout of Slackware64 or how FHS compliant it is, but 64-bit libraries belong in lib64. Thus, the metadata files end up in lib64/pkgconfig. That can mess up pkg-config when it looks for dependencies. Try setting your PKG_CONFIG_PATH to look for the metadata files for 64-bit libraries when you execute the configure script. For example
Code:
PKG_CONFIG_PATH="/usr/lib64/pkgconfig:/usr/local/lib64/pkgconfig ./configure ...
 
Old 06-27-2009, 01:36 PM   #3
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
It appears that the libavc '.pc' file is not being found. When you compiled and installed libavc was this file installed?
 
Old 06-27-2009, 02:46 PM   #4
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190
You may want to try the libavc1394 from SlackBuilds.org. It appears to have been updated for Slackware64-current, although I have not tried it on my Slackware64 system.
 
Old 06-27-2009, 06:43 PM   #5
TSquaredF
Member
 
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 564

Rep: Reputation: Disabled
I had this problem when installing the dependencies for gksu in current64. Everything installed OK until I got to the gksu SlackBuild itself & it errored as above. What I found was that the libs for libgksu were installed to /usr/lib, instead of /usr/lib64. I added "/usr/lib" to PKG_CONFIG_PATH, then ran the gksu SlackBuild again & all worked. I don't know if this is the best way to do this. I should probably rewrite the SlackBuild so that the libraries for libgksu are put in the proper directory, but I don't yet know enough about lib64 vs lib, etc. to be sure of what I am doing.
Regards,
Bill
 
Old 06-28-2009, 02:36 AM   #6
carlitoco
Member
 
Registered: Jan 2008
Location: Berlin
Distribution: Slackware / Arch / Unix
Posts: 144

Original Poster
Rep: Reputation: 16
Yes it is installed ! thats it!
 
Old 06-28-2009, 08:54 AM   #7
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Quote:
Originally Posted by carlitoco View Post
Yes it is installed
Where, full path, is it installed? What is the exact command you issued to configure kino? What is the output of echo $PKG_CONFIG_PATH?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Two "semi-beginner's" Slackware64 questions Dínchamion Slackware 3 06-25-2009 05:56 PM
Shouldn't "Slackware64" Become just "Slackware" and 32-bit Become "Slackware32"? foodown Slackware 6 06-23-2009 01:24 PM
Standard commands give "-bash: open: command not found" even in "su -" and "su root" mibo12 Linux - General 4 11-11-2007 10:18 PM
LXer: Displaying "MyComputer", "Trash", "Network Servers" Icons On A GNOME Desktop LXer Syndicated Linux News 0 04-02-2007 08:31 AM
kino gives "invalid file specified" when i try to open an *.mpg file lefty.crupps Linux - Software 1 10-31-2005 03:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration