--On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock <[EMAIL PROTECTED]> wrote:

On Saturday 23 August 2003 14:51, Larry Rosenman wrote:

I'm not sure how to switch to a libkse'd world.

You have to explicitly make and install both libkse and libthr:


cd /usr/src/lib/libpthread && make && make install (will give you libkse)
cd /usr/src/lib/libthr && make && make install (will give you libthr)

Then, create /etc/libmap.conf to map libc_r to either libthr or libkse,
globally or just for single executables. Look at the libmap.conf manpage,
is  has a nice example and all the information.
libkse and libthr are built by default now.

konsole crashes with all 3 (libc_r, libthr, libkse).

How can I help figure this out?





--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to