configure problem with xfce-3.8.18

Heiko Berges hb-mlist+xfce at bsls.de
Tue Jan 7 23:38:46 CET 2003


On Tue, Jan 07, 2003 at 11:23:46PM +0100, wolfgang wrote:
> In an older episode (Tuesday 07 January 2003 23:16), edscott wilson garcia 
> wrote:
> > El mar, 07-01-2003 a las 15:14, wolfgang escribió:
> > > in my unusual environment at work i tried to compile and install
> > > xfce-3.8.18 today.
> > >
> > > /usr/local is read-only there (it's a common network mount for all linux
> > > workstations - a writeable local dir is /usr/sue
> > > so i used:
> > >
> > > ./configure --prefix=/usr/sue --sysconfdir=/usr/sue/share/xfce/etc
> > > --exec-prefix=$PREFIX --enable-old-style --enable-taskbar
> >
> > ...
> >
> > > so how can i make it _not_ use /usr/local at all?
> >
> > You also need to specify --data_dir --locale_dir and another option for
> > the gtk-engines.

There should be default values for this. (Please see below.)


> does that explain why it keeps setting:
> XFCE_DIR set to /usr/local/share/xfce

No, it doesn't, the documentation explains it: 

$ /usr/src/xfce/configure --help 
<snip>

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

<snip>

  --bindir=DIR           user executables [EPREFIX/bin]
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
  --libexecdir=DIR       program executables [EPREFIX/libexec]
  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
  --libdir=DIR           object code libraries [EPREFIX/lib]
  --includedir=DIR       C header files [PREFIX/include]
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
  --infodir=DIR          info documentation [PREFIX/info]
  --mandir=DIR           man documentation [PREFIX/man]
<snip>

This is from 3.8.16, but I don't think it did change.


	Heiko



More information about the Xfce mailing list