Code Monkey home page Code Monkey logo

Comments (5)

ihnorton avatar ihnorton commented on September 24, 2024

@jcfr @sjh26 could you please add this package to the build system? There are other packaging issues on linux, which I can take care of, but I don't have any way to fix the build right now. I would like to make the mybinder image refresh automatically every few days, and the simplest way to do that is to use the existing SlicerPreview packages.

from slicerjupyter.

jcfr avatar jcfr commented on September 24, 2024

For linux, it is a matter of updating this file: Docker/qt5-centos7/Dockerfile. See Slicer/SlicerBuildEnvironment#9

That said, since libuuid-devel provides the shared library libuuid.so, should we package it or expect it to be available on every target system ? Installing libuuid could also be a prerequisite on linux.

$ sudo repoquery -l libuuid-devel
/usr/include/uuid
/usr/include/uuid/uuid.h
/usr/lib/libuuid.so
/usr/lib/pkgconfig/uuid.pc
/usr/share/doc/libuuid-devel-2.23.2
/usr/share/doc/libuuid-devel-2.23.2/COPYING
/usr/share/man/man3/uuid.3.gz
[...]
/usr/include/uuid
/usr/include/uuid/uuid.h
/usr/lib64/libuuid.so
/usr/lib64/pkgconfig/uuid.pc
/usr/share/doc/libuuid-devel-2.23.2
/usr/share/doc/libuuid-devel-2.23.2/COPYING
/usr/share/man/man3/uuid.3.gz
[...]

from slicerjupyter.

ihnorton avatar ihnorton commented on September 24, 2024

If we make it a prerequisite, we should put it on the main Slicer dep list rather than needing another specific step for SlicerJupyter.

Considering it is hard to get software installed on HPC-like systems, I would lean a bit towards packaging. It only links libc so it should be safe enough to redistribute (at least as safe as packaging libssl).

from slicerjupyter.

ihnorton avatar ihnorton commented on September 24, 2024

Looks like this is fixed?

http://slicer.cdash.org/index.php?project=SlicerPreview&date=2018-11-18&filtercount=1&showfilters=1&field1=label&compare1=63&value1=SlicerJupyter

(today's build failed but looks like it was just a network issue)

from slicerjupyter.

lassoan avatar lassoan commented on September 24, 2024

Fixed.

from slicerjupyter.

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.