[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20050112: netCDF-Perl: pathname of perl(1) utility
- Subject: Re: 20050112: netCDF-Perl: pathname of perl(1) utility
- Date: Wed, 12 Jan 2005 12:30:59 -0700
Bhushan,
The configure(1) script thinks that the pathname of the perl(1) utility
is /usr/local/bin/perl. Unfortunately, this is incorrect. You will
have to tell the configure(1) script the pathname of the perl(1) utility
before executing the configure(1) script.
Please try the following:
1. Go to the top-level source directory.
2. Execute the command "make distclean".
3. Perform step 2, described near the end of the file INSTALL.
Ensure that the environment variable PERL to the pathname of the perl(1)
utility. For example,
export PERL=/opt/bin/perl
4. Perform steps 3 through 9, described near the end of the file
INSTALL.
Please let me know if this helps.
Regards,
Steve Emmerson
------- Original Message
To: address@hidden
From: bhushan gaude <address@hidden>
Subject: las problem
Organization: ?
--0-951669908-1105551695=:47827
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Sir,
I am configuring the LAS 6.4.2.0 and i was asked to manually install netcdf-per
l-1.2.1.It is present in my las s/w which i downloaded.I have gone through the
INSTALL file which has 9 steps.
As per 2 nd step i have modified the CUSTOMIZE file .
And as per step 3 i have run the ./configure command i get following:
loading cache ./config.cache
checking for manual-page index command...
checking for perl utility... /usr/local/bin/perl
checking for perl manual page directory... /usr/share/man
checking for neqn... (cached) neqn
checking for tbl... (cached) tbl
checking for C compiler... /usr/bin/cc
checking type of operating system... linux
checking for tar flags... -chof
checking for netCDF header-file... -I/usr/local/include
checking for netCDF library... -I/usr/local/lib
checking for package version... 1.2
creating ./config.status
creating Makefile
creating perl/Makefile.PL
creating port/master.mk
creating port/Makefile
expanding `include's in file `Makefile'
expanding `include's in file `perl/Makefile.PL'
expanding `include's in file `port/master.mk'
expanding `include's in file `port/Makefile'
Then according to step 4 i run the make perl/Makefile
it proceeds as follows:
cd perl && /usr/local/bin/perl Makefile.PL POLLUTE=1
/bin/sh: line 1: /usr/local/bin/perl: No such file or directory
make: *** [perl/Makefile] Error 127
So plz tell me in detail whether i am right & how to remove these errors & proc
eed further.
1. Linux localhost 2.6.3-4mdk #1 Tue Mar 2 07:26:13 CET 2004 i686 unknown unkno
wn GNU/Linux
2.1.2.1
3./usr/bin/cc
4.No configure.log file present
5.
contents of config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:635: checking for manual-page index command
configure:686: checking for perl utility
configure:694: checking for perl manual page directory
configure:746: checking for neqn
configure:778: checking for tbl
configure:1119: checking for C compiler
configure:1173: checking type of operating system
configure:1250: checking for tar flags
configure:1266: checking for netCDF header-file
configure:1293: checking for netCDF library
configure:1322: checking for package version
Yahoo! India Matrimony: Find your life partneronline.
--0-951669908-1105551695=:47827
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
<DIV><FONT size=2>
<P>Sir,</P>
<P>I am configuring the LAS 6.4.2.0 and i was asked to manually install netcdf-
perl-1.2.1.It is present in my las s/w which i downloaded.I have gone through t
he INSTALL file which has 9 steps.</P>
<P>As per 2 nd step i have modified the CUSTOMIZE file .</P>
<P>And as per step 3 i have run the ./configure command i get following:</P>
<P>loading cache ./config.cache</P>
<P>checking for manual-page index command...</P>
<P>checking for perl utility... /usr/local/bin/perl</P>
<P>checking for perl manual page directory... /usr/share/man</P>
<P>checking for neqn... (cached) neqn</P>
<P>checking for tbl... (cached) tbl</P>
<P>checking for C compiler... /usr/bin/cc</P>
<P>checking type of operating system... linux</P>
<P>checking for tar flags... -chof</P>
<P>checking for netCDF header-file... -I/usr/local/include</P>
<P>checking for netCDF library... -I/usr/local/lib</P>
<P>checking for package version... 1.2</P>
<P>creating ./config.status</P>
<P>creating Makefile</P>
<P>creating perl/Makefile.PL</P>
<P>creating port/master.mk</P>
<P>creating port/Makefile</P>
<P>expanding `include's in file `Makefile'</P>
<P>expanding `include's in file `perl/Makefile.PL'</P>
<P>expanding `include's in file `port/master.mk'</P>
<P>expanding `include's in file `port/Makefile'</P>
<P> </P>
<P>Then according to step 4 i run the make perl/Makefile</P>
<P>it proceeds as follows:</P>
<P>cd perl && /usr/local/bin/perl Makefile.PL POLLUTE=1</P>
<P>/bin/sh: line 1: /usr/local/bin/perl: No such file or directory</P>
<P>make: *** [perl/Makefile] Error 127</P>
<P> </P>
<P>So plz tell me in detail whether i am right & how to remove these errors
& proceed further.</P>
<P> </P>
<P></P>
<P>1. Linux localhost 2.6.3-4mdk #1 Tue Mar 2 07:26:13 CET 2004 i686 unknown un
known GNU/Linux</P>
<P></P>
<P>2.1.2.1</P>
<P></P>
<P>3./usr/bin/cc</P>
<P></P>
<P>4.No configure.log file present </P>
<P></P>
<P>5.</P>
<P>contents of config.log</P>
<P></P>
<P>This file contains any messages produced by compilers while</P>
<P>running configure, to aid debugging if configure makes a mistake.</P>
<P>configure:635: checking for manual-page index command</P>
<P>configure:686: checking for perl utility</P>
<P>configure:694: checking for perl manual page directory</P>
<P>configure:746: checking for neqn</P>
<P>configure:778: checking for tbl</P>
<P>configure:1119: checking for C compiler</P>
<P>configure:1173: checking type of operating system</P>
<P>configure:1250: checking for tar flags</P>
<P>configure:1266: checking for netCDF header-file</P>
<P>configure:1293: checking for netCDF library</P>
<P>configure:1322: checking for package version</P></FONT></DIV><p><font face=a
rial size=-1>
<a href="http://in.rd.yahoo.com/specials/mailtg/*http://yahoo.shaadi.com/india-
matrimony/" target="_blank">
<b>Yahoo! India Matrimony</a>:</b> Find your life partner
<a href="http://in.rd.yahoo.com/specials/mailtg2/*http://yahoo.shaadi.com/india
-matrimony/" target="_blank">online</a>.</font>
--0-951669908-1105551695=:47827--
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web. If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.
>From address@hidden Wed Jan 12 11:08:37 2005
e forged))
by unidata.ucar.edu (UCAR/Unidata) with SMTP id j0CI8Zv2016388
for <address@hidden>; Wed, 12 Jan 2005 11:08:36 -0700 (MST)
Organization: UCAR/Unidata
Date: 12 Jan 2005 18:09:57 -0000
Message-ID: <address@hidden>
09:57 -0000
MIME-Version: 1.0
From: "bhushan gaude" <address@hidden>
To: address@hidden
Subject: las problem
Content-type: multipart/mixed;
boundary="Next_1105553397---0-203.199.83.148-19056"
X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on
laraine.unidata.ucar.edu
X-Spam-Level:
X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FROM_HAS_ULINE_NUMS,
MSGID_FROM_MTA_HEADER autolearn=no version=3.0.1
This is a multipart mime message
--Next_1105553397---0-203.199.83.148-19056
Content-type: text/plain;
format=flowed
Content-Disposition: inline
--Next_1105553397---0-203.199.83.148-19056
Content-type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="mail3"
ClNpciwKCkkgYW0gY29uZmlndXJpbmcgdGhlIExBUyA2LjQuMi4wIGFuZCBpIHdhcyBhc2tl
ZCB0byBtYW51YWxseSBpbnN0YWxsIG5ldGNkZi1wZXJsLTEuMi4xLkl0IGlzIHByZXNlbnQg
aW4gbXkgbGFzIHMvdyAgd2hpY2ggaSBkb3dubG9hZGVkLkkgaGF2ZSBnb25lIHRocm91Z2gg
dGhlIElOU1RBTEwgZmlsZSB3aGljaCAgaGFzIDkgc3RlcHMuCkFzIHBlciAyIG5kIHN0ZXAg
aSBoYXZlIG1vZGlmaWVkIHRoZSAgQ1VTVE9NSVpFIGZpbGUgLgpBbmQgYXMgcGVyIHN0ZXAg
MyBpIGhhdmUgcnVuIHRoZSAuL2NvbmZpZ3VyZSBjb21tYW5kIGkgZ2V0IGZvbGxvd2luZzoK
CmxvYWRpbmcgY2FjaGUgLi9jb25maWcuY2FjaGUKY2hlY2tpbmcgZm9yIG1hbnVhbC1wYWdl
IGluZGV4IGNvbW1hbmQuLi4KY2hlY2tpbmcgZm9yIHBlcmwgdXRpbGl0eS4uLiAvdXNyL2xv
Y2FsL2Jpbi9wZXJsCmNoZWNraW5nIGZvciBwZXJsIG1hbnVhbCBwYWdlIGRpcmVjdG9yeS4u
LiAvdXNyL3NoYXJlL21hbgpjaGVja2luZyBmb3IgbmVxbi4uLiAoY2FjaGVkKSBuZXFuCmNo
ZWNraW5nIGZvciB0YmwuLi4gKGNhY2hlZCkgdGJsCmNoZWNraW5nIGZvciBDIGNvbXBpbGVy
Li4uIC91c3IvYmluL2NjCmNoZWNraW5nIHR5cGUgb2Ygb3BlcmF0aW5nIHN5c3RlbS4uLiBs
aW51eApjaGVja2luZyBmb3IgdGFyIGZsYWdzLi4uIC1jaG9mCmNoZWNraW5nIGZvciBuZXRD
REYgaGVhZGVyLWZpbGUuLi4gLUkvdXNyL2xvY2FsL2luY2x1ZGUKY2hlY2tpbmcgZm9yIG5l
dENERiBsaWJyYXJ5Li4uIC1JL3Vzci9sb2NhbC9saWIKY2hlY2tpbmcgZm9yIHBhY2thZ2Ug
dmVyc2lvbi4uLiAxLjIKY3JlYXRpbmcgLi9jb25maWcuc3RhdHVzCmNyZWF0aW5nIE1ha2Vm
aWxlCmNyZWF0aW5nIHBlcmwvTWFrZWZpbGUuUEwKY3JlYXRpbmcgcG9ydC9tYXN0ZXIubWsK
Y3JlYXRpbmcgcG9ydC9NYWtlZmlsZQpleHBhbmRpbmcgYGluY2x1ZGUncyBpbiBmaWxlIGBN
YWtlZmlsZScKZXhwYW5kaW5nIGBpbmNsdWRlJ3MgaW4gZmlsZSBgcGVybC9NYWtlZmlsZS5Q
TCcKZXhwYW5kaW5nIGBpbmNsdWRlJ3MgaW4gZmlsZSBgcG9ydC9tYXN0ZXIubWsnCmV4cGFu
ZGluZyBgaW5jbHVkZSdzIGluIGZpbGUgYHBvcnQvTWFrZWZpbGUnCgoKVGhlbiBhY2NvcmRp
bmcgdG8gc3RlcCA0ICBpIHJ1biB0aGUgIG1ha2UgcGVybC9NYWtlZmlsZQppdCBwcm9jZWVk
cyBhcyBmb2xsb3dzOgoKY2QgcGVybCAmJiAvdXNyL2xvY2FsL2Jpbi9wZXJsIE1ha2VmaWxl
LlBMIFBPTExVVEU9MQovYmluL3NoOiBsaW5lIDE6IC91c3IvbG9jYWwvYmluL3Blcmw6IE5v
IHN1Y2ggZmlsZSBvciBkaXJlY3RvcnkKbWFrZTogKioqIFtwZXJsL01ha2VmaWxlXSBFcnJv
ciAxMjcKCgpTbyBwbHogdGVsbCBtZSBpbiBkZXRhaWwgd2hldGhlciBpIGFtIHJpZ2h0ICYg
aG93IHRvIHJlbW92ZSB0aGVzZSBlcnJvcnMgJiBwcm9jZWVkIGZ1cnRoZXIuCgoKICAKICAx
LiBMaW51eCBsb2NhbGhvc3QgMi42LjMtNG1kayAjMSBUdWUgTWFyIDIgMDc6MjY6MTMgQ0VU
IDIwMDQgaTY4NiB1bmtub3duIHVua25vd24gR05VL0xpbnV4CiAgCiAgMi4xLjIuMQogIAog
IDMuL3Vzci9iaW4vY2MKICAKICA0Lk5vIGNvbmZpZ3VyZS5sb2cgZmlsZSBwcmVzZW50IAog
IAogIDUuCiAgY29udGVudHMgb2YgY29uZmlnLmxvZwogIAogIFRoaXMgZmlsZSBjb250YWlu
cyBhbnkgbWVzc2FnZXMgcHJvZHVjZWQgYnkgY29tcGlsZXJzIHdoaWxlCnJ1bm5pbmcgY29u
ZmlndXJlLCB0byBhaWQgZGVidWdnaW5nIGlmIGNvbmZpZ3VyZSBtYWtlcyBhIG1pc3Rha2Uu
Cgpjb25maWd1cmU6NjM1OiBjaGVja2luZyBmb3IgbWFudWFsLXBhZ2UgaW5kZXggY29tbWFu
ZApjb25maWd1cmU6Njg2OiBjaGVja2luZyBmb3IgcGVybCB1dGlsaXR5CmNvbmZpZ3VyZTo2
OTQ6IGNoZWNraW5nIGZvciBwZXJsIG1hbnVhbCBwYWdlIGRpcmVjdG9yeQpjb25maWd1cmU6
NzQ2OiBjaGVja2luZyBmb3IgbmVxbgpjb25maWd1cmU6Nzc4OiBjaGVja2luZyBmb3IgdGJs
CmNvbmZpZ3VyZToxMTE5OiBjaGVja2luZyBmb3IgQyBjb21waWxlcgpjb25maWd1cmU6MTE3
MzogY2hlY2tpbmcgdHlwZSBvZiBvcGVyYXRpbmcgc3lzdGVtCmNvbmZpZ3VyZToxMjUwOiBj
aGVja2luZyBmb3IgdGFyIGZsYWdzCmNvbmZpZ3VyZToxMjY2OiBjaGVja2luZyBmb3IgbmV0
Q0RGIGhlYWRlci1maWxlCmNvbmZpZ3VyZToxMjkzOiBjaGVja2luZyBmb3IgbmV0Q0RGIGxp
YnJhcnkKY29uZmlndXJlOjEzMjI6IGNoZWNraW5nIGZvciBwYWNrYWdlIHZlcnNpb24=
--Next_1105553397---0-203.199.83.148-19056--
------- End of Forwarded Message
------- End of Original Message