need testing - xfce 4.4.2 installer package
Robby Workman
xfce at rlworkman.net
Tue Dec 4 16:42:50 CET 2007
Pascal Gervais wrote:
>
> Brian J. Tarricone wrote:
>> Hi guys,
>>
>> I'm having trouble with the 4.4.2 installer package I've generated.
>> xfce4-mixer fails to build with an odd error about libxfce4mixer.la
>> missing (and the libtool command line looks wrong). If I run make
>> manually in the installer's build dir, it works fine.
>>
>> Can some people test it? I've put up a test version here:
>> http://foo-projects.org/~kelnos/testing/xfce4-4.4.2-installer.run
>>
>> Benny, any ideas?
>
> Hi,
>
> I extract xfce4-4.4.2-installer.run and then replaced MAKE_FLAGS="-j 2" by
> MAKE_FLAGS="-j 1" to line 28 of /tmp/xfce4-4.4.2-installer/control.sh
>
> After that, the installer has worked like a charm, including the
> installation
> of xfce4-mixer. I found this trick here:
>
> http://darkstar.ist.utl.pt/slackware/addon/slacky/slackware-11.0/desktop/xfce/4.4.1/src/xfce.SlackBuild
Crap. I *should* have considered that - I just finished tweaking the
build script for 4.4.2 in -current:
http://slackware.osuosl.org/slackware-current/source/xap/xfce/xfce.SlackBuild
Excerpt:
# I had a few things blow up with
# -j > 1...
make || exit 1
/Excerpt
-RW
More information about the Xfce4-dev
mailing list