|
To Win32-OLE folk,
When attempting to install the Win32-OLE library at "http://search.cpan.org/~jdb/libwin32-0.24/" on Fedora 3, I ran:
#perl Makefile.PL
I receive the following stdout:
[root@localhost libwin32-0.24]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Win32API::File
Writing Makefile for Win32API::Net
Writing Makefile for Win32API::Registry
Writing Makefile for Win32::ChangeNotify
Writing Makefile for Win32::Clipboard
Writing Makefile for Win32::Console
Writing Makefile for Win32::Event
Writing Makefile for Win32::EventLog
Writing Makefile for Win32::File
Writing Makefile for Win32::FileSecurity
Writing Makefile for Win32::IPC
Unrecognized argument in LIBS ignored: ':nosearch'
Unrecognized argument in LIBS ignored: 'wininet.lib'
Writing Makefile for Win32::Internet
Writing Makefile for Win32::Job
Writing Makefile for Win32::Mutex
Writing Makefile for Win32::NetAdmin
Writing Makefile for Win32::NetResource
Writing Makefile for Win32::ODBC
Writing Makefile for Win32::OLE
Writing Makefile for Win32::PerfLib
Writing Makefile for Win32::Pipe
ERROR from evaluation of /usr/local/lib/libwin32-0.24/Process/Makefile.PL: Undefined subroutine &Win32::IsWinNT called at ./Makefile.PL line 4.
[root@localhost libwin32-0.24]#
I am a bit confused as to the way around this issue. The only thing that I found on GOOGLE was something from cygwin, but I don't think that that applies as I am not using cygwin.
If you have any suggestions, I would appreciate hearing from you.
Thank you for your kind assistance,
Moondancer (an old Indian handle)
|