install script problem when building spatialindex
Dear FIredrakers, I currently get this message from the install/update script: Cloning libspatialindex Enter passphrase for key '/home/cjc1/.ssh/id_rsa': Successfully cloned libspatialindex branch master. HEAD is now at 34fd22b Merge pull request #82 from miklos1/master glibtoolize or libtoolize not found. Giving up! Traceback (most recent call last): File "firedrake-install", line 903, in <module> build_and_install_libspatialindex() File "firedrake-install", line 617, in build_and_install_libspatialindex check_call(["./autogen.sh"]) File "firedrake-install", line 211, in check_call subprocess.check_call(arguments, env=env) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['./autogen.sh']' returned non-zero exit status 1 What can I do to fix this? cheers --cjc -- http://www.imperial.ac.uk/people/colin.cotter www.cambridge.org/9781107663916
OK, I just apt-get install-ed libtool and it works. Does this mean that libtool is being incorrectly tested for in the install script? On 25 June 2016 at 14:16, Colin Cotter <colin.cotter@imperial.ac.uk> wrote:
Dear FIredrakers, I currently get this message from the install/update script: Cloning libspatialindex
Enter passphrase for key '/home/cjc1/.ssh/id_rsa': Successfully cloned libspatialindex branch master. HEAD is now at 34fd22b Merge pull request #82 from miklos1/master
glibtoolize or libtoolize not found. Giving up!
Traceback (most recent call last): File "firedrake-install", line 903, in <module> build_and_install_libspatialindex() File "firedrake-install", line 617, in build_and_install_libspatialindex check_call(["./autogen.sh"]) File "firedrake-install", line 211, in check_call subprocess.check_call(arguments, env=env) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['./autogen.sh']' returned non-zero exit status 1
What can I do to fix this?
cheers --cjc
-- http://www.imperial.ac.uk/people/colin.cotter
www.cambridge.org/9781107663916
-- http://www.imperial.ac.uk/people/colin.cotter www.cambridge.org/9781107663916
It's normal behaviour if you're using --no-package-manager. ________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of Colin Cotter <colin.cotter@imperial.ac.uk> Sent: 25 June 2016 14:45:22 To: firedrake Subject: Re: [firedrake] install script problem when building spatialindex OK, I just apt-get install-ed libtool and it works. Does this mean that libtool is being incorrectly tested for in the install script? On 25 June 2016 at 14:16, Colin Cotter <colin.cotter@imperial.ac.uk<mailto:colin.cotter@imperial.ac.uk>> wrote: Dear FIredrakers, I currently get this message from the install/update script: Cloning libspatialindex Enter passphrase for key '/home/cjc1/.ssh/id_rsa': Successfully cloned libspatialindex branch master. HEAD is now at 34fd22b Merge pull request #82 from miklos1/master glibtoolize or libtoolize not found. Giving up! Traceback (most recent call last): File "firedrake-install", line 903, in <module> build_and_install_libspatialindex() File "firedrake-install", line 617, in build_and_install_libspatialindex check_call(["./autogen.sh"]) File "firedrake-install", line 211, in check_call subprocess.check_call(arguments, env=env) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['./autogen.sh']' returned non-zero exit status 1 What can I do to fix this? cheers --cjc -- http://www.imperial.ac.uk/people/colin.cotter www.cambridge.org/9781107663916<http://www.cambridge.org/9781107663916> [http://assets.cambridge.org/97811076/63916/cover/9781107663916.jpg] -- http://www.imperial.ac.uk/people/colin.cotter www.cambridge.org/9781107663916<http://www.cambridge.org/9781107663916> [http://assets.cambridge.org/97811076/63916/cover/9781107663916.jpg]
participants (2)
- 
                
                Colin Cotter
- 
                
                Homolya, Miklós