I want to install an experimental FUSE filesystem to mount BackupPC backup
images:
<http://unixtastic.com/software/backuppc-fuse.html>
This requires the CPAN Fuse package:
<http://search.cpan.org/dist/Fuse/>
An initial attempt to package with cpanflute2 fails with this sequence.
(There's lots more errors. I'm just assuming that fixing these two at the
beginning will fix most of the remaining ones.) I'm still investigating to
see what the underlying problem is. (The CPAN automated testing system
shows the same errors generated.)
+ /usr/bin/perl Makefile.PL INSTALLDIRS=site
fuse version found: sh: mount_fusefs: command not found
Package fuse was not found in the pkg-config search path.
Fuse.xs:30:18: error: fuse.h: No such file or directory
Fuse.xs:125: error: expected declaration specifiers or '...' before
'fuse_dirh_t' Fuse.xs:125: error: expected declaration specifiers or
'...' before 'fuse_dirfil_t'
I have fuse-2.7.3-1.el5.rf installed on CentOS 5.2 and am successfully
using it to mount ntfs-3g external USB drives.
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users