You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will download and install the official Julia Language distribution
and its version manager Juliaup.
Juliaup will be installed into the Juliaup home directory, located at:
/home/greg/.juliaup
The julia, juliaup and other commands will be added to
Juliaup's bin directory, located at:
/home/greg/.juliaup/bin
This path will then be added to your PATH environment variable by
modifying the profile files located at:
/home/greg/.bashrc
/home/greg/.bash_profile
Julia will look for a new version of Juliaup itself every 1440 minutes when you start julia.
You can uninstall at any time with juliaup self uninstall and these
changes will be reverted.
✔ Do you want to install with these default configuration choices? · Customize installation
✔ Enter the folder where you want to install Juliaup · /home/greg/.juliaup
? Do you want to add the Julia binaries to your PATH by manipulating various she✔ Do you want to add the Julia binaries to your PATH by manipulating various shell startup scripts? · yes
✔ Do you want to add channel specific symlinks? · yes
? Enter minutes between check for new version at julia startup, use 0 to disable✔ Enter minutes between check for new version at julia startup, use 0 to disable · 1440
? Enter minutes between check for new version by a background task, use 0 to dis✔ Enter minutes between check for new version by a background task, use 0 to disable · 1440
Juliaup will be installed into the Juliaup home directory, located at:
/home/greg/.juliaup
The julia, juliaup and other commands will be added to
Juliaup's bin directory, located at:
/home/greg/.juliaup/bin
This path will then be added to your PATH environment variable by
modifying the profile files located at:
/home/greg/.bashrc
/home/greg/.bash_profile
The installer will configure a CRON job that checks for updates of
Juliaup itself. This CRON job will run every 1440 seconds.
Julia will look for a new version of Juliaup itself every 1440 minutes when you start julia.
Julia will create a symlink for every channel you install that is named julia-.
✔ Do you want to install with these custom configuration choices? · Proceed with installation
Now installing Juliaup
Well, this is embarrassing.
Juliainstaller had a problem and crashed. To help us diagnose the problem you can send us a crash report.
We have generated a report file at "/tmp/report-f572f400-3b4b-4eb8-aea7-7ed4583b67fe.toml". Submit an issue or email with the subject of "Juliainstaller Crash Report" and include the report as an attachment.
$ curl -fsSL https://install.julialang.org | sh
info: downloading installer
Welcome to Julia!
This will download and install the official Julia Language distribution
and its version manager Juliaup.
Juliaup will be installed into the Juliaup home directory, located at:
/home/greg/.juliaup
The julia, juliaup and other commands will be added to
Juliaup's bin directory, located at:
/home/greg/.juliaup/bin
This path will then be added to your PATH environment variable by
modifying the profile files located at:
/home/greg/.bashrc
/home/greg/.bash_profile
Julia will look for a new version of Juliaup itself every 1440 minutes when you start julia.
You can uninstall at any time with juliaup self uninstall and these
changes will be reverted.
✔ Do you want to install with these default configuration choices? · Customize installation
✔ Enter the folder where you want to install Juliaup · /home/greg/.juliaup
? Do you want to add the Julia binaries to your PATH by manipulating various she✔ Do you want to add the Julia binaries to your PATH by manipulating various shell startup scripts? · yes
✔ Do you want to add channel specific symlinks? · yes
? Enter minutes between check for new version at julia startup, use 0 to disable✔ Enter minutes between check for new version at julia startup, use 0 to disable · 1440
? Enter minutes between check for new version by a background task, use 0 to dis✔ Enter minutes between check for new version by a background task, use 0 to disable · 1440
Juliaup will be installed into the Juliaup home directory, located at:
/home/greg/.juliaup
The julia, juliaup and other commands will be added to
Juliaup's bin directory, located at:
/home/greg/.juliaup/bin
This path will then be added to your PATH environment variable by
modifying the profile files located at:
/home/greg/.bashrc
/home/greg/.bash_profile
The installer will configure a CRON job that checks for updates of
Juliaup itself. This CRON job will run every 1440 seconds.
Julia will look for a new version of Juliaup itself every 1440 minutes when you start julia.
Julia will create a symlink for every channel you install that is named julia-.
✔ Do you want to install with these custom configuration choices? · Proceed with installation
Now installing Juliaup
Well, this is embarrassing.
Juliainstaller had a problem and crashed. To help us diagnose the problem you can send us a crash report.
We have generated a report file at "/tmp/report-f572f400-3b4b-4eb8-aea7-7ed4583b67fe.toml". Submit an issue or email with the subject of "Juliainstaller Crash Report" and include the report as an attachment.
To submit the crash report:
https://github.com/JuliaLang/juliaup
We take privacy seriously, and do not perform any automated error collection. In order to improve the software, we rely on people to submit reports.
Thank you kindly!
$ cat /tmp/report-f572f400-3b4b-4eb8-aea7-7ed4583b67fe.toml
"name" = "Juliainstaller"
"operating_system" = "Fedora 41.0.0 [64-bit]"
"crate_version" = "1.17.9"
"explanation" = """
Panic occurred in file 'src/command_config_backgroundselfupdate.rs' at lin>
"""
"cause" = """
called
Result::unwrap()
on anErr
value: Failed to retrieve crontab co>Caused by:
No such file or directory (os error 2)"""
"method" = "Panic"
"backtrace" = """
0: 0x7f78cc599974 - rust_begin_unwind
1: 0x7f78cc254cc2 - core::panicking::panic_fmt::h1443e6472bf095a1
2: 0x7f78cc2550e5 - core::result::unwrap_failed::h2dfe50afae946c08
3: 0x7f78cc3c8773 - juliaup::command_config_backgroundselfupdate::r>
4: 0x7f78cc28acae - juliainstaller::main::hede025bc0f258e56
5: 0x7f78cc271ce3 - std::sys::backtrace::__rust_begin_short_backtra>
6: 0x7f78cc29081b - main
"""
The text was updated successfully, but these errors were encountered: