GNU bug report logs -
#25290
configure bug
Previous Next
Reported by: Lauren Jackson <jack1120 <at> umn.edu>
Date: Thu, 29 Dec 2016 17:16:01 UTC
Severity: normal
Tags: notabug
Done: Mathieu Lirzin <mthl <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25290 in the body.
You can then email your comments to 25290 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#25290
; Package
automake
.
(Thu, 29 Dec 2016 17:16:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lauren Jackson <jack1120 <at> umn.edu>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Thu, 29 Dec 2016 17:16:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
I am attempting to install automake in a local directory on a university
supercomputing system. I have used ./configure --prefix=/home/path to
install the dependent programs m4 and autoconf (v. 2.69 and 2.66 in
different attempts). However, when trying to configure automake using the
same prefix it reports that it detects autoconf but that the version is not
2.65 or higher. Is there a way to force the configuration to find the
autoconf versions that I have installed locally? Thank you!
Best,
Lauren
--
Lauren Jackson III
NSF Graduate Research Fellow
University of Minnesota | CFANS
Department of Plant Pathology <https://plpa.cfans.umn.edu/>
Forest Pathology and Wood Microbiology Lab
<http://forestpathology.cfans.umn.edu/>
jack1120 <at> umn.edu
*Connect with Plant Pathology:*
[image: Google plus] <http://plpa.cfans.umn.edu/>
<https://www.facebook.com/umnplantpathology/>
<https://twitter.com/UMNPlantPath> <https://www.youtube.com/user/plpathmn>
<https://www.flickr.com/photos/plpathmn/> [image:
UMN-social-INSTAGRAM-dark_32x32] <https://instagram.com/umnplantpath/> [image:
UMN-social-LINKEDIN_32x32] <https://www.linkedin.com/groups/8418442>
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-automake <at> gnu.org
:
bug#25290
; Package
automake
.
(Thu, 29 Dec 2016 17:27:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 25290 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 12/29/2016 05:26 AM, Lauren Jackson wrote:
> Hello,
>
> I am attempting to install automake in a local directory on a university
> supercomputing system. I have used ./configure --prefix=/home/path to
> install the dependent programs m4 and autoconf (v. 2.69 and 2.66 in
> different attempts). However, when trying to configure automake using the
> same prefix it reports that it detects autoconf but that the version is not
> 2.65 or higher. Is there a way to force the configuration to find the
> autoconf versions that I have installed locally? Thank you!
Pasting the EXACT error message may be helpful. But perhaps this will work:
./configure AUTOCONF=/dir/of/bin/autoconf
where you are pointing to your just-installed newer version. Or you can
try:
PATH=/dir/of/bin/autoconf:$PATH
./configure
to ensure that the first 'autoconf' on the PATH lookup is the new one.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[signature.asc (application/pgp-signature, attachment)]
Added tag(s) notabug.
Request was from
Mathieu Lirzin <mthl <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sat, 15 Jul 2017 20:44:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
25290 <at> debbugs.gnu.org and Lauren Jackson <jack1120 <at> umn.edu>
Request was from
Mathieu Lirzin <mthl <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sat, 15 Jul 2017 20:44:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 13 Aug 2017 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.