Installation

Robin Yates <[email protected]> Tue, 25 Jun 2002 09:06:20 +0000
Newsgroups gmane.comp.gnu.snacc
Organization Gateway Communications
Message-ID <[email protected]>
I'm new to snacc - haven't got pat the installation bit yet!

I do the following:
=09cd SNACC
=09sh configure (no hope with ./configure)
=09make all
=09make install

Now things go wrong and I end up with the following errors:

=09cd c++-lib && make install
=09make[2]: Entering directory `/home/robin/downloads/asn.1/SNACC/c++-lib=
'
=09make[2]: *** No rule to make target `inc/asn-any.h', needed by `instal=
l'.=20
Stop.
=09make[2]: Leaving directory `/home/robin/downloads/asn.1/SNACC/c++-lib'
=09make[1]: *** [c++-lib] Error 2
=09make[1]: Leaving directory `/home/robin/downloads/asn.1/SNACC'
=09make: *** [install] Error 2

I've trawled through the make and configure files but so far have missed =
the=20
problem. Its probably something simple so if anybody knowa the answer I'd=
 be=20
very grateful.

Thanks in advance,

Robin