Sounds like a perl module is missing in your environment. Not sure why it's needed, except for building the perl modules.
You can probably use CPAN to load the module. Plenty of online sources to describe the process. (something like 'perl -MCPAN -e shell') Paul Alfille On Wed, Oct 20, 2010 at 7:48 PM, Mads Hjorth <[email protected]> wrote: > Hi All, > > I am trying to build the owfs on a Chumby Hacker Board, which runs a > custom linux version. > > I get through configure without problems, but I end up with the > following error... > > CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /mnt/storage/ > owfs-2.8p2/src/scri > pts/install/missing --run autoconf > Can't locate Data/Dumper.pm in @INC (@INC contains: /usr/share/ > autoconf /usr/lib > /perl5/5.10.0/arm-linux /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/ > 5.10.0/ar > m-linux /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/site_perl .) > at /usr/shar > e/autoconf/Autom4te/C4che.pm line 35. > BEGIN failed--compilation aborted at /usr/share/autoconf/Autom4te/ > C4che.pm line > 35. > Compilation failed in require at /usr/bin/autom4te line 40. > BEGIN failed--compilation aborted at /usr/bin/autom4te line 40. > make: *** [configure] Error 1 > > > I am not quite sure which way to go from here...any help would be > appreciated... > > Mads > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
