Hi,
Kenneth Porter wrote on 2008-08-18 16:06:11 -0700 [Re: [BackupPC-devel] FUSE /
BackupPC]:
> --On Saturday, August 16, 2008 11:01 PM +0200 Stephen Day
> <[EMAIL PROTECTED]> wrote:
>
> > I have some proof of concept code at:
> > http://unixtastic.com/software/backuppc-fuse.html
>
> [...]
> When I run your program, I get this:
>
> [EMAIL PROTECTED] BackupPC]# perl -I /usr/lib ./backuppc-fuse.pl /tmp/BackupPC
> No language setting
> Could not create BackupPC::Lib object at ./backuppc-fuse.pl line 9.
>
> Any way to tell why Lib::new is failing?
"No language setting" is from ConfigRead(), called from new() in line 157.
Did you set $Conf {Language} in the main config file? It's in there by
default, and "No language setting" is only returned if it's not defined. Then
again, I didn't look at backuppc-fuse.pl. Does it pass an alternate confDir
into new()?
Hope that helps, haven't got the time for a proper answer right now.
Regards,
Holger
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BackupPC-devel mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/