Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2003 11:06:04 +0200 (CEST)
From:      =?iso-8859-1?q?Claus=20Guttesen?= <cguttesen@yahoo.dk>
To:        freebsd-current@freebsd.org
Subject:   Re: KSE howto?
Message-ID:  <20030926090604.18028.qmail@web14105.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
On 9 Sep 2003 at 17:06, Jesse Guardiani wrote:

>> Howdy list,
>> 
>> Is there a KSE howto guide anywhere?
>> 
>> I'm thinking about updating my FreeBSD 5.1-RELEASE
>> system to -CURRENT and compiling XFree, KDE, MySQL,
>> and Apache2 with KSE support, just for fun.
>> 
>> But I don't know how to enable KSE support at
>> compile time...

> I just enable libkse on 5.1-RELEASE.  Do this:
> 1 - add "WITH_LIBMAP= yes" to /etc/make.conf 
> 2 - do a make clean in src/libexec/rtld-elf and make
all install
> 3 - to /etc/libmap.conf, add: 

> libc_r.so.5 libkse.so.1
> libc_r.so libkse.so

I cvsup'ed with current Sept. 25'th and noticed
changes to libpthread. So I did a 'make world/kernel'
and Firebird (browser) and Thunderbird (mail) haven't
crashed since then.

Before the 'make world/kernel' these two apps would
crash at regular intervals, and I had to make these
addititions to /etc/libmap.conf so they wouldn't go
down:

[/usr/X11R6/bin/firebird]
libc_r.so.5  libthr.so.1
libc_r.so    libthr.so

regards
Claus


Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030926090604.18028.qmail>