Updated solaris path info.

This commit is contained in:
Janet B. Anderson
2002-12-16 16:11:17 +00:00
parent 2c94593c8c
commit cc699b74df
2 changed files with 3 additions and 1 deletions

View File

@@ -315,6 +315,7 @@ Building EPICS base (Unix and Win32)
mv, and mkdir in your search path and /bin/chmod must
exist. On some Unix systems you may also need ar and ranlib
in your path, and the c compiler may require ld in your path.
On solaris systems you need uname in your path.
Unix LD_LIBRARY_PATH
If you plan to build EPICS base shared libraries instead of

View File

@@ -440,7 +440,8 @@ need C and C++ compilers in your search path. For building base you also
must have echo in your search path. For Unix host builds you also need
touch, cpp, cp, rm, mv, and mkdir in your search path and /bin/chmod must
exist. On some Unix systems you may also need ar and ranlib in your path,
and the c compiler may require ld in your path.
and the c compiler may require ld in your path. On solaris systems you
need uname in your path.
<p><b>LD_LIBRARY_PATH</b>
<br>If you plan to build EPICS base shared libraries instead of archive
libraries, on Unix systems you will need to add fullpathname to $(INSTALL_LOCATION)/lib/$(EPICS_HOST_ARCH)