TECHNICAL SUPPORT / WEB APPs BUGS


Ryzom Installer Error

Le plus simple est de l'installer manuellement depuis l'archive officielle.

mkdir -p "$HOME/ryzom"
wget -O "ryzom_live_client_linux.7z" "https://download.ryzom.com/ryzom_live_client_linux$(test $(uname -m) = 'x86_64' && echo 64 || echo 32).7z"
wget -O "ryzom_live_data.7z" "https://download.ryzom.com/ryzom_live_data.7z"
7z x "ryzom_live_client_linux.7z" -o"$HOME/ryzom/"
7z x "ryzom_live_data.7z" -o"$HOME/ryzom/"
rm -f "ryzom_live_client_linux.7z" "ryzom_live_data.7z"

https://en.wiki.ryzom.com/wiki/Linux_generic_installation

---

fyros pure sève
akash i orak, talen i rechten!
élucubrations
biographie
Show topic
Last visit Tuesday, 23 April 18:40:23 UTC
P_:

powered by ryzom-api