bug-gsrc
[Top][All Lists]
Advanced

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

Re: [bug-gsrc] Failure to compile lsh


From: carl hansen
Subject: Re: [bug-gsrc] Failure to compile lsh
Date: Fri, 18 Mar 2016 18:16:54 -0700



On Fri, Mar 18, 2016 at 4:06 AM, Jean Louis <address@hidden> wrote:
Hello,

First is require to run:

$ autoconf

And then I have used it like this:

bash-4.3$ ./configure --with-lib-path=/home/data1/protected/gnu/lib --prefix=/home/data1/protected/gnu

And I have this error:

Not clear if you are trying 2.02 or 2.04

I build 2.04 sucessfully just now using EXACTLY these instructions:
git clone https://git.lysator.liu.se/lsh/lsh.git
cd lsh
git checkout lsh-2.0.4 # This is the stable branch
./.bootstrap
  ./configure
  make bootstrap
  make
  make check

reply via email to

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