RE: compiling modules for activeperl

2007-04-02 Thread Jan Dubois
On Mon, 02 Apr 2007, Octavian Rasnita wrote: Hi Octavian, > I have seen that the older versions of nmake cannot be use to compile > some perl modules, so I need to use the nmake version from VS.net > 2005. If I have VS 6 and VS.net 2005, can I use VS6 and the nmake from > VS.net 2005? Does this c

Re: compiling modules for activeperl

2007-04-02 Thread Octavian Rasnita
Hi Jan, I have seen that the older versions of nmake cannot be use to compile some perl modules, so I need to use the nmake version from VS.net 2005. If I have VS 6 and VS.net 2005, can I use VS6 and the nmake from VS.net 2005? Does this create those dependencies? Thanks. Octavian - Orig

compiling modules for activeperl

2007-04-02 Thread Mathieu Longtin
I'm trying to compile and debug DBD::SQLite using Activeperl on windows. What compiler should I be using to generate compatible DLLs? Thanks -- Mathieu Longtin ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://list

RE: compiling modules for activeperl

2007-04-02 Thread Jan Dubois
Mathieu Longtin wrote: > I'm trying to compile and debug DBD::SQLite using Activeperl on > windows. > > What compiler should I be using to generate compatible DLLs? DBD::SQLite is actually already bundled with the last couple of releases of ActivePerl (because it is being used by PPM4). If you wa

compiling modules for activeperl

2007-04-02 Thread Mathieu Longtin
I'm trying to compile and debug DBD::SQLite using Activeperl on windows. What compiler should I be using to generate compatible DLLs? Thanks -- Mathieu Longtin ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://list

Re: ActivePerl Digest, Vol 9, Issue 2

2007-04-02 Thread watt
I am currently out of the country and will return April 15th. I will respond to yor email when I return. ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: cpan

2007-04-02 Thread Brian Raven
Octavian Rasnita <> wrote: > Hi, > > I have just installed ActivePerl 5.8.8, build 820, and I have tried > to use the cpan shell. > > What is that warning about Ruby? > Why cpan tries to use a non existing command? > What can I do to avoid that "undefined subroutine" error? > (I have previously