From owner-freebsd-questions Tue Apr 21 09:39:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09282 for freebsd-questions-outgoing; Tue, 21 Apr 1998 09:39:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from euthyphro.uchicago.edu (euthyphro.uchicago.edu [128.135.21.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09095 for ; Tue, 21 Apr 1998 16:38:36 GMT (envelope-from sfarrell@phaedrus.uchicago.edu) Received: from phaedrus.uchicago.edu (phaedrus [128.135.21.10]) by euthyphro.uchicago.edu (8.8.6/8.8.4) with ESMTP id LAA26923; Tue, 21 Apr 1998 11:38:17 -0500 (CDT) Received: (from sfarrell@localhost) by phaedrus.uchicago.edu (8.8.8/8.8.5) id LAA28607; Tue, 21 Apr 1998 11:38:12 -0500 (CDT) To: Ken Seggerman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Window manager problems References: From: sfarrell+lists@farrell.org Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: 21 Apr 1998 11:38:12 -0500 In-Reply-To: Ken Seggerman's message of "Tue, 21 Apr 1998 03:25:13 -0400 (EDT)" Message-ID: <87pvibp1u3.fsf@phaedrus.uchicago.edu> Lines: 36 X-Mailer: Gnus v5.6.3/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ken Seggerman writes: > I have XFree86 up and running. > > I still haven't yet gotten the flicker-free 1024 x 768 display that my > monitor docs say I can get. How did you configure XFree86? Did you enter the correct settings for your monitor with regard to scanning frequency? > However I recently tried pkg_add-ing, and then porting the fvwm2 and > enlightenment window managers. > > fvwm2 compiled and installed but would not run because ld.so failed > because it could not fine the shared library libXpm.so.4.10. > > Enlightenment failed to compile because the compiler could not find the > header file imlib.h in the X11 directory. > > In both cases I did the make with the ports cdrom (the 4th one in the > 2.2.5 set) mounted and a PPP connection open. > > Any idea where and how I should look for the missing files? I'm not sure why ports is not finding the dependencies for you. It would be adviseable at some point to update your ports tree using cvsup--the info is a http://freebsd.org/ports.html fvwm2 is missing libXpm. enlightenment is missing imlib. enlightenment and/or imlib has aobut 2,000 other dependencies, so i'd only try that one with the benefit of an updated ports tree. -- Steve Farrell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message