Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: Windows PDL complie issue

by PodMaster (Abbot)
on Aug 19, 2005 at 20:09 UTC ( #485295=note: print w/replies, xml ) Need Help??


in reply to Re^4: Windows PDL complie issue
in thread Windows PDL complie issue

http://search.cpan.org/src/CSOE/PDL-2.4.2/win32/INSTALL
Niggle:

The first nmake stops with an error that Core.obj is not found.
Workaround: once you get this error do the following:

   cd Basic\Core
   nmake Core.xs
   del getdev.pl # this one is important, otherwise you get a
                 # circular Makefile dependence!
   cd ..\..
   perl Makefile.PL # with F77CONF=win32/win32f77.pl if you want slatec
   nmake

Now it should work.

Finish with

   nmake test

Should pass everything but test 6 in conv.t. Safe to ignore for now.
The first question is always where's the manual :)

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://485295]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (1)
As of 2023-06-06 06:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (26 votes). Check out past polls.

    Notices?