LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-31-2003, 04:29 PM   #16
KptnKrill
Member
 
Registered: Apr 2003
Location: US, MA
Distribution: Nandu-0.ab, Arch 0.7.2
Posts: 229

Original Poster
Rep: Reputation: 30

I'm sorry to keep on bothering you guys over this. (actually just you youngstorm) But I'm not quite sure what this means...
-----------------------------------------------------------------------------------------------
checking for glib-2.0 >= 2.0 libxml-2.0 >= 2.4... yes
checking TEG_COMMONLIBS_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
checking TEG_COMMONLIBS_LIBS... -lglib-2.0 -lxml2 -lz -lm
checking for gconftool-2... /usr/bin/gconftool-2
checking for libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.5... Package linc was not found
in the pkg-config search path.
Perhaps you should add the directory containing `linc.pc'
to the PKG_CONFIG_PATH environment variable
Package 'linc', required by 'ORBit-2.0', not found

configure: error: Library requirements (libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
------------------------------------------------------------------------------------------------
I believe it is asking for the linc.pc file right? If so can I have that file too?

Last edited by KptnKrill; 07-31-2003 at 04:56 PM.
 
Old 08-01-2003, 08:53 AM   #17
KptnKrill
Member
 
Registered: Apr 2003
Location: US, MA
Distribution: Nandu-0.ab, Arch 0.7.2
Posts: 229

Original Poster
Rep: Reputation: 30
does anyone know of anywhere where I can find the source of these files so that I don't have to keep asking?
 
Old 08-01-2003, 12:10 PM   #18
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
Here is linc.pc. Sorry I don't know where the files come from.


prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include

Name: linc
Description: ORBit2 network transport library
Version: 1.0.1
Requires: glib-2.0 gobject-2.0 gthread-2.0
Libs: -L${libdir} -llinc
Cflags: -I${includedir}/linc-1.0
 
Old 08-01-2003, 12:29 PM   #19
KptnKrill
Member
 
Registered: Apr 2003
Location: US, MA
Distribution: Nandu-0.ab, Arch 0.7.2
Posts: 229

Original Poster
Rep: Reputation: 30
I feel really bad to keep asking ya for these but can I have gobject-2.0.pc too? everytime I get a little bit father along. thanks!

Last edited by KptnKrill; 08-01-2003 at 12:31 PM.
 
Old 08-01-2003, 01:53 PM   #20
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
gobject-2.0.pc


prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include

Name: GObject
Description: GLib Type, Object, Parameter and Signal Library
Requires: glib-2.0
Version: 2.2.1
Libs: -L${libdir} -lgobject-2.0
Cflags:
 
Old 08-01-2003, 02:26 PM   #21
KptnKrill
Member
 
Registered: Apr 2003
Location: US, MA
Distribution: Nandu-0.ab, Arch 0.7.2
Posts: 229

Original Poster
Rep: Reputation: 30
can I also have gthread-2.0.pc?

and gthread-2.0.pc

Last edited by KptnKrill; 08-01-2003 at 02:33 PM.
 
Old 08-01-2003, 05:50 PM   #22
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
gthread-2.0.pc. What was the other? Your last message ask for gthread-2.0.pc
twice.


prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include

Name: GThread
Description: Thread support for GLib
Requires: glib-2.0
Version: 2.2.1
Libs: -L${libdir} -lgthread-2.0 -pthread
Cflags: -pthread
 
Old 08-01-2003, 06:13 PM   #23
KptnKrill
Member
 
Registered: Apr 2003
Location: US, MA
Distribution: Nandu-0.ab, Arch 0.7.2
Posts: 229

Original Poster
Rep: Reputation: 30
sry I meant to ask for gmodule-2.0.pc libbonobo-2.0.pc gconf-2.0.pc gnome-vfs-2.0.pc These should be all of the files I need.

Last edited by KptnKrill; 08-01-2003 at 06:18 PM.
 
Old 08-01-2003, 07:02 PM   #24
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
gmodule-2.0.pc

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include

gmodule_supported=true

Name: GModule
Description: Dynamic module loader for GLib
Requires: glib-2.0
Version: 2.2.1
Libs: -L${libdir} -Wl,--export-dynamic -lgmodule-2.0 -ldl
Cflags:
 
Old 08-01-2003, 07:03 PM   #25
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
libbonobo-2.0.pc

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
idldir=/usr/share/idl/bonobo-2.0
idlinclude=/usr/share/idl/bonobo-2.0 /usr/share/idl/bonobo-activation-2.0

Name: libbonobo
Description: libbonobo
Requires: glib-2.0 ORBit-2.0 bonobo-activation-2.0
Version: 2.2.0
Libs: -L${libdir} -lbonobo-2
Cflags: -I${includedir}/libbonobo-2.0
 
Old 08-01-2003, 07:04 PM   #26
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
gconf-2.0.pc

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
gconf_serverdir=/usr/libexec


Name: gconf
Description: GNOME Config System.
Version: 2.2.0
Requires: ORBit-2.0
Libs: -L${libdir} -lgconf-2
Cflags: -I${includedir}/gconf/2
 
Old 08-01-2003, 07:04 PM   #27
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
gnome-vfs-2.0.pc

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include


Name: gnome-vfs
Description: The GNOME virtual file-system libraries
Version: 2.2.2
Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0
Libs: -L${libdir} -lgnomevfs-2
Cflags: -I${includedir}/gnome-vfs-2.0 -I${libdir}/gnome-vfs-2.0/include
 
Old 08-01-2003, 07:06 PM   #28
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
whoooa!
If you need more just ask. I don't mind a bit.
 
Old 08-01-2003, 07:40 PM   #29
KptnKrill
Member
 
Registered: Apr 2003
Location: US, MA
Distribution: Nandu-0.ab, Arch 0.7.2
Posts: 229

Original Poster
Rep: Reputation: 30
k, cool. can I have bonobo-activation-2.0.pc aswell. I really want to thank you for helping me out.
 
Old 08-01-2003, 08:18 PM   #30
youngstorm
Member
 
Registered: May 2003
Location: USA
Distribution: Fedora 21, RHEL 5,6&7, Windoze 7
Posts: 235

Rep: Reputation: 31
bonobo-activation-2.0.pc

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include/bonobo-activation-2.0
datadir=/usr/share
idldir=/usr/share/idl/bonobo-activation-2.0

Name: Bonobo Activation
Version: 2.2.0
Description: Object activation framework for GNOME
Requires: glib-2.0 gmodule-2.0 ORBit-2.0
Libs: -L${libdir} -lbonobo-activation
Cflags: -I${includedir}
 
  


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
conflicting glib versions and glib-config scius Linux - Software 5 06-03-2008 02:35 AM
xmms install (needs glib>1.22), just installed glib 2.4.8 and still get error message eskiled Linux - Software 2 12-19-2005 09:12 PM
[GLIB] Problems Installing GLIB ThA_eLMo_GoD Linux - Newbie 2 09-04-2004 05:27 PM
can't install gtk 2.4.4: "Requested 'glib-2.0 >= 2.4.0' but version of GLib is 2.2.3 webazoid Linux - Software 0 07-15-2004 06:07 PM
Problems relating to glib 1.2.10 and glib 1.2.9 p3ngu!n Mandriva 10 05-23-2004 09:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:08 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