Skip to content
Snippets Groups Projects
INSTALL 687 B
Newer Older
Lev Walkin's avatar
Lev Walkin committed
QUICK START INSTALLATION
========================

./configure	# Configure the build infrastructure for your platform
Lev Walkin's avatar
Lev Walkin committed

Lev Walkin's avatar
Lev Walkin committed
make		# Build the libraries and the compiler
Lev Walkin's avatar
Lev Walkin committed

Lev Walkin's avatar
Lev Walkin committed
make check	# Ensure that the code is still behaving well
		# after compiling on your platform
Lev Walkin's avatar
Lev Walkin committed
		# PLEASE CONTACT ME IF THIS FAILS ON YOUR PLATFORM!

Lev Walkin's avatar
Lev Walkin committed
make install	# Install the compiler into standard location

man asn1c	# Display the asn1c manual page

Lev Walkin's avatar
Lev Walkin committed

QUICK USAGE GUIDE
=================

For usage guide and more information please refer to the README file.
Lev Walkin's avatar
Lev Walkin committed

In case of any difficulties with installing the compiler, consider using
the Online ASN.1 Compiler at

	http://lionet.info/asn1c

-- 
Lev Walkin
vlm@lionet.info