Mutual GNU / Linux


uiWebPrevious123uiWebNext

#23 [fr] 

Pas dans le 6505, ni l'icone, ni l'image de l'échelon.

---

Wu She-Peng

#24 [fr] 

Shepeng
Pas dans le 6505, ni l'icone, ni l'image de l'échelon.

Avec le client Steam ou statique ?

Le client Steam utilise l'icône qui est installée automatiquement par Steam. Par contre, je client statique doit utiliser ryzom_client.png qui est dans le même répertoire.

Pour l'échelon, j'ai aucune idée d'où ça peut venir, faut que je teste ce week-end :(

---

Kervala - Ryzom volunteer developer - Working on different clients

#25 [fr] 

J'ai essayé les deux, mais le statique je le récupère en copiant celui téléchargé par Steam : le ryzom_client et le data/gamedev.bnp, est-ce différent si je télécharge sur le site ?

---

Wu She-Peng

#26 [fr] 

I already tried to test the new kervala clients on an OpenSuse 12.1 System, and do not get than failures. I already reported under http://app.ryzom.com/app_forum/index.php?page=topic/view/24086/1# 1 which was completely ignored.

I tried it again with the new client, same result as previously reported.

When trying to install the steam linux client, I get the error
./ryzom_client: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory

Is this client Ubuntu only? My old clients ran out of the box on Suse, Debian, and LfS without any trouble.

---

Daomei die Streunerin - religionsneutral, zivilisationsneutral, gildenneutral

#27 [en] 

Daomei
When trying to install the steam linux client, I get the error
./ryzom_client: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
different linux distros use different library names.

see if opensuse has libcurl.so.4 and make a link for libcurl-gnutls.so.4. sometimes that works.

---

Hello!

#28 [fr] 

Thanks for the idea, yet it ends in following:
./ryzom_client: /lib64/libjpeg.so.8: version `LIBJPEG_8.0' not found (required by ./ryzom_client)
./ryzom_client: /usr/lib64/libcurl-gnutls.so.4: no version information available (required by ./ryzom_client)
./ryzom_client: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by ./ryzom_client)

Maybe this Linux is too old for that client. It is sad enough that the excellent compatibility of ryzom between different distros seems to be gone.

---

Daomei die Streunerin - religionsneutral, zivilisationsneutral, gildenneutral

#29 [en] 

If you have a not supported distro, please use static client not Steam ones.

It was compiled on Debian Squeeze while the previous one was compiled on Ubuntu 8.04 LTS (from 2008 !).

I don't think it's a good idea to not update his distro when it begins to become so old :(

Steam clients are compiled against SteamOS libraries and should work only on Steam, they are not compatible with other distros (excepted those used by SteamOS).

---

Kervala - Ryzom volunteer developer - Working on different clients

#30 [en] 

Ryzom static clients give me this so I don't see why you should have problems with libjpeg or libcurl :


kervala@daal:~/Téléchargements/ryzom$ ldd ryzom_client
linux-vdso.so.1 => (0x00007ffd8d7db000)
libGL.so.1 => /usr/lib/nvidia-352/libGL.so.1 (0x00007f22a1fba000)
libopenal.so.1 => /usr/lib/x86_64-linux-gnu/libopenal.so.1 (0x00007f22a1d4a000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f22a1b45000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f22a193d000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f22a171f000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f22a139c000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f22a1094000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f22a0cca000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f22a0ab2000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f22a0778000)
libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f22a0572000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f22a036d000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f22a0167000)
libnvidia-tls.so.352.63 => /usr/lib/nvidia-352/tls/libnvidia-tls.so.352.63 (0x00007f229ff64000)
libnvidia-glcore.so.352.63 => /usr/lib/nvidia-352/libnvidia-glcore.so.352.63 (0x00007f229d4d0000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f229d2be000)
/lib64/ld-linux-x86-64.so.2 (0x000055cef2752000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f229d09c000)

---

Kervala - Ryzom volunteer developer - Working on different clients

#31 [fr] 

Daomei
Thanks for the idea, yet it ends in following:
./ryzom_client: /lib64/libjpeg.so.8: version `LIBJPEG_8.0' not found (required by ./ryzom_client)
./ryzom_client: /usr/lib64/libcurl-gnutls.so.4: no version information available (required by ./ryzom_client)
./ryzom_client: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by ./ryzom_client)

Maybe this Linux is too old for that client. It is sad enough that the excellent compatibility of ryzom between different distros seems to be gone.

That's an awfully *old* glibc : even debian stable (jessie) is running 2.19 at the moment. Just use the regular static client

---

#32 [fr] 

Thanks for the hints.

---

Daomei die Streunerin - religionsneutral, zivilisationsneutral, gildenneutral

#33 [fr] 

Hi,

Tried the v3 using steam (Ubuntu 64b 14.04 LTS, with Gallium 0.4 on AMD TAHITI)... it's just perfect :)

Thanks :)

---



Mon profil sur le wiki Francais

https://fr.wiki.ryzom.com/wiki/Utilisatrice:Craftjenn


Craftjenn, Ranger
uiWebPrevious123uiWebNext
 
Last visit Monday, 6 May 08:59:02 UTC
P_:

powered by ryzom-api