From owner-freebsd-current@FreeBSD.ORG Fri Sep 26 02:06:06 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DB7B16A583 for ; Fri, 26 Sep 2003 02:06:06 -0700 (PDT) Received: from web14105.mail.yahoo.com (web14105.mail.yahoo.com [216.136.172.135]) by mx1.FreeBSD.org (Postfix) with SMTP id 34E3B43FBF for ; Fri, 26 Sep 2003 02:06:05 -0700 (PDT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20030926090604.18028.qmail@web14105.mail.yahoo.com> Received: from [194.248.174.58] by web14105.mail.yahoo.com via HTTP; Fri, 26 Sep 2003 11:06:04 CEST Date: Fri, 26 Sep 2003 11:06:04 +0200 (CEST) From: =?iso-8859-1?q?Claus=20Guttesen?= To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: KSE howto? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 09:06:06 -0000 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