Closed Thread
Results 1 to 2 of 2

Thread: Problems installing perl module

  1. #1
    kingjos is offline Newbie
    Join Date
    Mar 2009
    Posts
    1
    Rep Power
    0

    Problems installing perl module

    Hello,
    I'm trying to install some software on my desktop running Ubuntu but can't seem to get past the dependency check. The problem at hand is a perl module called (Thread :: Pool) and no matter what I do I can't seem to figure out why I can't get this module to install on my machine. I have tried installing it through CPAN but it comes back with a bunch of make errors. I also tried compiling the module on my own and can't get past the "make test" command because the same errors comes up. Is it possible that I'm missing a dependency for this module, or is this module not supported on the ubuntu platform?

    Thanks in advance.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    DigitalLinx's Avatar
    DigitalLinx is offline Newbie
    Join Date
    Aug 2009
    Posts
    12
    Rep Power
    0

    Re: Problems installing perl module

    Make sure you have perl installation compiled with threading support.
    Try to install the module from the ubuntu repos
    Code:
    apt search thread | grep pool
    To attempt to locate the exact module name.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. installing fedora os problems
    By jaffemutant in forum Linux Installation & Configuration
    Replies: 4
    Last Post: 03-11-2011, 01:12 PM
  2. Installing Adobe Flash Problems
    By BigLinux in forum Linux Applications
    Replies: 2
    Last Post: 07-07-2009, 07:30 AM
  3. example for using module in perl
    By kiddies in forum Perl
    Replies: 2
    Last Post: 07-03-2009, 07:38 AM
  4. Installing OpenSuse problems!
    By tcm9669 in forum Linux Applications
    Replies: 7
    Last Post: 01-10-2007, 07:03 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts