bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Failed 1.19.5 install on Solaris 11.3


From: Darshit Shah
Subject: Re: [Bug-wget] Failed 1.19.5 install on Solaris 11.3
Date: Wed, 18 Jul 2018 14:59:29 +0200
User-agent: NeoMutt/20180716

Are you trying to compile Wget from git? Or are you using the tarballs?

If you are using the tarballs, this should not happen unless you have modified
some of the build files. In which case, I would ask you to share your changes
with us so that we can fix the build for everyone.

You should not require automake to compile and install Wget. In case you do,
you can run that step on a different / newer machine (Even Linux updated 5
minutes ago). Then copy all the files over to the other machine and run
configure and make. 

* Jeffrey Walton <address@hidden> [180718 14:54]:
> On Wed, Jul 18, 2018 at 7:14 AM, Tim Rühsen <address@hidden> wrote:
> > Maybe it's an bash/sh incompatibility. Anyways - what does 'make
> > install' do !? It basically copies the 'wget' executable into a
> > directory (e.g. /usr/local/bin/) that is listed in your PATH env variable.
> >
> > You can do that by hand. If you want the updated man file, copy wget.1
> > into your man1 directory (e.g. /usr/local/share/man/man1/).
> 
> thanks.
> 
> It appears things are not getting as far as an install. My bad.
> 
> $ make
> make  all-recursive
> Making all in lib
> make  all-recursive
> Making all in src
> make  all-am
> Making all in doc
> Making all in po
> Making all in util
> Making all in fuzz
>  cd .. && /bin/sh
> /export/home/jwalton/Build-Scripts/wget-1.19.5/build-aux/missing
> automake-1.15 --gnu fuzz/Makefile
> /export/home/jwalton/Build-Scripts/wget-1.19.5/build-aux/missing[81]:
> automake-1.15: not found [No such file or directory]
> WARNING: 'automake-1.15' is missing on your system.
>          You should only need it if you modified 'Makefile.am' or
>          'configure.ac' or m4 files included by 'configure.ac'.
>          The 'automake' program is part of the GNU Automake package:
>          <http://www.gnu.org/software/automake>
>          It also requires GNU Autoconf, GNU m4 and Perl in order to run:
>          <http://www.gnu.org/software/autoconf>
>          <http://www.gnu.org/software/m4/>
>          <http://www.perl.org/>
> *** Error code 127
> 
> 

-- 
Thanking You,
Darshit Shah
PGP Fingerprint: 7845 120B 07CB D8D6 ECE5 FF2B 2A17 43ED A91A 35B6

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]