Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Installing perl module

  • 12-04-2007 04: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,780 ✭✭✭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