dr-geo
[Top][All Lists]
Advanced

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

Re: [Dr-geo] Compiling Dr.Geo


From: Gurjot Singh
Subject: Re: [Dr-geo] Compiling Dr.Geo
Date: Sun, 9 Mar 2014 20:49:53 +0530

On 9 March 2014 18:47, Gurjot Singh <address@hidden> wrote:
> But ./configure was giving an error:
> checking for xml library... configure: error: Did not find libxml
> development library installed
>
> Even though I already have libxml2 package installed.
> So I changed configure.ac file to replace xml-config to xml2-config.
> Now it shows xml library.... found.
>
> But now it's giving the following error:
> config.status: error: cannot find input file: `Makefile.in'
>
> Any idea?

 After automake -a command I got the following error:
 configure.ac:40: required file `./config.rpath' not found

But I worked around that using "touch config.rpath"..
but now make command is giving error:
../drgenius_config.h:28:22: fatal error: guile/gh.h: No such file or directory
compilation terminated.

What I surmised after installing guile is, that if I install
guile-2.0-dev it gives the above error and if I install guile-1.8-dev
then the following error is what I get:
/usr/bin/ld: cannot find -lguile-2.0
collect2: error: ld returned 1 exit status

Any help is appreciated.

-- 
Gurjot Singh
Blog: http://bhattigurjot.wordpress.com

"You do not need a Leader. You never did. System made you believe you
needed one. Self-Education. No more rules."



reply via email to

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