[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mingw-users
Subject:    Re: [Mingw-users] Building RSL
From:       Jamie Lahowetz <jlahowetz () gmail ! com>
Date:       2009-03-31 3:26:56
Message-ID: e7cd032f0903302026m1025f29fm32b9db30361524da () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Mon, Mar 30, 2009 at 7:23 PM, Sisyphus <sisyphus1@optusnet.com.au> wrote:

>
> ----- Original Message -----
> From: "Jamie Lahowetz" <jlahowetz@gmail.com>
>
> >
> > When I run the command I get:
> > $ perl -Mstrict -le 'print $strict::VERSION'
> > 1.04
>
> Odd .... that should have thrown up the same @INC problem - unless you ran
> that command from within a directory that contains strict.pm.
>
> I've no idea how you get version 1.04. We're obviously looking at different
> perl tarballs here.
>
> >
> >>
> >>
> >> Where is strict.pm located in your installation ? I suspect it might be
> >> missing altogether, and if that's the case try re-installing perl. The
> >> perl
> >> package that Keith specified
> >> (
> http://downloads.sourceforge.net/mingw/perl-5.6.1-MSYS-1.0.11-1.tar.bz2)
> >> definitely contains strict.pm in the 2 @INC locations I mentioned
> above.
> >
> >
> > strict.pm can be found in:
> > C:\msys\1.0\local\lib\perl5\5.6    ==    /local/lib/perl5/5.6
> > C:\msys\1.0\local\lib\perl5\5.6\msys      ==
> /local/lib/perl5/5.6/msys
> >
> > These dont seem to be in @INC, how do I add them?
>
> Not easily - better to have everything installed in the right place. Were
> you in 'local' when you unpacked the package ? You need to 'cd /' before
> unpacking it.
>
> I'm no longer sure that
> http://downloads.sourceforge.net/mingw/perl-5.6.1-MSYS-1.0.11-1.tar.bz2 is
> the package that I used to install my perl - but I've checked, and that
> package definitely unpacks into 'lib', 'bin', etc. and not 'local/lib',
> 'local/bin', etc. I can only assume that you were in the wrong directory
> when you unpacked it, and that you ought to remedy that by cd'ing to the
> root directory and unpacking again. The duplication of perl in 'local'
> shouldn't matter, though you could go through and remove as much of it as
> you like. For example, you could remove the 'perl' folder from /local/lib.
> But the first thing I would be doing is re-installing perl, and ensuring
> that it goes into /usr, not /usr/local.
>
> Cheers,
> Rob
>

It seems that this is never ending. Went ahead and installed perl in /usr
instead. went to make and got yet another error:
$ make
 cd . && automake-1.9 --foreign  Makefile
sh: /bin/autoconf: No such file or directory
automake-1.9: autoconf failed with exit status: 127
make: *** [Makefile.in] Error 127

its looking for /bin/autoconf which is where it is. Thought that it maybe
PATH:
export PATH=".:/bin:/usr/local/bin:/mingw/bin:$PATH"

deadpickle@ITSONLYCHEESE /
$ ls bin/
a2p.exe          diff.exe                   lnkcnv            rview
aclocal          diff3.exe                  ls.exe            rvim
aclocal-1.10     dirname.exe                m4.exe            rxvt.exe
aclocal-1.9      dprofpp                    make.exe          s2p
autoconf         echo                       makeinfo.exe      sed.exe
autoconf-2.13    egrep                      md5sum.exe        sh.exe

I know I'm going to feel stupid but, what am I missing?


>
>
>
>
> ------------------------------------------------------------------------------
> --
> _______________________________________________
> MinGW-users mailing list
> MinGW-users@lists.sourceforge.net
>
> This list observes the Etiquette found at
> http://www.mingw.org/Mailing_Lists.
> We ask that you be polite and do the same.
>
> Most annoying abuses are:
> 1) Top posting
> 2) Thread hijacking
> 3) HTML/MIME encoded mail
> 4) Improper quoting
> 5) Improper trimming
> _______________________________________________
> You may change your MinGW Account Options or unsubscribe at:
> https://lists.sourceforge.net/lists/listinfo/mingw-users
>



-- 
Jamie Ryan Lahowetz
University of Nebraska - Lincoln
Graduate Student - Geosciences
402.304.0766
jlahowetz@gmail.com

