I installed the perl Glib module. It wanted a few other things, like
ExtUtils::Depends
and
ExtUtils::PkgConfig
but all seemed to go okay.
Then, I went to compile Xfconf and got this:
top_builddir=".." /usr/bin/perl Makefile.PL PREFIX="/usr"
Loaded 3 xs files from xs_files
Only one of PREFIX or INSTALL_BASE can be given.  Not both.
make[3]: *** [Makefile:694: Makefile.perl] Error 25
make[3]: Leaving directory '/home/asteriskk/sources/xfconf-4.12.0/xfconf-perl'
make[2]: *** [Makefile:422: all-recursive] Error 1
make[2]: Leaving directory '/home/asteriskk/sources/xfconf-4.12.0/xfconf-perl'
make[1]: *** [Makefile:471: all-recursive] Error 1
make[1]: Leaving directory '/home/asteriskk/sources/xfconf-4.12.0'
make: *** [Makefile:402: all] Error 2
What is happening here? I've never seen that error before.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to