help-3dldf
[Top][All Lists]
Advanced

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

Re: [help-3dldf] installation problem with 3DLDF


From: lfinsto1
Subject: Re: [help-3dldf] installation problem with 3DLDF
Date: Mon, 18 Feb 2008 12:47:25 +0100 (CET)
User-agent: SquirrelMail/1.4.9a

> As recommended, I tried to compile the 3DLDF from CVS:
>
>    cvs -z3 -d:pserver:address@hidden:/sources/3dldf co
> 3dldf
>
>
> I went into the "~/3dldf/Group" directory and compiled 3DLDF and got this
> as the result:
>
> address@hidden ~]$ cd programs/3dldf/Group/
> address@hidden Group]$ ./configure --prefix=/usr/local/3DLDF-1.2.0/
> configure: error: cannot find install-sh or install.sh in . ./.. ./../..
> address@hidden Group]$
>

Try calling `automake --copy --add-missing' and then call `configure'
again (with the same `--prefix' argument).  If this doesn't work, try
this:

autoconf && autoheader && automake -- copy --add-missing
./configure --prefix=/usr/local/3DLDF-1.2.0/

Please let me know if neither of these things works.

>
>
> After reading 3DLDF home-page,
> http://www.gnu.org/software/3dldf/#Development_Versions,  I tried to
> install using the source from this location:
>
>    ftp://ftp.gwdg.de/pub/gnu2/3dldf/3DLDFsnp.tar.gz
>
>
> with this source "./conifgure --prefix=/usr/local/3DLDF-1.2.0" runs fine
> but  I get this "make" error:

My mistake.  I forgot to insert the appropriate code at the beginning of
`~Complex'.  It's in `prelims.web', but there are a few lines that need to
be deleted.  I'll fix it and upload new versions in a few minutes.

Thank you for pointing this out.

Laurence






reply via email to

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