 |
Bug Information
|
| Title: |
Linux starting script fix |
 |
| Text: |
Patch below fixes problem with symbolic link that starting script try to create (although they exists) as long as you don't start it from DBD directory tree. Regards.
[root@sailor DBDesigner4]# diff startdbd.dist startdbd
22c22
if [ -f "$app_ld_path/bplrtl.so.6.9" ]; then
|
|