|
From: Jamie C. <jca...@we...> - 2005-12-22 22:27:06
|
You can't install that module from CPAN as it isn't in the repository. However, when that roth.net website is up, it has instructions for installing the module .. - Jamie -----Original Message----- From: and...@fr... Subj: Re: [webmin-l] webmin on Windows Date: Thu 22 Dec 2005 10:41 pm Size: 2K To: web...@li... Ok, I tryed to install Win32::Daemon via MCPAN but I got errors D:\Perl>perl -MCPAN -e "install Win32::Daemon" CPAN: Storable loaded ok Going to read \.cpan\Metadata Database was generated on Wed, 21 Dec 2005 08:08:29 GMT Warning: Cannot install Win32::Daemon, don't know what it is. Try the command i /Win32::Daemon/ to find objects with matching identifiers. I will try to download http://www.roth.net/perl/Daemon/ later or from another url, actually is offline of anyway unavailble Andrea Jamie Cameron <jcameron@webmin. com> To Sent by: web...@li... webadmin-list-adm cc in...@li... rge.net Subject Re: [webmin-l] webmin on Windows 22/12/2005 02.05 Please respond to webadmin-list@lis ts.sourceforge.ne t On Thu, 2005-12-22 at 02:18, and...@fr... wrote: > I am trying to install webmin on a Windows box. > > I installed > > ActivePerl-5.8.7.815-MSWin32-x86-211909.msi > nmake15 for Windows > Process.exe > sc.exe > > Then, via MCPAN: > > perl -MCPAN -e "install Win32::Daemon::Simple" > > Which requires other two modules (automatically downloaded and nmake > processed.) > > Now if I run again > perl -MCPAN -e "install Win32::Daemon::Simple" > the answer is > CPAN: Storable loaded ok > Going to read \.cpan\Metadata > Database was generated on Wed, 21 Dec 2005 08:08:29 GMT > Win32::Daemon::Simple is up to date. > > > If I run perl setup.pl, then choose d:\etc\webmin and d:\var\webmin, I see > a lot of error (i think about 75, the number of OS available....) You can safely ignore those errors.. > then in C:\temp I find the file 973876_1_ , containing > > C:\temp>type 973876_1_ > os_type='windows' > os_version='xp' > real_os_type='Windows' > real_os_version='XP' --- message truncated --- |