Re: KSE howto?

From: Dan Langille <dan_at_langille.org>
Date: Tue, 09 Sep 2003 17:10:10 -0400
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...

WOW!  A -current question I can answer.

I just enable libkse on 5.1-RELEASE.  Do this:

to use libkse under 5.*, 

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

run.

See also 
http://www.FreeBSD.org/cgi/man.cgi?query=libmap.conf&sektion=5&apropos
=0&manpath=FreeBSD+5.1-RELEASE


-- 
Dan Langille : http://www.langille.org/
Received on Tue Sep 09 2003 - 12:10:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:21 UTC