From owner-freebsd-current Thu Jul 25 23: 8:40 2002 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 D18F237B400; Thu, 25 Jul 2002 23:08:36 -0700 (PDT) Received: from prserv.net (out2.prserv.net [32.97.166.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F7AA43E31; Thu, 25 Jul 2002 23:08:36 -0700 (PDT) (envelope-from kdagee@attglobal.net) Received: from slip-32-100-100-5.wa.us.prserv.net ([32.100.100.5]) by prserv.net (out2) with SMTP id <20020726060834202040ui3ne>; Fri, 26 Jul 2002 06:08:35 +0000 Subject: where's perl??? From: karl agee To: freebsd-questions , freebsd-current Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 25 Jul 2002 23:09:05 -0700 Message-Id: <1027663747.499.60.camel@enterprise.workgroup> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to install imwheel in my -current setup...ran make install in the port (updated yesterday) and it ran the compliation but bombed at perl. It sed: su-2.05a# make install; make clean >> imwheel-0.9.9.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://jonatkins.org/imwheel/files/. Receiving imwheel-0.9.9.tar.gz (411882 bytes): 100% 411882 bytes transferred in 102.9 seconds (3.91 kBps) ===> Extracting for imwheel-0.9.9 >> Checksum OK for imwheel-0.9.9.tar.gz. ===> imwheel-0.9.9 depends on executable: gmake - found ===> imwheel-0.9.9 depends on shared library: X11.6 - found ===> Patching for imwheel-0.9.9 ===> Applying FreeBSD patches for imwheel-0.9.9 /usr/local/bin/perl: not found *** Error code 127 on my box perl is located su-2.05a# whereis perl perl: /usr/bin/perl /usr/share/man/man1/perl.1.gz /usr/src/usr.bin/perl I checked various files to see if I could edit anything but there was nothing obvious. Should I make a link to /usr/bin/perl? --karl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message