Code Monkey home page Code Monkey logo

Comments (4)

babelouest avatar babelouest commented on May 17, 2024

Hi @BryanDollery

My bad, this should be fixed now, thanks

Let me know if you still have issues

from ulfius.

babelouest avatar babelouest commented on May 17, 2024

Hello,

any update on your issue? Were you able to build the library?

from ulfius.

BryanDollery avatar BryanDollery commented on May 17, 2024

Sorry, was off work. I now get a 'protocol' error:

root@7557ca4322c3:/work/ulfius# make
cd lib/orcania && make
make[1]: Entering directory /work/ulfius/lib/orcania' gcc -c -fPIC -Wall -D_REENTRANT -O3 orcania.c gcc -shared -Wl,-soname,liborcania.so -o liborcania.so.0.9 orcania.o -lc -ljansson ln -sf liborcania.so.0.9 liborcania.so ln: failed to create symbolic link 'liborcania.so': Protocol error make[1]: *** [liborcania.so] Error 1 make[1]: Leaving directory /work/ulfius/lib/orcania'
make: *** [libulfius.so] Error 2

from ulfius.

babelouest avatar babelouest commented on May 17, 2024

failed to create symbolic link doesn't say much to me.
What OS/version are you using ? Do you have the proper credentials in the folder?

I tried with a fresh clone/build and it worked fine on my machine.
You could try again with a new clone and restart the procedure as explained in the INSTALL.md file.

from ulfius.

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.