source: trunk/MagicSoft/Simulation/Detector/lib/README@ 5255

Last change on this file since 5255 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
3README for the directory "lib"
4
5
6In this directory are some libs, that are needed for running
7the programs developed by Jose Carlos. The most important is
8the
9
10ranlib
11
12If you don't have install this lib yet, try to find it on
13the web and do what you can.
14
15Then make a link in this directory to your ranlib.
16
17For some machines there are libs in this directory. Include
18them by linking
19
20libranlib.a -> libranlib.a.[OSTYPE]
21
22using the command
23
24ln -s libranlib.a.[OSTYPE] libranlib.a
25
26###########################################################
Note: See TracBrowser for help on using the repository browser.