problem installing Net::Google::Spreadsheets perl module

Discussion in 'Programming/Scripts' started by jayanthidinesh, Apr 22, 2010.

  1. jayanthidinesh

    jayanthidinesh New Member

    i am using opensuse.
    i use cpan to install my perl modules
    i am trying to install Net::Google::Spreadsheets, it says
    Running install for module 'Net::Google::Spreadsheets'
    Running make for D/DA/DANJOU/Net-Google-Spreadsheets-0.11.tar.gz
    Has already been unwrapped into directory /root/.cpan/build/Net-Google-Spreadsheets-0.11-ml5E9z
    Could not make: Unknown error
    Running make test
    Can't test without successful make
    Running make install
    Make had returned bad status, install seems impossible

    please help
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Did you check in YaST if there's an RPM package that provides that module?
     
  3. jayanthidinesh

    jayanthidinesh New Member

    thank u

    i will check and tell the results
     
  4. jayanthidinesh

    jayanthidinesh New Member

    no

    There is no such module in the RPM package. how to proceed further
     
  5. danjou

    danjou New Member

    Hi,
    I'm the author of the module Net::Google::Spreadsheets.
    Can you show me the result of make command?
     

Share This Page