artanis
[Top][All Lists]
Advanced

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

[Artanis] artanis fails on confgure to find guile


From: Java House
Subject: [Artanis] artanis fails on confgure to find guile
Date: Wed, 8 Aug 2018 03:31:53 +0300

Hello

totally new in Gnu Guile and artanis.
I am trying for the last couple of weeks to setup guile and artanis my local environment.
I finally manage to build guile using the latest from git 2.2.4

I am following instruntions from here https://www.gnu.org/software/artanis/manual/manual.html
but ./configure fails to fins guile even though it has been installed.

I downloaded artanis and then run
$ ./autogen.sh
aclocal -I m4
autoconf
Now try ./configure
$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking for guile 2.2
configure: checking for guile 2.3
configure: checking for guile 3.0
configure: error:
No Guile development packages were found.

guile has been built and installed succesfully (after alot of effort)
$ find / -name guile 2> /dev/null
/usr/home/nikolas/Downloads/guile
/usr/home/nikolas/Downloads/guile/libguile/.libs/guile
/usr/home/nikolas/Downloads/guile/libguile/guile
/usr/home/nikolas/Downloads/guile/meta/guile
/usr/home/nikolas/Downloads/guile-2.2.4/libguile/.libs/guile
/usr/home/nikolas/Downloads/guile-2.2.4/libguile/guile
/usr/home/nikolas/Downloads/guile-2.2.4/meta/guile
/usr/local/bin/guile
/usr/local/lib/guile
/usr/local/include/guile
/usr/local/share/guile
/usr/ports/lang/guile

I have also built 
guile-dbi-guile-dbd-postgresql-2.1.6
guile-dbi-guile-dbi-2.1.6

I am running FreeBSD
# uname -a
FreeBSD drake 11.2-RELEASE FreeBSD 11.2-RELEASE #0 r335510: Fri Jun 22 04:32:14 UTC 2018    address@hidden:/usr/obj/usr/src/sys/GENERIC  amd64


Any help or reference is aprreciated.
Kind Regards
Nikolas

 

reply via email to

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