kristofg / rifec

Receive Images From Eye-Fi Cards
GNU General Public License v2.0
53 stars 16 forks source link

OSX #10

Closed arlomiller closed 10 years ago

arlomiller commented 10 years ago

Tried setting this up on Mac OSX (i'm very new to this) and get this error:

Can't locate Config/IniFiles.pm in @INC (@INC contains: /Library/Perl/5.16/darwin-thread-multi-2level /Library/Perl/5.16 /Network/Library/Perl/5.16/darwin-thread-multi-2level /Network/Library/Perl/5.16 /Library/Perl/Updates/5.16.2 /System/Library/Perl/5.16/darwin-thread-multi-2level /System/Library/Perl/5.16 /System/Library/Perl/Extras/5.16/darwin-thread-multi-2level /System/Library/Perl/Extras/5.16 .) at /Users/Shared/Rifec/rifec.pl line 41. BEGIN failed--compilation aborted at /Users/Shared/Rifec/rifec.pl line 41.

thoughts?

kristofg commented 10 years ago

It sounds as if you haven't installed all the dependencies; rifec.pl requires a number of Perl Modules to work, Config::IniFiles being one of them. The file called INSTALL.txt lists all the modules you need.

kristofg commented 10 years ago

Did you figure it out? Wondering if I can close this issue.

arlomiller commented 10 years ago

Never did, but you can close it, i was successful in getting a different eyefiserver to work on the mac.