Omaha #3189 - ensure the PostgreSQL libpq libraries are included in the hydroapps native directory
Former-commit-id:8896dc8a75
[formerly 1da5e7cb5f6d8a6b8e915a8ecb238a0825991afe] Former-commit-id:03d2a8ab7e
This commit is contained in:
parent
9666b22375
commit
1920bf461d
25 changed files with 7 additions and 5 deletions
|
@ -30,7 +30,7 @@ cprm $tmp_location/hydroapps $hydro_base_dir
|
|||
mkdir -p $hydro_base_dir/bin
|
||||
mkdir -p $hydro_base_dir/lib/native/linux32
|
||||
cp $tmp_location/edex/bin/runso $hydro_base_dir/bin
|
||||
ohd_util_libraries="libecpg_compat.so.3 libecpg_compat.so.3.4 libecpg.so.6 libecpg.so.6.4 library.ohd.util.so libjasper.so.1 libjasper.so.1.0.0 libjvm.so libpgtypes.so.3 libpgtypes.so.3.3 library.ohd.ofs.so library.ohd.pproc.so libgfortran.so.1 library.empty.motif.so library.ohd.whfs.so"
|
||||
ohd_util_libraries="libecpg_compat.so.3 libecpg_compat.so.3.4 libecpg.so.6 libecpg.so.6.4 library.ohd.util.so libjasper.so.1 libjasper.so.1.0.0 libjvm.so libpgtypes.so.3 libpgtypes.so.3.3 library.ohd.ofs.so library.ohd.pproc.so libgfortran.so.1 library.empty.motif.so library.ohd.whfs.so libpq.so libpq.so.5 libpq.so.5.5"
|
||||
for lib in $ohd_util_libraries; do
|
||||
cp -P $tmp_location/edex/lib/native/linux32/$lib $hydro_base_dir/lib/native/linux32
|
||||
done
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
libpq.so.5.5
|
|
@ -0,0 +1 @@
|
|||
libpq.so.5.5
|
BIN
nativeLib/files.native/awipsShare/hydroapps/lib/native/linux32/libpq.so.5.5
Executable file
BIN
nativeLib/files.native/awipsShare/hydroapps/lib/native/linux32/libpq.so.5.5
Executable file
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
13d3adc76aa4f26aaa92e3f6c4e08ead383187cd
|
||||
885386942bccbe952a96250f398352dcecee44f2
|
|
@ -1 +1 @@
|
|||
ff870436dd7bd7bff19efe09fb08e415eec08992
|
||||
ca813b5edb6475a6f8bcbf7982997873cd6a0f65
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
13d3adc76aa4f26aaa92e3f6c4e08ead383187cd
|
||||
885386942bccbe952a96250f398352dcecee44f2
|
|
@ -1 +1 @@
|
|||
ff870436dd7bd7bff19efe09fb08e415eec08992
|
||||
ca813b5edb6475a6f8bcbf7982997873cd6a0f65
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue