LinuxQuestions.org
Visit Jeremy's Blog.
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-22-2007, 11:34 AM   #16
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52

Well, wxwidgets probably will give you the same error as wxgtk. I'd have to agree, it sounds like something on your system. You never know tho until you try. The config.log would be helpfull too. Just use pastebin or something.
 
Old 06-22-2007, 12:52 PM   #17
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
Also, I hate to state the obvious, but make sure your gtk+2 package installed pkgconfig files.

I just started a new gnome-2.18.2 build and libnotify crapped out on me with the same error. For some reason, gtk-2.10.13 isn't installing any pkgconfig files but 2.10.12 did. atleast I think it did... I had to add this to my gtk+2 build script:

Code:
# Strange...
if [ ! -d $PKG/usr/lib/pkgconfig ]; then
   mkdir -p $PKG/usr/lib/pkgconfig
   install -m 644 *.pc $PKG/usr/lib/pkgconfig
fi
If this is indeed what's going on, then you might want to file a bug report with both DLG and Slackware. But explode both packages to make sure they aren't shipping .pc files first...

From your first post, you already stated that you ran the command:
pkg-config gtk+-2.0 --libs

So... That's probably not it. Unless you didn't do what the error told you to..

The latest pygtk isn't installing header files either... Man I really hate maintaining your own system...

Development files, development files... Check for em cause that's more than likely what's happening.

Last edited by jong357; 06-22-2007 at 01:04 PM.
 
Old 06-22-2007, 01:02 PM   #18
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
From -current's /var/log/package/gtk+2-2.10.13-i486-1

usr/lib/pkgconfig/
usr/lib/pkgconfig/gdk-pixbuf-xlib-2.0.pc
usr/lib/pkgconfig/gtk+-unix-print-2.0.pc
usr/lib/pkgconfig/gtk+-x11-2.0.pc
usr/lib/pkgconfig/gdk-pixbuf-2.0.pc
usr/lib/pkgconfig/gdk-x11-2.0.pc
usr/lib/pkgconfig/gtk+-2.0.pc
usr/lib/pkgconfig/gdk-2.0.pc

I believe the OP is on 11.0, so this isn't really relevant, but I had to check about gtk+2-2.10.13 :-)

Last edited by rworkman; 06-22-2007 at 01:03 PM.
 
Old 06-22-2007, 01:25 PM   #19
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
Yea, by looking at the SlackBuild, seems Pat isn't running into it. Weee... More stupid stuff to look into.

I still say it's a development file problem. Other wise the configure wouldn't be giving that error.

Last edited by jong357; 06-22-2007 at 01:26 PM.
 
  


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
Can't get Audacity running, wxGTK misconfigured anon104 Linux - Software 2 05-05-2007 06:52 AM
Error compiling Audacity: says I need wxGTK-2.4, but I do have it vasudevadas Linux - Software 4 01-22-2007 03:24 AM
Audacity/Suse10.0 - 2.4version wxGTK~ needed AgedHenry SUSE / openSUSE 2 06-19-2006 05:50 AM
problem installing wxGTK for audacity lnebrown Linux - Software 1 01-31-2005 01:30 PM
Problems while compiling wxGTK ! Cdzin Slackware 3 08-08-2003 03:55 PM

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

All times are GMT -5. The time now is 10:06 AM.

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