Install instructions.


First, if you have not installed the perl standard release yet you should
do so and get back to this file.
Look for the win32 ports at http://www.perl.org/

Make sure you unzipped with -d because the install script relies on this.

You should test the modules on your system before installing them into the
perl lib directory.
This extension comes with several examples in the t\ directory and some of
them can be used to make sure this software does what it's supposed to.

This is what you could try (uppercase -M):
perl -Mblib t/Misc.t (Return the logged in objects name)
perl -Mblib t/Browse.t  (List all objects in current context).
perl -Mblib t/GetAttr.t (List some attributes and values for the user logged in).  
perl -Mblib t/UsrAttr.t (List some attributes and values for the user logged in).  


If you're pleased with the result, you can go on and install the software
into the perl lib directory. Make sure you are in the same directory as
this file and that the perl binary is in you PATH environment.
Then type 'setup' anf hid enter.

You'll get questions to where you want the files installed, and
copying starts when you select one by typing 'y'.

Now you should be done, the -M switch for perl is no longer needed and
neither is the blib\ directory created when you unzipped this package.

If you want the docs installed you can copy them from the html\ directory
to wherever you want.

Congratualtions, you have finnished the setup of this software, now
you can enjoy the power perl gives you while doing your daily tasks
on your Netware network.

Good luck, and remember to send me a note if you have comments,
suggestions or bug reports.

You can reach me :
http://www.ahs.hist.no/distr/NDSm and
Steinar.Kleven@ahs.hist.no


This is how it got installed with my configuration.

Installing C:\bin\perl\lib\site\auto\NDSm\NDSm.bs
Installing C:\bin\perl\lib\site\auto\NDSm\NDSm.dll
Installing C:\bin\perl\lib\site\auto\NDSm\NWServer\NWServer.bs
Installing C:\bin\perl\lib\site\auto\NDSm\NWServer\NWServer.dll
Installing C:\bin\perl\lib\site\NDSm\Buf_T.pm
Installing C:\bin\perl\lib\site\NDSm\Misc.pm
Installing C:\bin\perl\lib\site\NDSm\NDSContext.pm
Installing C:\bin\perl\lib\site\NDSm\NWServer.pm
Installing C:\bin\perl\lib\site\NDSm.pm

