Current location: Hot Scripts Forums » Programming Languages » Perl » perl module on a non-root directory


perl module on a non-root directory

Reply
  #1 (permalink)  
Old 07-22-05, 11:10 AM
abtimoteo abtimoteo is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Question perl module on a non-root directory

1. hi, everybody.

2. i have been trying to install HTML::Strip, a perl module, on a remote non-root directory.

3. i did the following:

gzip -d Module.tar.gz

tar -xof Module.tar

cd Module

perl Makefile.PL PREFIX=/InstallDir

4. THEN, when i issued the "make" command, i got the following error msg:

/bin/sh: line 1: /usr/bin/cc: Permission denied
make: *** [Strip.o] Error 126

what does the above error msg mean? how can it be remedied?

5. for whatever it is worth, i used the same procedure for installing another module without encountering any hitches.

6. thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 07-28-05, 01:03 AM
Chas Chas is offline
Coding Addict
 
Join Date: Oct 2003
Location: California
Posts: 359
Thanks: 0
Thanked 0 Times in 0 Posts
I'm guessing here (I'm not a Linux guru) but I'd say that you don't have access to a c compiler on your account or it's not located in your path. That module has xs code that needs to be compiled and it can't find cc.

~Charlie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Install a perl module jgill Perl 7 07-28-06 10:11 AM
Perl FormMail Problem ennanguyen2002 Perl 2 03-09-05 05:47 PM
Visual Perl Module Manager Luckasoft Perl 1 12-22-04 04:51 PM
Need Epinions-lite system in PHP & MYSQL wali001 Job Offers & Assistance 4 01-12-04 07:02 AM
how to install a perl module [win32::internetexplorer::window] in windowsXP ? freak Perl 1 12-26-03 11:06 AM


All times are GMT -5. The time now is 07:18 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.