On 11/18/2013 06:21 PM, Luke Gracie wrote: > If I run the code as root - no issue, but if I run the following code as a > user; I the following error: > ./zeromq.test.pl > Can't locate loadable object for module ZMQ::LibZMQ3 in @INC (@INC contains: > /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl > /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at > /usr/lib64/perl5/DynaLoader.pm line 11
Most likely $PATH is different for the user and root. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
