[Evolution-hackers] Evolution 1.4.5, XFce4 and dependencies



Hi all,

I've tried the normal evolution list, nothing so far.  I don't have
time to work on the laptop during the week, so thought I'd try here.

It should be possible to use Evo with XFce, should it not?

Laptop build.  Do not want to install GNOME.  Installed XFce4, and all
the GNOME 2 libs that I am aware of.

Evo 1.4.5 builds (make goes OK), but during the make install phase I get
this (could be wrapped):

------------------------------------------------------------------------
  /bin/sh ../../mkinstalldirs
/opt/gnome-2.2/share/gnome/help/evolution-1.4/C/figures; \
  for file in ./figures/*.png; do \
    basefile=`echo $file | sed -e  's,^.*/,,'`; \
    /usr/bin/install -c -m 644 $file
/opt/gnome-2.2/share/gnome/help/evolution-1.4/C/figures/$basefile; \
  done \
fi
make  install-data-hook
make[4]: Entering directory `/build/evolution-1.4.5/help/C'
/bin/sh ../../mkinstalldirs /opt/gnome-2.2/share/omf/evolution
for file in evolution-1.4-C.omf; do \
        /usr/bin/install -c -m 644 $file.out
/opt/gnome-2.2/share/omf/evolution/$file; \ done
/usr/bin/install: cannot stat `evolution-1.4-C.omf.out': No such file or
directory
make[4]: *** [install-data-hook-omf] Error 1
make[4]: Leaving directory `/build/evolution-1.4.5/help/C'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/build/evolution-1.4.5/help/C'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/build/evolution-1.4.5/help/C'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/build/evolution-1.4.5/help'
make: *** [install-recursive] Error 1
------------------------------------------------------------------------

I used (wrapped):

# ./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome
--localstatedir=/var/lib --with-db3=/opt/db-3.1.17
--with-nspr-includes=/usr/include/mozilla-1.4/nspr
--with-nspr-libs=/usr/lib/mozilla-1.4
--with-nss-includes=/usr/include/mozilla-1.4/nss
--with-nss-libs=/usr/lib/mozilla-1.4 --enable-openssl && make &&
make install


Any ideas?  Is there a dependency I'm missing?

TIA
-- 
Tony



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]