Xfce Forum

Sub domains
 

You are not logged in.

#1 2011-10-12 08:27:53

ggstone
Member
Registered: 2011-10-12
Posts: 12

How to rpmbuild xfdesktop.spec?

when  I rpmbuild xfdesktop.spec, I have these troubles:
--------------------------------------------------------------------
[root@tao SPECS]# rpmbuild xfdesktop.spec
error: Failed build dependencies:
        pkgconfig(libxfconf-0) is needed by xfdesktop-4.6.1-1.13.dttc.i686
        pkgconfig(exo-0.3) is needed by xfdesktop-4.6.1-1.13.dttc.i686
        pkgconfig(libwnck-1.0) is needed by xfdesktop-4.6.1-1.13.dttc.i686
        pkgconfig(libxfce4menu-0.1) is needed by xfdesktop-4.6.1-1.13.dttc.i686
        libxfcegui4-devel >= 4.6.1 is needed by xfdesktop-4.6.1-1.13.dttc.i686
        xfce4-panel-devel >= 4.6.1 is needed by xfdesktop-4.6.1-1.13.dttc.i686
        Thunar-devel is needed by xfdesktop-4.6.1-1.13.dttc.i686
--------------------------------------------------------------------

I do installed the libxfconf-0,exo-0.3,and so on in my /usr/local/lib, I download these sourc code in this site.

--------------------------------------------------------------------
[root@tao SPECS]# cd /usr/local/lib
[root@tao lib]# ls
gtk-2.0                libxfce4kbd-private-2.la        libxfce4util.la
libexo-1.a             libxfce4kbd-private-2.so        libxfce4util.so
libexo-1.la            libxfce4kbd-private-2.so.0      libxfce4util.so.4
libexo-1.so            libxfce4kbd-private-2.so.0.0.0  libxfce4util.so.4.1.1
libexo-1.so.0          libxfce4menu-0.1.a              libxfcegui4.a
libexo-1.so.0.0.0      libxfce4menu-0.1.la             libxfcegui4.la
libgarcon-1.a          libxfce4menu-0.1.so             libxfcegui4.so
libgarcon-1.la         libxfce4menu-0.1.so.0           libxfcegui4.so.4
libgarcon-1.so         libxfce4menu-0.1.so.0.0.0       libxfcegui4.so.4.3.0
libgarcon-1.so.0       libxfce4panel-1.0.a             libxfconf-0.a
libgarcon-1.so.0.0.0   libxfce4panel-1.0.la            libxfconf-0.la
libthunarx-2.la        libxfce4panel-1.0.so            libxfconf-0.so
libthunarx-2.so        libxfce4panel-1.0.so.3          libxfconf-0.so.2
libthunarx-2.so.0      libxfce4panel-1.0.so.3.0.0      libxfconf-0.so.2.0.0
libthunarx-2.so.0.0.0  libxfce4ui-1.la                 perl5
libwnck-1.a            libxfce4ui-1.so                 pkgconfig
libwnck-1.la           libxfce4ui-1.so.0               python2.6
libwnck-1.so           libxfce4ui-1.so.0.0.0           Thunar
libwnck-1.so.22        libxfce4util-1.0.pc             thunarx-2
libwnck-1.so.22.3.20   libxfce4util.a                  xfce4
[root@tao lib]#
------------------------------------------------------------------

why xfce can't find these libs and files?
I use redhat enterprise 6 as host, and xfce version is 4.6.1.

Offline

Board footer

Powered by FluxBB