LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How to install gnome-devel in slackware11 (https://www.linuxquestions.org/questions/slackware-14/how-to-install-gnome-devel-in-slackware11-538479/)

terree 03-18-2007 08:19 AM

How to install gnome-devel in slackware11
 
I want to build fvwm2.5.18 from source code in my system . After configuration , it says :
Quote:

With GNOME libs support in FvwmGtk? no: Can't find working gnome-config
So , gnome-devel is needed here. But I can't find this tgz package from internet.Who can tell me how to install it ?

H_TeXMeX_H 03-18-2007 11:26 AM

Looks like you need to compile the GNOME libs. Does Fvwm really need GNOME libs ? Or is it optional ?

Does it give you an error ?

gnashley 03-18-2007 11:57 AM

Try running make and see if it succeeds. Sounds like it will -if configure fifished without fatal errors. There is no gnome-devel package. Each package of gnome will install it's own headers when applicable. gnome-config is part of the gnome-lbs package, but you need to build 4-5 other things to build gnome-libs. However, if you don't mind installing pre-compiled binaries you may be ablr to get by with just the gnome-libs package.
I have a small project area where I keep about 30 packages which proide basic gnome-compatibility:
http://distro.ibiblio.org/pub/linux/...E-COMPAT-2.10/

terree 03-18-2007 08:30 PM

Quote:

Originally Posted by H_TeXMeX_H
Looks like you need to compile the GNOME libs. Does Fvwm really need GNOME libs ? Or is it optional ?

Does it give you an error ?

I'm not sure. Mybe it's optional. Becanse with that report,I can bulid my fvwm2.5.18 successfully. I don't know for what gnome-devel is used here.

H_TeXMeX_H 03-18-2007 10:33 PM

It's probably optional ...

terree 03-19-2007 04:37 AM

Quote:

Originally Posted by H_TeXMeX_H
It's probably optional ...

You're right. I found that in fvwm2.5.18/INSTALL.fvwm:
Quote:

It is safe *not* to compile in the following features:
bidi (not needed if you don't plan to read Arabic and Hebrew)
gnome-libs (really not needed, used only in FvwmGtk for minor things)

terree 03-19-2007 04:44 AM

Quote:

Originally Posted by gnashley
Try running make and see if it succeeds. Sounds like it will -if configure fifished without fatal errors. There is no gnome-devel package. Each package of gnome will install it's own headers when applicable. gnome-config is part of the gnome-lbs package, but you need to build 4-5 other things to build gnome-libs. However, if you don't mind installing pre-compiled binaries you may be ablr to get by with just the gnome-libs package.
I have a small project area where I keep about 30 packages which proide basic gnome-compatibility:
http://distro.ibiblio.org/pub/linux/...E-COMPAT-2.10/

thnak you for your packages.
I,ve installed packages in Milestone 1. But configuration also report message for lack gnome-config.
When I checked config.log , I found it will check gnomeConf.sh in gnome-libs' directory. Does gnome -lib surely contain gnomeConf.sh ?

terree 03-19-2007 04:59 AM

~~~~~~No use post~~~~~~~~~~

terree 03-19-2007 07:22 AM

Quote:

Originally Posted by gnashley
Try running make and see if it succeeds. Sounds like it will -if configure fifished without fatal errors. There is no gnome-devel package. Each package of gnome will install it's own headers when applicable. gnome-config is part of the gnome-lbs package, but you need to build 4-5 other things to build gnome-libs. However, if you don't mind installing pre-compiled binaries you may be ablr to get by with just the gnome-libs package.
I have a small project area where I keep about 30 packages which proide basic gnome-compatibility:
http://distro.ibiblio.org/pub/linux/...E-COMPAT-2.10/

gnashley , after installing gnome-compact Milestone 1, I can't start mu Dorpline gnome ,with this error message:
Quote:

/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/gdm/PreSession/Default: running: /usr/X11R6/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" "terry"
/etc/gdm/Xsession: Beginning session setup...
/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- dbus-launch --exit-with-session gnome-session
gnome-session: symbol lookup error: /usr/lib/libgnome-2.so.0: undefined symbol: bonobo_activation_get_goption_group
how should I solve this problem?

gnashley 03-19-2007 08:07 AM

Why in the world would you install my packages if you already have a full gnome installation?

terree 03-19-2007 08:20 PM

Quote:

Originally Posted by gnashley
Why in the world would you install my packages if you already have a full gnome installation?

I installed full Dropline gnome before. But when i built fvwm2.5.18, it reported missing gnome-config. So I posted this thread here.
I didn't know your gnome-lib would replace the lib of dropline gnome. So the error is that.


All times are GMT -5. The time now is 05:30 AM.