From owner-freebsd-questions Fri Apr 28 13:21:50 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA24053 for questions-outgoing; Fri, 28 Apr 1995 13:21:50 -0700 Received: from iworks.InterWorks.org (iworks.interworks.org [128.255.18.10]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA24045 for ; Fri, 28 Apr 1995 13:21:43 -0700 Received: by iworks.InterWorks.org (1.37.109.8/16.2) id AA02463; Fri, 28 Apr 1995 15:18:50 -0500 Message-Id: <9504282018.AA02463@iworks.InterWorks.org> Date: Fri, 28 Apr 1995 15:18:50 -0500 From: "Daniel M. Eischen" To: freebsd-questions@FreeBSD.org, splyaski@cmp.com Subject: Re: libraries Sender: questions-owner@FreeBSD.org Precedence: bulk >I'm still trying to get fvwm working on my 950210 system. When I start fvwm, >it complains about libXext.so.2.0 which is missing. I wonder where I can get >these libraries (perhaps some other libraries are not there as well). Thank >you. I don't know if you want to do this, but I just got the source code for fvwm (including the modules and icons) and recompiled it. It only took a minute to compile. There may have been a couple changes I had to make due to include files being slightly different, but it was pretty straightforward. You don't need the older libraries if you recompile :-). Dan Eischen deischen@iworks.InterWorks.org