Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 15:22:35 +0200
From:      Michael Nottebrock <lofi@freebsd.org>
To:        Larry Rosenman <ler@lerctr.org>, freebsd-ports@freebsd.org
Subject:   Re: KDE Konsole, crashes, on a SIGABRT...
Message-ID:  <200308231522.39038.lofi@freebsd.org>
In-Reply-To: <74050000.1061643062@lerlaptop.lerctr.org>
References:  <4210000.1061640700@lerlaptop.lerctr.org> <200308231448.48727.lofi@freebsd.org> <74050000.1061643062@lerlaptop.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Boundary-02=_eq2R/UUSyo9GRao
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Description: signed data
Content-Disposition: inline

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,=20
globally or just for single executables. Look at the libmap.conf manpage, i=
s=20
has a nice example and all the information.

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--Boundary-02=_eq2R/UUSyo9GRao
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/R2qeXhc68WspdLARAvKzAJ95YHkSTEZFP7qELI4qrdwU7rka7gCfUYx4
gW3GVT14T4w6L4j18etsk0I=
=KYGH
-----END PGP SIGNATURE-----

--Boundary-02=_eq2R/UUSyo9GRao--



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