On 01/06/2007 11:25 AM, Matthias Pfeifer wrote: > Hello, > > i tried to build pvfs-2.6.1, but during the installation i found that > > ./configure --my-flags ; make ; make install > > Doesn't build or install a kernel-module, pvfs2-client or > pvfs2-client-core. > I couldn't find any reference in "PVFS Quickstart". Does this > normally need special treatment? How do i get the client? > I provided path to 2.6 kernel sources to configure.
make kmod pvfs2-client and pvfs2-client-core will be in src/apps/kernel/linux and pvfs2.ko in src/kernel/linux-2.6. -Minh. _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
