[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-devel] [bug #52427] Libtool checks only in non-current directo
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-devel] [bug #52427] Libtool checks only in non-current directory |
Date: |
Fri, 17 Nov 2017 05:46:46 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 |
URL:
<http://savannah.gnu.org/bugs/?52427>
Summary: Libtool checks only in non-current directory
Project: GNU Astronomy Utilities
Submitted by: makhlaghi
Submitted on: Fri 17 Nov 2017 11:46:45 AM CET
Category: Installation
Severity: 3 - Normal
Item Group: Crash
Status: In Progress
Privacy: Public
Assigned to: makhlaghi
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
At configure time, Gnuastro needs to check if the system has GNU Libtool
installed. On my system, the configure script (following PATH), doesn't look
into the current directory. But based on the system configuration, some users
might have the current directory in their PATH. Gnuastro comes with its own
internal implementation of GNU Libtool. As a result, the configure script will
find the libtool in Gnuastro's build and think that the system has GNU
Libtool. Therefore if the system doesn't have libtool, or if the libtool isn't
GNU, then the BuildProgram check fails.
The libtool check must be corrected to make sure the current directory is not
checked when looking for Libtool.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52427>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [gnuastro-devel] [bug #52427] Libtool checks only in non-current directory,
Mohammad Akhlaghi <=