-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
wrong while install julia #473
Comments
this's the information of my computer: |
[root@irlab julia]# yum -y install libncurse*
|
[root@irlab julia]# yum -y install ncurse*
Dependencies Resolved |
[root@irlab julia]# make make: *** [sys0.ji] 错误 1 |
what's the matter?.. |
now: make: *** [sys0.ji] error 1 ask for help.... |
Can you do |
* Compat for Serialization stdlib * Add tests and fix
update test based on the removal of Base.replaceuserpath
Stdlib: SparseArrays URL: https://github.com/JuliaSparse/SparseArrays.jl.git Stdlib branch: main Julia branch: master Old commit: f154de2 New commit: feb54ee Julia version: 1.11.0-DEV SparseArrays version: 1.11.0 Bump invoked by: @giordano Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaSparse/SparseArrays.jl@f154de2...feb54ee ``` $ git log --oneline f154de2..feb54ee feb54ee fix typo ("ArguementError") (#479) 8308232 Extend sparse kron to adjortrans of dense matrices (#474) 951837f Simplify calling Aqua (#473) ``` Co-authored-by: Dilum Aluthge <dilum@aluthge.com> Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
[root@irlab julia]# make
LINK uijulia-release-readline
/usr/bin/ld: cannot find -lncurses
collect2: ld 返回 1
make[1]: *** [/home/huangshaomang/soft/julia/julia-release-readline] 错误 1
make: *** [julia-release] 错误 2
[root@irlab julia]#
what's up? please help me..
The text was updated successfully, but these errors were encountered: