From owner-freebsd-questions Sat Jul 1 09:14:08 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA23895 for questions-outgoing; Sat, 1 Jul 1995 09:14:08 -0700 Received: from condor.physics.montana.edu (condor.physics.montana.edu [153.90.240.211]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA23880 for ; Sat, 1 Jul 1995 09:14:07 -0700 Received: (from handy@localhost) by condor.physics.montana.edu (8.6.11/8.6.9) id JAA04166 for freebsd-questions@freebsd.org; Sat, 1 Jul 1995 09:10:58 GMT Date: Sat, 1 Jul 1995 09:10:58 GMT From: Brian Handy Message-Id: <199507010910.JAA04166@condor.physics.montana.edu> To: freebsd-questions@freebsd.org Subject: Last (?) install q... Sender: questions-owner@freebsd.org Precedence: bulk OK...I think I've got things up and running... I was trying to install fvwm. First, tried the package_add route, and got: condor % /usr/X11R6/bin/fvwm ld.so: fvwm: libXpm.so.4.5: Undefined error: 0 condor % I also got this by compiling the port. I've also downloaded the xpm package, and also compiled that port too to try to solve this problem Suggestions? Thanks Brian