in reply to Re^2: How to link to OpenCV goodies for PERL5
in thread How to link to OpenCV goodies for PERL5
Does your program work from commandline, or does it die with the same error message?
If it works, you need to inspect the LDD output from apache/cgi program
It might show that apache doesn't have permission to read linux-vdso ..
More on this type of thing Re^3: DBD::mysql fail install check (DYLD_LIBRARY_PATH ldd otool install_name_tool VERSIONER_PERL_PREFER_32_BIT .bundle/.dylib/.so
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to link to OpenCV goodies for PERL5
by freddythunder (Novice) on Jun 09, 2013 at 17:20 UTC | |
by Anonymous Monk on Jun 09, 2013 at 20:17 UTC |