Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing on 0.2 #8

Closed
IainNZ opened this issue Mar 1, 2014 · 1 comment
Closed

Failing on 0.2 #8

IainNZ opened this issue Mar 1, 2014 · 1 comment

Comments

@IainNZ
Copy link

IainNZ commented Mar 1, 2014

http:https://status.julialang.org/

ERROR: Could not find the GNU Scientific Library.
Please ensure that libgsl is installed on your system and is available on the system path.
in error at error.jl:21
in include at boot.jl:238
at /home/idunning/pkgtest/.julia/v0.2/GSL/src/ConvertGSL.jl:49
at /home/idunning/pkgtest/.julia/v0.2/GSL/src/GSL.jl:6
at /home/idunning/pkgtest/.julia/v0.2/RandomMatrices/src/RandomMatrices.jl:3
at /home/idunning/pkgtest/.julia/v0.2/.trash/QuickCheck/testusing.jl:1

What I don't get is that GSL does seem to build, e.g.

 -n /home/idunning/pkgtest/.julia/v0.2/GSL/deps/usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/idunning/pkgtest/.julia/v0.2/GSL/deps/usr/lib

e.g. this is what I see at end of the GSL install:

----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/idunning/pkgtest/.julia/v0.2/GSL/deps/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c gsl-randist gsl-histogram '/home/idunning/pkgtest
/.julia/v0.2/GSL/deps/usr/bin'
libtool: install: /usr/bin/install -c .libs/gsl-randist /home/idunning/pkgtest/.julia/v0.2/GSL/deps/usr/bin/gsl-randist
libtool: install: /usr/bin/install -c .libs/gsl-histogram /home/idunning/pkgtest/.julia/v0.2/GSL/deps/usr/bin/gsl-histogram
make[2]: Leaving directory '/home/idunning/pkgtest/.julia/v0.2/GSL/deps/builds/libgsl'
make[1]: Leaving directory '/home/idunning/pkgtest/.julia/v0.2/GSL/deps/builds/libgsl'
INFO: REQUIRE updated.
ERROR: Could not find the GNU Scientific Library.
Please ensure that libgsl is installed on your system and is available on the system path.
 in error at error.jl:21
 in include at boot.jl:238
at /home/idunning/pkgtest/.julia/v0.2/GSL/test/../src/ConvertGSL.jl:49
at /home/idunning/pkgtest/.julia/v0.2/GSL/test/../src/GSL.jl:6
at /home/idunning/pkgtest/.julia/v0.2/GSL/test/test.jl:2
INFO: Removing BinDeps v0.2.12
INFO: Removing GSL v0.1.1
INFO: Removing URIParser v0.0.1
INFO: REQUIRE updated.
@IainNZ
Copy link
Author

IainNZ commented Jun 4, 2014

Close for #11

@IainNZ IainNZ closed this as completed Jun 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant