From owner-freebsd-questions Fri Feb 22 14:59:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bunny.dislocatedbrain.com (hill-d-193.resnet.purdue.edu [128.211.207.193]) by hub.freebsd.org (Postfix) with ESMTP id 964BB37B405 for ; Fri, 22 Feb 2002 14:59:27 -0800 (PST) Received: from bunny.dislocatedbrain.com (localhost [127.0.0.1]) by bunny.dislocatedbrain.com (Postfix) with ESMTP id 544DD3D3 for ; Fri, 22 Feb 2002 17:59:10 -0500 (EST) Date: Fri, 22 Feb 2002 17:59:10 -0500 From: Sumanth Peddamatham To: freebsd-questions@freebsd.org Subject: perl not found. trouble installing galeon/xml-i18n-tools Message-ID: <20020222175910.E95022@bunny.dislocatedbrain.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.3.1 Lines: 114 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi guys, i'm having trouble compiling the galeon port. the 'make install' fails on the perl check. it's strange because i have xml-i18n-tools installed, but i think the port uses its own version or something. any help would be appreciated. sumanth p. <---snip---> Script started on Fri Feb 22 17:51:13 2002 root@bunny:/usr/ports/www/galeon# make install ===> Configuring for galeon-1.0.3 checking for perl... no configure: error: perl not found; required for xml-i18n-tools ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52f. Invocation command line was $ ./configure --with-mozilla-includes=/usr/X11R6/include/mozilla --with-mozilla-libs=/usr/X11R6/lib/mozilla-embedded --with-gnome=/usr/X11R6 --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.5 ## --------- ## ## Platform. ## ## --------- ## hostname = bunny.dislocatedbrain.com uname -m = i386 uname -r = 4.5-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.5-STABLE #0: Wed Feb 6 17:18:59 EST 2002 root@bunny.dislocatedbrain.com:/usr/src/sys/compile/BUNNY /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1365: checking for perl configure:1398: result: no configure:1403: error: perl not found; required for xml-i18n-tools ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D_REENTRANT -D_THREAD_SAFE' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=' -O -pipe -march=pentiumpro' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-freebsd4.5 lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## configure: exit 1 (end of "config.log") *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. root@bunny:/usr/ports/www/galeon# exit exit <---/snip---> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message