Xfce Forum

Sub domains
 

You are not logged in.

#1 2009-02-11 09:54:15

linuxer
Member
Registered: 2009-02-11
Posts: 4

XFCE installer error: Failed to build xfce4-settings

Got this error while installing xfce using the installer (Slackware 12.2)
Got all the dependencies OKed by installer but fails during : xfce4 settings Dialog Daemon with ERROR:

Error_Snippet_Start
.......
-ldl /usr/lib/libglib-2.0.so 
xfce4_settings_helper-workspaces.o: In function `xfce_workspaces_helper_set_workspace_names':
workspaces.c:(.text+0x204): undefined reference to `wnck_screen_get_workspaces'
collect2: ld returned 1 exit status
gmake[2]: *** [xfce4-settings-helper] Error 1
gmake[2]: Leaving directory `/tmp/xfce4-4.6RC1-installer/xfce4-settings/xfce4-settings-helper'
gmake[1]: *** [all-recursive] Error 1
........
Error_Snippet_End

Any idea as to what this error might be? I'd appreciate any help.

Regards,

Offline

#2 2009-02-11 10:30:18

herd
Member
From: Germany
Registered: 2006-05-18
Posts: 143
Website

Re: XFCE installer error: Failed to build xfce4-settings

Probably your libwnck is too old or libwnck-dev is not installed (and the dependency checker forgot it).

emerge/lin/apt-get/whatever the missing package and try again.
To find out if you have got it, do a

$ pkg-config --list-all|grep wnck

from your nearest terminal. The result should be non-empty.

hth,

herd

Offline

#3 2009-02-11 12:16:02

linuxer
Member
Registered: 2009-02-11
Posts: 4

Re: XFCE installer error: Failed to build xfce4-settings

Thanks for the reply herd !!!
showing: libwnck-2.18.3
seems pretty recent

-linuxer

Offline

#4 2009-02-11 12:24:19

linuxer
Member
Registered: 2009-02-11
Posts: 4

Re: XFCE installer error: Failed to build xfce4-settings

herd,
No libwnck-dev is installed. I will go ahead and build it.
Thanks, I keep you posted.

-linuxer

Offline

#5 2009-02-12 15:34:47

linuxer
Member
Registered: 2009-02-11
Posts: 4

Re: XFCE installer error: Failed to build xfce4-settings

Solved this by upgrading libwnck from libwnck-2.18.3 to libwnck 2.24.2
The installation past the section during which it was failling. Did not get any other errors.
Got an issue with the panels after installation but that turned out to be a simple fix.

Xfce 4.6 Release Candidate 1 aka Capybara (Unstable version 4.5.99.1) up and runing well for now!!!!!

Thanks a bunch herd !!!!!!!

-linuxer

Offline

#6 2009-03-27 02:54:06

q283192481
Member
Registered: 2009-03-25
Posts: 1

Re: XFCE installer error: Failed to build xfce4-settings

I got a erro like this,but the log is diffrent.
"now try to invoke pygobject-codegen-2.0 in the same directory
/usr/share/pygobject/2.0/codegen/definitions.py:42: DeprecationWarning: object.__init__() takes no parameters
  str.__init__(self, type_name)
...
Failed to build xfce4-settings"
I'd appreciate any help too...

Offline

Board footer

Powered by FluxBB