Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 527 forks source link

Perl ./Configure problem #8140

Closed p5pRT closed 18 years ago

p5pRT commented 18 years ago

Migrated from rt.perl.org#37362 (status was 'resolved')

Searchable as RT37362$

p5pRT commented 18 years ago

From chaitanyakarempudi@yahoo.com

Hi All\,

when i run the ./Configure command it is giing the following error.

./Configure --prefix=/opt/perl/5.8.7 ./Configure​: c111915​: cannot create ./Configure​: c211915​: cannot create ./Configure​: sharp​: cannot create

Then i run the following script as per the instructions

./myconfig.SH

but is showing the follwing message

./myconfig.SH Can't find the perl config.sh file produced by Configure

Please help as to how tho resove this.

Quick responses are appreciated.

Thanks

Chaitanya K. Mobile​: 09880682929

 


Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.

p5pRT commented 18 years ago

From @tux

On Thu\, 06 Oct 2005 02​:38​:28 -0700\, chaitanya karempudi (via RT) \perlbug\-followup@​perl\.org wrote​:

# New Ticket Created by chaitanya karempudi # Please include the string​: [perl #37362] # in the subject line of all future correspondence about this issue. # \<URL​: https://rt-archive.perl.org/perl5/Ticket/Display.html?id=37362 >

Hi All\,

when i run the ./Configure command it is giing the following error.

./Configure --prefix=/opt/perl/5.8.7 ./Configure​: c111915​: cannot create ./Configure​: c211915​: cannot create ./Configure​: sharp​: cannot create

What OS?

# ls -ld .

IOW is your current folder writable? is /tmp a writable directory?

Does it get better if you force another shell?

# bash Configure --prefix=/opt/perl-5.8.7 -des or # /usr/bin/sh Configure --prefix=/opt/perl-5.8.7 -des

Then i run the following script as per the instructions

./myconfig.SH

myconfig.SH only shows anything after Configure managed to write it's findings to config.sh

but is showing the follwing message

./myconfig.SH Can't find the perl config.sh file produced by Configure

-- H.Merijn Brand Amsterdam Perl Mongers (http​://amsterdam.pm.org/) using Perl 5.6.2\, 5.8.0\, 5.8.5\, & 5.9.2 on HP-UX 10.20\, 11.00 & 11.11\, AIX 4.3 & 5.2\, SuSE 9.2 & 9.3\, and Cygwin. http​://www.cmve.net/~merijn Smoking perl​: http​://www.test-smoke.org\, perl QA​: http​://qa.perl.org reports to​: smokers-reports@​perl.org\, perl-qa@​perl.org

p5pRT commented 18 years ago

The RT System itself - Status changed from 'new' to 'open'

p5pRT commented 18 years ago

From @smpeters

[hmbrand - Thu Oct 06 05​:00​:44 2005]​:

On Thu\, 06 Oct 2005 02​:38​:28 -0700\, chaitanya karempudi (via RT) \perlbug\-followup@&#8203;perl\.org wrote​:

# New Ticket Created by chaitanya karempudi # Please include the string​: [perl #37362] # in the subject line of all future correspondence about this issue. # \<URL​: https://rt-archive.perl.org/perl5/Ticket/Display.html?id=37362 >

Hi All\,

when i run the ./Configure command it is giing the following error.

./Configure --prefix=/opt/perl/5.8.7 ./Configure​: c111915​: cannot create ./Configure​: c211915​: cannot create ./Configure​: sharp​: cannot create

What OS?

# ls -ld .

IOW is your current folder writable? is /tmp a writable directory?

Does it get better if you force another shell?

# bash Configure --prefix=/opt/perl-5.8.7 -des or # /usr/bin/sh Configure --prefix=/opt/perl-5.8.7 -des

Then i run the following script as per the instructions

./myconfig.SH

myconfig.SH only shows anything after Configure managed to write it's findings to config.sh

but is showing the follwing message

./myconfig.SH Can't find the perl config.sh file produced by Configure

Since you haven't responded\, can we assume that you've resolved your problems?

p5pRT commented 18 years ago

From chaitanyakarempudi@yahoo.com

Hi\,

Thank you very much for u r Quick response.

I resolved the problem

sorry for the delayed reply as i was busy with my work.

Thanks once again

Chaitanya K. Mobile​: 09880682929

 


Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

p5pRT commented 18 years ago

@smpeters - Status changed from 'open' to 'resolved'