[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/development/rust16/
 
Current bandwidth utilization 1623.47 Mbit/s
Bandwidth utilization bar
Contents of README:
rust16 installs a limited set of Rust stable binaries to /opt/rust16.
This is to allow Rust-based SlackBuilds to build more recent versions
than would be possible with system Rust.

To use the rust16 binaries in a SlackBuild, make the following export
statements:

export PATH="/opt/rust16/bin:$PATH"
if [ -z "$LD_LIBRARY_PATH" ]; then
  export LD_LIBRARY_PATH="/opt/rust16/lib$LIBDIRSUFFIX"
else
  export LD_LIBRARY_PATH="/opt/rust16/lib$LIBDIRSUFFIX:$LD_LIBRARY_PATH"
fi

If your SlackBuild experiences build failures on 64-bit systems, please
ensure that the LIBDIRSUFFIX variable is set.

rust16 is not intended as a substitute for rustup or for the Slackware
Rust package in terms of Rust development purposes.

Separate downloads are available for i686 and x86_64.

Icon  Name                                        Last modified      Size  
[DIR] Parent Directory - [TXT] README 17-Feb-2024 03:12 771 [TXT] rust16.SlackBuild 17-Feb-2024 03:12 4.3K [   ] rust16.info 17-Feb-2024 03:12 581 [TXT] slack-desc 17-Feb-2024 03:12 765

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!