Re: Installing new Modules problem

2001-06-12 Thread Jos Boumans
Sounds like an error somewhere during your initial installation... i recall seeing that happen more often on this list you might want to concider checking the AS support pages, or mailing them your problem hth, Jos Boumans [EMAIL PROTECTED] wrote: > Hi, > > I did also try this but I get th

Re: Installing new Modules problem

2001-06-12 Thread Jason . Smith
IL PROTECTED]>, <[EMAIL PROTECTED]> eur.nl> Sub

Re: Installing new Modules problem

2001-06-11 Thread Tony Cook
On Mon, 11 Jun 2001, Jos I. Boumans wrote: > my 2 bits say the latter is the easiest way, *if* it works of course... > sadly, ppm is not always up to date (they still ship POE 0.09, whilst we're > at 014 now, and dont even run imager or libwin32, but enough ranting). I have a simple repository t

Re[2]: Installing new Modules problem

2001-06-11 Thread Tim Musson
Hey Evgeny, Monday, June 11, 2001, 4:11:54 PM, you wrote: >> I download a >> module from activestate but when I try to install it I get the following >> error. >> G:\Perl\bin>>>ppm install win32-gui.ppd EGaG> Why not to visit the CPAN, take the tar.gz distribution, open it and run EGaG> perl m

RE: Installing new Modules problem

2001-06-11 Thread Peter Cornelius
> > > I download a > > module from activestate but when I try to install it I get > the following > > error. > > > G:\Perl\bin>>ppm install win32-gui.ppd > > Why not to visit the CPAN, take the tar.gz distribution, open > it and run > perl makefile.pl > make > make test > make install ? > >

Re[2]: Installing new Modules problem

2001-06-11 Thread Evgeny Goldin (aka Genie)
JIB> your options: JIB> - get M$ visual c++ development kit (4 cd's and a hell of a lot of cash) to JIB> get the c compiler JIB> - use PPM which has pre-compiled binaries in their ppm format Sure, you're right. I just always have the Visual Studio installed ( it's only a part of one CD MS Visua

Re: Installing new Modules problem

2001-06-11 Thread Jos I. Boumans
first of all, on a windows machine, you dont have 'make'... best substitution i found is 'nmake' (it gets referred to somewhere in the AS manual). second of all, quite a few modules require a c compiler to be installed... now, again, windows does not ship with a c compiler by default, so here are

Re: Installing new Modules problem

2001-06-11 Thread Evgeny Goldin (aka Genie)
> I download a > module from activestate but when I try to install it I get the following > error. > G:\Perl\bin>>ppm install win32-gui.ppd Why not to visit the CPAN, take the tar.gz distribution, open it and run perl makefile.pl make make test make install ? That's so easy - I never understoo

RE: Installing new Modules problem.

2001-06-11 Thread Michael Risser
ne Vision Products, Inc. 760-438-1138 ext 107 -- Due to the current economic situation, the light at the end of the tunnel will be turned off until further notice. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 11, 2001 6:22 AM >

Installing new Modules problem.

2001-06-11 Thread Jason . Smith
Hi, Can somebody please help me with installing new modules. I download a module from activestate but when I try to install it I get the following error. G:\Perl\bin>ppm install win32-gui.ppd Failed to load PPM_DAT file Error installing package 'win32-gui.ppd': Could not locate a PPM binary o