S
Sherm Pendley
John Bokma said:Is this Usenet?
Didn't you get the memo? It's Usegoogle Netgroups now.
sherm--
John Bokma said:Is this Usenet?
yamuna said:Yes, yes, yes. I am trying to reach to that stage of having a PC with
Linux. It's not $$ issue. Long story.
"Tassilo v. Parseval" <[email protected]> wrote:
You might be right. However, it works most of the times here. I rarely
have to use nmake. As for a C compiler, only recently with PAR.
Huh? And AFAIK, you can use the CPAN shell with ActiveState. I stick
with ppm for now.
Yup, the reason that I removed it was that it was confusing to me most
of the time
Also sprach John Bokma:
Once a module is not (yet) available as ppm package you'll most likely
need nmake.
Quite so, often enough I ended up using the CPAN shell. I've had
numerous problems with ppm in the past:
IIRC it doesn't follow prerequisites so those have to be
installed manually.
Upgrading modules often turned out to be a nuisance.
Apparently ppm uses two different commands for installing
and upgrading.
I only used it for Perl. The last time I used it it had wrecked
CPAN.pm for me. Apparently my username (default name given during
cygwin installation) contained a space. So CPAN.pm dowloaded a
distribution but was then not capable of finding it because a path
such as
/home/username with space/.cpan/build/Module-$VER.tar.gz
was evidently too tricky to deal with.
Tassilo v. Parseval said:Also sprach John Bokma:
Once a module is not (yet) available as ppm package you'll most likely
need nmake.
Quite so, often enough I ended up using the CPAN shell. I've had
numerous problems with ppm in the past: IIRC it doesn't follow
prerequisites so those have to be installed manually.
For each
installation you first need to issue a query before installing a
package.
I've had cases that a query returned multiple hits for a
module. When I was lucky they had different versions but I also had
cases that a release was reported twice in which case ppm was so
confused that it wasn't able to install any of those.
This can happen if
you have specified more than one ppm repository to search.
Upgrading modules often turned out to be a nuisance. Apparently ppm
uses two different commands for installing and upgrading. Even when
using the correct one it didn't reproducibly work for me.
Furthermore, ppm never
gives any visual feedback of its doings.
The best part was of course when I upgraded Storable and ppm would no
longer allow me to start its shell. Mind you, I was still able to use
it via command-line ('ppm install ...'). But in this mode ppm is
stateless and you can't first search for a module and then install it.
I had to download the .ppd file along with the .tar.gz and do a local
install instead.
???
I am citing from memory here and there were some nasty and
inordinately unhelpfull error messages that I no longer recall for a
few of those incidents. Those things date back to the times when I was
using Windows and ActivePerl for learning Perl. Sometimes I still need
to fire up Windows and ActivePerl again for testing things with my
modules. With respect to ppm things haven't improved a lot and so I've
stopped making ppm packages for my modules lest I have to deal with
other people's ppm troubles.
I only used it for Perl. The last time I used it it had wrecked
CPAN.pm for me. Apparently my username (default name given during
cygwin installation) contained a space. So CPAN.pm dowloaded a
distribution but was then not capable of finding it because a path
such as
/home/username with space/.cpan/build/Module-$VER.tar.gz
was evidently too tricky to deal with.
Sherm Pendley said:Didn't you get the memo? It's Usegoogle Netgroups now.
A. Sinan Unur said:"Tassilo v. Parseval" <[email protected]> wrote in
That still seems to be true.
[cygwin]
I only used it for Perl. The last time I used it it had wrecked CPAN.pm
for me. Apparently my username (default name given during cygwin
installation) contained a space. So CPAN.pm dowloaded a distribution but
was then not capable of finding it because a path such as
/home/username with space/.cpan/build/Module-$VER.tar.gz
was evidently too tricky to deal with.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.