aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: 46468226ef8069696c84f60dccd61d15a935ffca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
QUICK START INSTALLATION
========================

./configure	# Configure the build infrastructure for your platform

make		# Build the libraries and the compiler

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

make install	# Install the compiler into standard location

man asn1c	# Display the asn1c manual page


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

For usage guide and more information please refer to the README file.

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