From: Aldric L'H. <ald...@fr...> - 2003-07-09 15:50:07
|
Quoting "Alan W. Irwin" <ir...@be...>: > Here is the result of ls -l in $prefix/lib on my system. > > ls -l libplplot* > [snip] Could you give us similar output for HPUX > so we can discover what is possible in that case? Here is my listing (libplplot* all follow same scheme) -rw-r--r-- libplplotcxxd.a -rwxr-xr-x libplplotcxxd.la lrwxr-xr-x libplplotcxxd.sl -> libplplotcxxd.sl.8.0 lrwxr-xr-x libplplotcxxd.sl.8 -> libplplotcxxd.sl.8.0 -rwxr-xr-x libplplotcxxd.sl.8.0 Dropping library version from pkgIndex.tcl would be fine for HPUX too since the *.sl -> *.sl.8.0 links exist. Thanks for your help. Aldric |