GithubHelp home page GithubHelp logo

Comments (3)

 avatar commented on May 3, 2024 3

Please tell me how to set that , thanks @vedaldi
UPDATE
sorry, I solved it by adding it to my bashrc
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/zyr/vlfeat-0.9.20/toolbox/mex/mexa64/

from vlfeat.

vedaldi avatar vedaldi commented on May 3, 2024

Please make sure that either the DLL file is in the same directory of your executable or that it is in LD_LIBRARY_PATH. See for example:

http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html

On 4 Dec 2013, at 06:44, zyzhong [email protected] wrote:

I try to use g++ to compile the simplest "Hello World" program of vlfeat. My system is Ubuntu 12.04 LTS 64-bit.

I can compile successfully, but when I run it, it failed with message like this:
"error while loading shared libraries: libvl.so: cannot open shared object file: No such file or directory"

Anyone tell me how to fix it?


Reply to this email directly or view it on GitHub.

from vlfeat.

apoorvamalemath avatar apoorvamalemath commented on May 3, 2024

Open vlfeat/toolbox/mex/octave/mexa64
and open octave from that location

from vlfeat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.