LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   While trying to load .so file manually using command its failing (https://www.linuxquestions.org/questions/linux-newbie-8/while-trying-to-load-so-file-manually-using-command-its-failing-4175502170/)

sharathpadman 04-18-2014 08:01 AM

While trying to load .so file manually using command its failing
 
Hi all,

I am newbie to linux environment. I was trying to run an .so file manually which in turn call a method in bin folder.

Command given,

XXX_MODULES=libxxx.so /opt/servicename/bin/methodname -Le -c /opt/servicename/etc/methodname/methodname.conf -n -C -t -m ""

When i tried to execute the command its giving error as

" Initialization of module 'libxxx.so' failed with error code -1
Loading module libxxx.so failed, Continuing anyway. "

What would be the issue. Kindly help me with this...

Regards,
Sharath.

TB0ne 04-18-2014 09:25 AM

Please read the LQ Rules; do not post the same question multiple times. Thread reported.


All times are GMT -5. The time now is 07:18 PM.