I am getting started with Linux, and I am starting with a very specific project...
I only have loaded the terminal environment, and I am trying to load some perl modules needed for <a href=" ASSP</a>.
I need Compress::Zlib for my project, and as I understand it, I also need it for the CPAN shell.
I have found that I need the following 2 modules before I can install (maybe wrong word) Compress::Zlib:
Compress::Raw::Zlib
IO::Compress::Gzip
I downloaded those two and Compress::Zlib and burned them onto a CD using my Windows box which I am very familliar with.
I have used tar very little. how can I uncompress these modules onto my Debian Etch box from my CD?
After I have uncompressed them, I think I can Install (Make...whatever word goes here) those modules.
It is my understanding that I can then use the CPAN shell to get the other modules I need.
And one other thing...After decompressing and Making/Installing the modules, can I then delete the decompressed folders?
Any help would be greatly appreciated.
I only have loaded the terminal environment, and I am trying to load some perl modules needed for <a href=" ASSP</a>.
I need Compress::Zlib for my project, and as I understand it, I also need it for the CPAN shell.
I have found that I need the following 2 modules before I can install (maybe wrong word) Compress::Zlib:
Compress::Raw::Zlib
IO::Compress::Gzip
I downloaded those two and Compress::Zlib and burned them onto a CD using my Windows box which I am very familliar with.
I have used tar very little. how can I uncompress these modules onto my Debian Etch box from my CD?
After I have uncompressed them, I think I can Install (Make...whatever word goes here) those modules.
It is my understanding that I can then use the CPAN shell to get the other modules I need.
And one other thing...After decompressing and Making/Installing the modules, can I then delete the decompressed folders?
Any help would be greatly appreciated.