[PVFS-users] Questions on changing striping parameters with pvfs_stat

Phil Carns pcarns@hubcap.clemson.edu
Thu, 10 Aug 2000 17:52:14 -0400 (EDT)


> 
>   1) I have downloaded the source.  I notice that both the utility programs
>      and example programs link to a library called libminipvfs.a.  If I
>      want to do static linking, is this the library I need to use?  (libpvfs.a 
>      does not contain the pvfs calls, and libminipvfs.a was not installed in 
>      /usr/lib when I performed the install, which is why I am asking.)

oops- just realized that your libminipvfs.a is missing.  It should be
there after the install.  If not look in the pvfs/lib build directory to
see if it is there and copy it manually.  If you are using rpms, this
library is available from either pvfs-1.4.4 or pvfs-client-1.4.4.

-Phil