I don't have the root permission and I can't write to the root folder. I set the "PREFIX=/mz/hd/liuyi", and I changed the following direction: INSTALLPRIVLIB INSTALLARCHLIB INSTALLSITELIB INSTALLSITEARCH INSTALLBIN INSTALLSCRIPT INSTALLMAN1DIR INSTALLMAN3DIR such as: INSTALLPRIVLIB=$(PREFIX)/perl5/5.00503
But when I run(t.pl): #!/bin/perl use lib "/mz/hd/liuyi/perl5/site_perl/5.005"; use Heap "/mz/hd/liuyi/perl5/site_perl/5.005"; It told me: "/mz/hd/liuyi/perl5/site_perl/5.005" is not exported by the Heap module at t.pl line 3 Can't continue after import errors at t.pl line 3 BEGIN failed--compilation aborted at t.pl line 3. What's the matter with my install? During install, it skiped lots of steps. Is it important? How can I install it under my folder? Thank you very much! Ying -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]