- Package:
- julia-common
- Source:
- julia
- Submitter:
- Gregory
- Date:
- 2022-06-25 09:39:28 UTC
- Severity:
- normal
Dear Maintainer, To embed Julia in a C program it's possible to use the script: /usr/share/julia/julia-config.jl But in Debian it is not usable with the following args: --ldflags or --ldlibs This script is a simple tool to know automatically which parameter to give to gcc when embeding Julia in a C program. It's usable in Julia from julialang.org. This is in fact an old "bug" in the Debian package. Try for example: $/usr/share/julia/julia-config.jl --allflags It will return (among other things): libjulia.so: cannot open shared object file: no such file or directory Adding a symlink libjulia.so that points to libjulia.so.1.5 (package libjulia1) is a workaround of course.
Hi Gregory Instead of adding the symlink, try installing the libjulia-dev package. Regards Graham
Hi Graham Le ven. 26 févr. 2021 à 10:39, Graham Inggs <ginggs@debian.org> a écrit : That worked like a charm, thanks! __ Greg
Hi Greg Thanks for the feedback. Regards Graham
Mo, Norbert, do you think we should add libjulia-dev to julia's Recommends?
Hmmm, I don't think so. Those who want to use this packaging feature should probably also find out that it is the -dev package they need. Just my 2c Best Norbert
Dear submitter, as the package julia has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1011382 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)