Last change
on this file was 297, checked in by harald, 25 years ago |
Import of the directory lib, that is used by the Detector programs of
Jose Carlos. Here only a README file and the lib for osf1 is imported.
Later we will add other ones.
|
File size:
612 bytes
|
Line | |
---|
1 | ############################################################
|
---|
2 |
|
---|
3 | README for the directory "lib"
|
---|
4 |
|
---|
5 |
|
---|
6 | In this directory are some libs, that are needed for running
|
---|
7 | the programs developed by Jose Carlos. The most important is
|
---|
8 | the
|
---|
9 |
|
---|
10 | ranlib
|
---|
11 |
|
---|
12 | If you don't have install this lib yet, try to find it on
|
---|
13 | the web and do what you can.
|
---|
14 |
|
---|
15 | Then make a link in this directory to your ranlib.
|
---|
16 |
|
---|
17 | For some machines there are libs in this directory. Include
|
---|
18 | them by linking
|
---|
19 |
|
---|
20 | libranlib.a -> libranlib.a.[OSTYPE]
|
---|
21 |
|
---|
22 | using the command
|
---|
23 |
|
---|
24 | ln -s libranlib.a.[OSTYPE] libranlib.a
|
---|
25 |
|
---|
26 | ###########################################################
|
---|
Note:
See
TracBrowser
for help on using the repository browser.