From: Steve Satterfield (steve++at++nist.gov)
Date: 03/08/2004 16:05:56
On Mon, 8 Mar 2004, Praveen Bhaniramka wrote:
> Hi John,
>
> Thanks for sending the test case. It turns out that pfVolume was not
> handling the multi-window case correctly. I am attaching the result of
> 'diff'ing the fixed pfVolume.cxx source file with the original one along
> with the modified source file. Copy it to
> /usr/share/Volumizer2/src/lib/Performer and recompile the libpfvz.so
> library. The modifed has been tested to work fine with your test case as
> well.
>
> Cheers,
> Praveen
>
Praveen,
I need a little help on the compiling. When I do the obvious:
cp pfVolume.cxx /usr/share/Volumizer2/src/lib/Performer
cd /usr/share/Volumizer2/src/lib/Performer
make
it appears that I get:
visage 117# cd /usr/share/Volumizer2/lib/irixn32
visage 118# ls -l
total 280
-r--r--r-- 1 root sys 203 Feb 12 22:52 README
-rwxr-xr-x 1 root sys 68720 Mar 8 18:41 libpfvz.so.6
-rwxr-xr-x 1 root sys 68720 Mar 8 18:41 libpfvz.so.7
And this does not appear to be the correct place.
I see the following:
visage:~: ls -l `locate libpfvz.so`
lrwxr-xr-x 1 root sys 14 Feb 12 21:48 /usr/lib32/Performer/Debug/libpfdb/libpfvz.so -> ./libpfvz.so.8
-rwxr-xr-x 1 root sys 230452 Feb 12 21:48 /usr/lib32/Performer/Debug/libpfdb/libpfvz.so.8
lrwxr-xr-x 1 root sys 14 Feb 12 21:48 /usr/lib32/libpfdb/libpfvz.so -> ./libpfvz.so.8
-r--r--r-- 1 root sys 51868 Feb 12 21:47 /usr/lib32/libpfdb/libpfvz.so.7
-rwxr-xr-x 1 root sys 51712 Feb 12 21:47 /usr/lib32/libpfdb/libpfvz.so.8
lrwxr-xr-x 1 root sys 14 Feb 12 21:48 /usr/lib64/Performer/Debug/libpfdb/libpfvz.so -> ./libpfvz.so.8
-rwxr-xr-x 1 root sys 253968 Feb 12 21:49 /usr/lib64/Performer/Debug/libpfdb/libpfvz.so.8
lrwxr-xr-x 1 root sys 14 Feb 12 21:48 /usr/lib64/libpfdb/libpfvz.so -> ./libpfvz.so.8
-r--r--r-- 1 root sys 57968 Feb 12 21:47 /usr/lib64/libpfdb/libpfvz.so.7
-rwxr-xr-x 1 root sys 57920 Feb 12 21:47 /usr/lib64/libpfdb/libpfvz.so.8
which appears to be to tbe where I really want the .so files to be installed.
And therea is also a .8 version that didn't seem to be created.
What is the proper way to make libpfvz.so so so it will go to the proper locations?
Thanks,
Steve
This archive was generated by hypermail 2b29 : Mon Mar 08 2004 - 16:09:06 PST