|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: Re: ANNOUNCE: Sybperl 2.08_51 (with NT support!)
Date: Nov 10 1997 4:05PM
I understand from the README in the perl 5.004 distribution that the
command shell in Win95 is broken and can't handle the way perl
wants to run some of the scripts.
Another possibility is that you've got two versions of perl
installed, and that you're getting two different versions of
xsubpp when building...
Michael
Michael H. Sodos wrote:
>
> Michael:
> Should this work under Win/95?
> I have sybase libraries, visual/c++ 4.0.
> I have the following problem when I run perl Makefile.PL:
>
> .......................................................
> ..C:\sybperl-2.08_51>perl Makefile.PL
> ..Checking if your kit is complete...
> ..Looks good
> ..Usage: xsubpp [-v] [-C++] [-except] [-prototypes] .[-noversioncheck] [-nolinenumb
>
> ..ers] [-s pattern] [-typemap typemap]... file.xs
> ..Writing Makefile for Sybase::BCP
> ..Warning: This extension wants to pass the switch ."-prototypes" to xsubpp.
> .. Your version of xsubpp is 1.0 and cannot .handle this.
> .. Please upgrade to a more recent version of .xsubpp.
> ..Writing Makefile for Sybase::CTlib
> ..Note (probably harmless): No library found for .'ibcomn.lib'
> ..Warning: This extension wants to pass the switch ."-prototypes" to xsubpp.
> .. Your version of xsubpp is 1.0 and cannot .handle this.
> .. Please upgrade to a more recent version of .xsubpp.
> ..Writing Makefile for Sybase::DBlib
> ..Writing Makefile for Sybase::Sybperl
> ..Warning: This extension wants to pass the switch ."-prototypes" to xsubpp.
> .. Your version of xsubpp is 1.0 and cannot .handle this.
> .. Please upgrade to a more recent version of .xsubpp.
> ..Writing Makefile for Sybase
> .......................................................
>
> When I look at xsubbp it says its version 1.9504.
>
> ??????
>
> Then if I try nmake, I get:
>
> .......................................................
> ..C:\sybperl-2.08_51>nmake
> ..
> ..Microsoft (R) Program Maintenance Utility Version .1.60.5270
> ..Copyright (c) Microsoft Corp 1988-1995. All rights .reserved.
> ..
> ..mkdir blib
> ..mkdir blib\lib
> ..mkdir blib\arch
> ..mkdir blib\arch\auto
> ..mkdir blib\arch\auto\Sybase
> ..mkdir blib\lib\auto
> ..mkdir blib\lib\auto\Sybase
> ..cp config.pl blib\lib\config.pl
> ..cp lib/sql.pl blib\lib\sql.pl
> ..cp lib/sybperl.pl blib\lib\sybperl.pl
> ..cp lib/sybutil.pl blib\lib\sybutil.pl
> ..cp lib/ctutil.pl blib\lib\ctutil.pl
> ..Too many parameters - &&
> ..Too many parameters - &&
> ..Too many parameters - &&
> ..Too many parameters - &&
> .. rem
> .......................................................
>
> Any help would be appreciated.....
>
> >I've made sybperl 2.08_51 available from my webpage. It is a
> >test release, but I think it's pretty solid.
> >
> >The main news is that this version should build under Windows NT!
> >
> >You can get a binary of perl 5.004 from
> >http://www.perl.com/CPAN/ports/win32/Gurusamy_Sarathy, and you will
> >need the Sybase libraries (of course) and Borland C++ 5.02 or
> >MS Visual C++ 2.0 or later.
> >
> >Please test this version if you can, and report both
> >problems and successes to me so that I can make 2.09 really
> >solid.
> >
> >Thanks,
> >
> >Michael
> >--
> >Michael Peppler -||- Data Migrations Inc.
> >mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
> >
>
> Get your free and private web-based e-mail from our new partner at http://www.mailexcite.com
>
> ---------------------------------------------------------------
> I've made sybperl 2.08_51 available from my webpage. It is a
> test release, but I think it's pretty solid.
>
> The main news is that this version should build under Windows NT!
>
> You can get a binary of perl 5.004 from
> http://www.perl.com/CPAN/ports/win32/Gurusamy_Sarathy, and you will
> need the Sybase libraries (of course) and Borland C++ 5.02 or
> MS Visual C++ 2.0 or later.
>
> Please test this version if you can, and report both
> problems and successes to me so that I can make 2.09 really
> solid.
>
> Thanks,
>
> Michael
> --
> Michael Peppler -||- Data Migrations Inc.
> mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
|