Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Installing perl module

  • 12-04-2007 3:09pm
    #1
    Closed Accounts Posts: 31


    Hi,

    I've been trying to install Net::SSH and it has a lot of dependencies. I've become stuck on Scalar::Util, it keeps giving me the following error everytime i try to to do a make

    Error: 'NV' not in typemap in Util.xs, line 187

    does anyone have an idea how to fix this, i'm using perl version 5.6.0

    cheers


Comments

  • Registered Users, Registered Users 2 Posts: 1,287 ✭✭✭joe_chicken


    Is this on unix or windows?

    If it's unix, you could use cpan?

    it installs perl packages with dependencies

    If it's windows, I think activestate does the same thing, but I've never used it


  • Closed Accounts Posts: 31 wom14


    Its on unix but i can't automatically install with dependencies using cpan because the server i'm working from has no access to the internet i can't get past the proxy. :(


  • Registered Users, Registered Users 2 Posts: 1,287 ✭✭✭joe_chicken




  • Closed Accounts Posts: 31 wom14


    yeh i saw that alright, was wondering if i could try and work around that because i can't install a newer version either. ah well! i will just have to leave it! cheers all the same!


  • Registered Users, Registered Users 2 Posts: 2,755 ✭✭✭niallb


    wom14 wrote:
    Its on unix but i can't automatically install with dependencies using cpan because the server i'm working from has no access to the internet i can't get past the proxy. :(
    Is this a policy thing, or is it just not configured to use the proxy ?


  • Advertisement
Advertisement