Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://search.cpan.org/~jesse/perl-5.12.1/README.solaris#GCC #12261

Closed
p5pRT opened this issue Jul 9, 2012 · 8 comments
Closed

http://search.cpan.org/~jesse/perl-5.12.1/README.solaris#GCC #12261

p5pRT opened this issue Jul 9, 2012 · 8 comments

Comments

@p5pRT
Copy link

p5pRT commented Jul 9, 2012

Migrated from rt.perl.org#114052 (status was 'rejected')

Searchable as RT114052$

@p5pRT
Copy link
Author

p5pRT commented Jul 9, 2012

From @mishin

Hi Perl,   for Solaris may be make more verbose readme gunzip perl-5.12.1.tar.gz tar xf perl-5.12.1.tar cd perl-5.12.1 to use make add /usr/ccs/bin/ - sure (you write about it) to use gcc add /usr/sfw/bin/ so befor PERL_HOME=/rwa/data/team/MISHNIK/develop/perl/perl_5_12/ ./Configure -des - Dcc = gcc -Dprefix=$PERL_HOME we need to add this directories to  $PATH​: PATH=/usr/ccs/bin/​:/usr/sfw/bin/​:$PATH add to readme please also if it virtualbox then mount win7 directory to unix directory​:  mount -F vboxfs -o uid=100,gid=10 solaris /mnt/vbox_share -- Best regards Nikolay Mishin

@p5pRT
Copy link
Author

p5pRT commented Sep 4, 2012

From @cpansprout

On Mon Jul 09 09​:07​:59 2012, mishin wrote​:

Hi Perl, for Solaris may be make more verbose readmegunzip perl-
5.12.1.tar.gz
tar xf perl-5.12.1.tar
cd perl-5.12.1

to use make add /usr/ccs/bin/ - sure (you write about it)to use gcc
add
/usr/sfw/bin/so befor

PERL_HOME=/rwa/data/team/MISHNIK/develop/perl/perl_5_12/
./Configure -des -Dcc=gcc -Dprefix=$PERL_HOME

we need to add this directories to $PATH​:
PATH=/usr/ccs/bin/​:/usr/sfw/bin/​:$PATH
add to readme pleasealso if it virtualbox then mount win7 directory to
unix
directory​: mount -F vboxfs -o uid=100,gid=10 solaris /mnt/vbox_share--
Best regardsNikolay Mishin

Could someone with Solaris experience comment on this, please?

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Sep 4, 2012

From [Unknown Contact. See original ticket]

On Mon Jul 09 09​:07​:59 2012, mishin wrote​:

Hi Perl, for Solaris may be make more verbose readmegunzip perl-
5.12.1.tar.gz
tar xf perl-5.12.1.tar
cd perl-5.12.1

to use make add /usr/ccs/bin/ - sure (you write about it)to use gcc
add
/usr/sfw/bin/so befor

PERL_HOME=/rwa/data/team/MISHNIK/develop/perl/perl_5_12/
./Configure -des -Dcc=gcc -Dprefix=$PERL_HOME

we need to add this directories to $PATH​:
PATH=/usr/ccs/bin/​:/usr/sfw/bin/​:$PATH
add to readme pleasealso if it virtualbox then mount win7 directory to
unix
directory​: mount -F vboxfs -o uid=100,gid=10 solaris /mnt/vbox_share--
Best regardsNikolay Mishin

Could someone with Solaris experience comment on this, please?

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Sep 4, 2012

@cpansprout - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Sep 4, 2012

From @iabyn

On Mon, Jul 09, 2012 at 09​:07​:59AM -0700, Nikolay Nishin wrote​:

Hi Perl, for Solaris may be make more verbose readme

gunzip perl-5.12.1.tar.gz
tar xf perl-5.12.1.tar
cd perl-5.12.1

I think if someone can;'t work out that bit for themselves, they really
shouldn't be building their own perls.

to use make add /usr/ccs/bin/ - sure (you write about it)

Yes, we say "Include /usr/ccs/bin/ in your PATH".

to use gcc add
/usr/sfw/bin/ so befor

It's a while now since I've used Solaris, but I'm not aware of that being
a standard location for installing gcc. Perhaps we should hadd a sentence
in the "GCC" section thats suggests checking that gcc is in your path?

add to readme pleasealso if it virtualbox then mount win7 directory to unix
directory​: mount -F vboxfs -o uid=100,gid=10 solaris /mnt/vbox_share

I know nothing about virtualbox, but these instructions look exceedingly
non-generic.

--
In economics, the exam questions are the same every year.
They just change the answers.

@p5pRT
Copy link
Author

p5pRT commented Sep 4, 2012

From @doughera88

On Tue, 4 Sep 2012, Dave Mitchell wrote​:

On Mon, Jul 09, 2012 at 09​:07​:59AM -0700, Nikolay Nishin wrote​:

Hi Perl, for Solaris may be make more verbose readme

gunzip perl-5.12.1.tar.gz
tar xf perl-5.12.1.tar
cd perl-5.12.1

I think if someone can;'t work out that bit for themselves, they really
shouldn't be building their own perls.

to use make add /usr/ccs/bin/ - sure (you write about it)

Yes, we say "Include /usr/ccs/bin/ in your PATH".

to use gcc add
/usr/sfw/bin/ so befor

It's a while now since I've used Solaris, but I'm not aware of that being
a standard location for installing gcc. Perhaps we should hadd a sentence
in the "GCC" section thats suggests checking that gcc is in your path?

add to readme pleasealso if it virtualbox then mount win7 directory to unix
directory​: mount -F vboxfs -o uid=100,gid=10 solaris /mnt/vbox_share

I know nothing about virtualbox, but these instructions look exceedingly
non-generic.

I've taken this ticket and will take a look. (I have no idea about the
virtualbox comment either. I can't imagine how a win7 directory might
be relevant to perl on Solaris.)

--
  Andy Dougherty doughera@​lafayette.edu

@p5pRT
Copy link
Author

p5pRT commented Sep 8, 2012

From @mishin

Thanks Andy, I think you can close this ticket

04.09.2012, 19​:49, "Andy Dougherty via RT" <perlbug-followup@​perl.org>​:

On Tue, 4 Sep 2012, Dave Mitchell wrote​:

 On Mon, Jul 09, 2012 at 09​:07​:59AM -0700, Nikolay Nishin wrote​:

 Hi Perl, for Solaris may be make more verbose readme
gunzip perl-5.12.1.tar.gz
 tar xf perl-5.12.1.tar
 cd perl-5.12.1
 I think if someone can;'t work out that bit for themselves, they really
 shouldn't be building their own perls.
 to use make add /usr/ccs/bin/ - sure (you write about it)
 Yes, we say "Include /usr/ccs/bin/ in your PATH".
to use gcc add
 /usr/sfw/bin/ so befor
 It's a while now since I've used Solaris, but I'm not aware of that being
 a standard location for installing gcc. Perhaps we should hadd a sentence
 in the "GCC" section thats suggests checking that gcc is in your path?
 add to readme pleasealso if it virtualbox then mount win7 directory to unix
 directory​: mount -F vboxfs -o uid=100,gid=10 solaris /mnt/vbox_share
 I know nothing about virtualbox, but these instructions look exceedingly
 non-generic.

I've taken this ticket and will take a look.  (I have no idea about the
virtualbox comment either.  I can't imagine how a win7 directory might
be relevant to perl on Solaris.)

--
    Andy Dougherty doughera@​lafayette.edu

--
Nikolay Mishin

@p5pRT
Copy link
Author

p5pRT commented Sep 8, 2012

@cpansprout - Status changed from 'open' to 'rejected'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant