OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [uclinux/] [userland/] [route/] [INSTALLING] - Blame information for rev 745

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 745 simons
net-tools
2
 
3
                               INSTALLING
4
 
5
Please read the file `README' before you start with the installation of the
6
net-tools.
7
 
8
 
9
 
10
HACKERS WAY
11
-----------
12
cd /usr/src ; tar xvzf net-tools*.tar.gz
13
less Makefile ; make config ; make ; make -n install ; make install
14
 
15
 
16
 
17
CONFIGURE
18
---------
19
First of all change into the net-tools directory.
20
 
21
Before you start with the Installation please have a look into the toplevel
22
Makefile. There are some configuration options with explanations.
23
 
24
To configure the compilation use "make config".
25
 
26
If you have a recent Kernel you can and SHOULD answer ALL the Configuration
27
Options with YES. You only have to decide about the NLS:
28
 
29
If you don't know whether GNU gettext is supported on your system or not, run
30
msgfmt.  If it exists, there is every chance that GNU gettext is
31
supported.
32
 
33
 
34
COMPILE
35
-------
36
To compile simply use "make".
37
 
38
There should be no warnings or errors.
39
 
40
 
41
 
42
INSTALLATION
43
------------
44
If you want to install the binaries use "make install".
45
 
46
This will generate backups of your old binaries. If you dont want the
47
backups, please use "make update" instead. To change the default permissions
48
and ownerships of the installed binaries and manpages edit the Makefile. You
49
can test the Installation with "make -n install". This will tell make: Don't
50
run any commands, just print them.
51
 
52
 
53
 
54
Bernd 'eckes' Eckenfels
55

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.