[Attachment #5 (text/html)]

<br><br><div class="gmail_quote">On Mon, Mar 30, 2009 at 7:23 PM, Sisyphus <span \
dir="ltr">&lt;<a href="mailto:sisyphus1@optusnet.com.au">sisyphus1@optusnet.com.au</a>&gt;</span> \
wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, \
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="im"><br>
----- Original Message -----<br>
From: &quot;Jamie Lahowetz&quot; &lt;<a \
href="mailto:jlahowetz@gmail.com">jlahowetz@gmail.com</a>&gt;<br> <br>
&gt;<br>
</div><div class="im">&gt; When I run the command I get:<br>
&gt; $ perl -Mstrict -le &#39;print $strict::VERSION&#39;<br>
&gt; 1.04<br>
<br>
</div>Odd .... that should have thrown up the same @INC problem - unless you ran<br>
that command from within a directory that contains <a href="http://strict.pm" \
target="_blank">strict.pm</a>.<br> <br>
I&#39;ve no idea how you get version 1.04. We&#39;re obviously looking at \
different<br> perl tarballs here.<br>
<div class="im"><br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Where is <a href="http://strict.pm" target="_blank">strict.pm</a> located in \
your installation ? I suspect it might be<br> &gt;&gt; missing altogether, and if \
that&#39;s the case try re-installing perl. The<br> &gt;&gt; perl<br>
&gt;&gt; package that Keith specified<br>
&gt;&gt; (<a href="http://downloads.sourceforge.net/mingw/perl-5.6.1-MSYS-1.0.11-1.tar.bz2" \
target="_blank">http://downloads.sourceforge.net/mingw/perl-5.6.1-MSYS-1.0.11-1.tar.bz2</a>)<br>
 &gt;&gt; definitely contains <a href="http://strict.pm" \
target="_blank">strict.pm</a> in the 2 @INC locations I mentioned above.<br> &gt;<br>
&gt;<br>
&gt; <a href="http://strict.pm" target="_blank">strict.pm</a> can be found in:<br>
&gt; C:\msys\1.0\local\lib\perl5\5.6    ==    /local/lib/perl5/5.6<br>
&gt; C:\msys\1.0\local\lib\perl5\5.6\msys      ==     /local/lib/perl5/5.6/msys<br>
&gt;<br>
&gt; These dont seem to be in @INC, how do I add them?<br>
<br>
</div>Not easily - better to have everything installed in the right place. Were<br>
you in &#39;local&#39; when you unpacked the package ? You need to &#39;cd /&#39; \
before<br> unpacking it.<br>
<br>
I&#39;m no longer sure that<br>
<a href="http://downloads.sourceforge.net/mingw/perl-5.6.1-MSYS-1.0.11-1.tar.bz2" \
target="_blank">http://downloads.sourceforge.net/mingw/perl-5.6.1-MSYS-1.0.11-1.tar.bz2</a> \
is<br> the package that I used to install my perl - but I&#39;ve checked, and \
that<br> package definitely unpacks into &#39;lib&#39;, &#39;bin&#39;, etc. and not \
&#39;local/lib&#39;,<br> &#39;local/bin&#39;, etc. I can only assume that you were in \
the wrong directory<br> when you unpacked it, and that you ought to remedy that by \
cd&#39;ing to the<br> root directory and unpacking again. The duplication of perl in \
&#39;local&#39;<br> shouldn&#39;t matter, though you could go through and remove as \
much of it as<br> you like. For example, you could remove the &#39;perl&#39; folder \
from /local/lib.<br> But the first thing I would be doing is re-installing perl, and \
ensuring<br> that it goes into /usr, not /usr/local.<br>
<div><div></div><div class="h5"><br>
Cheers,<br>
Rob</div></div></blockquote><div><br>It seems that this is never ending. Went ahead \
and installed perl in /usr instead. went to make and got yet another error:<br>$ \
                make<br> cd . &amp;&amp; automake-1.9 --foreign  Makefile<br>
sh: /bin/autoconf: No such file or directory<br>automake-1.9: autoconf failed with \
exit status: 127<br>make: *** [Makefile.in] Error 127<br><br>its looking for \
/bin/autoconf which is where it is. Thought that it maybe PATH:<br> export \
PATH=&quot;.:/bin:/usr/local/bin:/mingw/bin:$PATH&quot;<br><br>deadpickle@ITSONLYCHEESE \
/<br>$ ls bin/<br>a2p.exe          diff.exe                   lnkcnv            \
rview<br>aclocal          diff3.exe                  ls.exe            rvim<br> \
aclocal-1.10     dirname.exe                m4.exe            rxvt.exe<br>aclocal-1.9 \
dprofpp                    make.exe          s2p<br>autoconf         echo             \
makeinfo.exe      sed.exe<br>autoconf-2.13    egrep                      md5sum.exe   \
sh.exe<br> <br>I know I&#39;m going to feel stupid but, what am I missing?<br> \
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, \
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5"> <br>
<br>
<br>
------------------------------------------------------------------------------<br>
--<br>
_______________________________________________<br>
MinGW-users mailing list<br>
<a href="mailto:MinGW-users@lists.sourceforge.net">MinGW-users@lists.sourceforge.net</a><br>
 <br>
This list observes the Etiquette found at<br>
<a href="http://www.mingw.org/Mailing_Lists" \
target="_blank">http://www.mingw.org/Mailing_Lists</a>.<br> We ask that you be polite \
and do the same.<br> <br>
Most annoying abuses are:<br>
1) Top posting<br>
2) Thread hijacking<br>
3) HTML/MIME encoded mail<br>
4) Improper quoting<br>
5) Improper trimming<br>
_______________________________________________<br>
You may change your MinGW Account Options or unsubscribe at:<br>
<a href="https://lists.sourceforge.net/lists/listinfo/mingw-users" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/mingw-users</a><br> \
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Jamie Ryan \
Lahowetz<br>University of Nebraska - Lincoln<br>Graduate Student - \
Geosciences<br>402.304.0766<br><a \
href="mailto:jlahowetz@gmail.com">jlahowetz@gmail.com</a><br>



------------------------------------------------------------------------------


-- 
_______________________________________________
MinGW-users mailing list
MinGW-users@lists.sourceforge.net

This list observes the Etiquette found at 
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same.

Most annoying abuses are:
1) Top posting
2) Thread hijacking
3) HTML/MIME encoded mail
4) Improper quoting
5) Improper trimming
_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic