Results 1 to 2 of 2

Thread: install.sh fails, blames pythons & bins

  1. #1
    Join Date
    Nov 2011
    Beans
    2

    install.sh fails, blames pythons & bins

    I'm on Ubuntu 11.1 trying to set up a GIS box with FWTools 2.0.6, the most current stable release. My install fails after downloading the correct FWTools package, un-tarring it to /usr/local/, and running the install.sh file.

    The whole error message is: "./install.sh: 33: bin/python: not found."

    An error message like this raises more questions than it answers for this Ubuntu noob. How can I differentiate between:
    a dependency problem concerning my current python version;
    an issue with the dll called 'python' in the /bin/ folder of the app;
    a simple path mix-up;
    or something else entirely?

    Of course I'd like to get the tools working but more importantly I need to understand how to poke around for answers given what looks like an ambiguous error message. Is it just a matter of starting with the most likely culprit?

    thanks and thanks again,
    Rob

    oh, and here are the set-up instructions:
    Code:
     % tar xzvf FWTools-linux-0.9.5.tar.gz
     %cd FWTools-linux-0.9.5
     % ./install.sh

  2. #2
    Join Date
    Oct 2009
    Location
    Upminster, Essex, UK
    Beans
    544

    Thumbs down Re: install.sh fails, blames pythons & bins

    Whilst 2.0.6 is the latest version it does date back to 2009. If you google the error message there are numerous posts on various forum with the exact same problem...

    At a guess it broke in one of the bigger python updates and should maybe now be considered broken abandonware
    Code:
    cd /fridge/beer | drink && fallover

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
  •