nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] Problems compiling nano


From: Andy Armstrong
Subject: [Nano-devel] Problems compiling nano
Date: Wed, 23 May 2018 13:47:47 +0000

Hi all,


I am having difficulties compiling nano.


I download the latest source, run configure and then run make.


When I run make it fails with the following:


nano-2.9.7: >make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /u/ibmuser/source/nano-2.9.7/missing aclocal-1.10 -I m4
/usr/local/perl/bin/perl: eval: aclocal-1.10 5: FSUM7351 not found
WARNING: 'aclocal-1.10' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' 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/>
FSUM8226 make: Error code 127 
/source/nano-2.9.7: >

aclocal 1.10 is on my system, at the shell if I run:

aclocal-1.10 
/usr/bin/aclocal-1.10: line 5: /usr/local/perl/bin/perl: EDC5129I No such file or directory.


It seems as if aclocal-1.10 can't find perl.....how do I tell aclocal-1.10 where to find perl?

Many thanks,

Andy



reply via email to

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