NIFs, what am I missing?

Evans, Matthew mevans@REDACTED
Fri Mar 4 22:55:00 CET 2011


The file is there:
9>  filelib:is_file("/home/mevans/atis/idxavcspc.so").
true

But will not load (won't load from the module either):
10>  erlang:load_nif("/home/mevans/atis/idxavcspc",0).
{error,{load_failed,"Failed to load NIF library: '/home/mevans/atis/idxavcspc.so: cannot open shared object file: No such file or directory'"}}

I'm currently confused....


Thanks

Matt

Running: R14B01


More information about the erlang-questions mailing list