Can you tell from the context which library is missing?
--Scott
On Mon, Aug 8, 2016 at 6:19 AM, James King
wrote:
> ./configure run in the gnupg-2.0.30 directory returns 'required libraries
> not found', i.e, the GNU portable threads library, which I've downloaded
> from ftp://ftp.gnu.org/gnu/p
./configure run in the gnupg-2.0.30 directory returns 'required libraries
not found', i.e, the GNU portable threads library, which I've downloaded
from ftp://ftp.gnu.org/gnu/pth/ unpacked, and installed
./configure
make
sudo make install
Aside from "make[2]: Nothing to be done for `install-exec-a
On Sun, 7 Aug 2016 05:48, james.k...@thegeekgroup.org said:
> ./configure runs fine
The configure run creates the Makefile(s), look at the output:
[...]
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating Makefile
[...]
Do you see thse lines
Hey there,
gnupg-2.0.30 (from tarball) and all dependencies extracted.
./configure runs fine
make
returns No targets specified and no makefile found. Stop.
directory contains "Makefile.am" if I rename to Makefile, and run make
returns missing separator. Stop.
Insight appreciated, thanks
--