Mutual GNU / Linux


uiWebPrevious1234uiWebNext

#1 Multilingual 

Multilingual | Deutsch | [English] | Français
Here is the beginning of the tutorial list, that will been updated regularly:

Linux FAQ

New Ryzom Client 2.1.0
Building Ryzom Client under Mac OS X

Edited 11 times | Last edited by Tiximei (9 years ago)

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#2 [fr] 

Ryzom Forge travaille sur une FAQ Linux et sur des tutoriels Linux, en lien avec Ryzom Core.
Voici le début de la FAQ et la liste des tutoriels, qui sera mise à jour régulièrement :

FAQ Linux

Linux_generic_installation
Building Ryzom Client on Debian

Edited 5 times | Last edited by Tamarea (10 years ago)

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#3 Multilingual 

Multilingual | Deutsch | [English] | Français
Ryzom Forge is working on a Mac FAQ and on Mac tutorials, in link with Ryzom Core.
Here is the beginning of the tutorial list, that will been updated regularly:

Linux FAQ

New Ryzom Client 2.1.0
Building Ryzom Client under Mac OS X

Edited 9 times | Last edited by Tamarea (9 years ago)

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#4 [fr] 

Merci pour votre travail! J'espère que les tutoriaux pour mettre en place un serveur avec Ryzom Core seront également mis à jours. :)

---

Officier supérieur de La Firme
Ambassadrice Matis auprès de la Fédération
Dame de compagnie de la Karae
Fleuriste et Linguiste royale
Gardienne du Royaume et Benie de Jena

#5 [fr] 

Premier post mis à jour avec le nouveau tutoriel Linux_generic_installation.

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#6 [fr] 

Updated with Linux_generic_installation.

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#7 [fr] 

Updated with Linux_generic_installation.

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#8 [fr] 

o be honest the best way to go is to talk to Booster, which seems to be the most dedicated player on knowledge of linux before starting on a linux based client

PS: i tried both the page one and the one on the ubuntu services and both failed, we NEED linux masters helping our server

#9 [en] 

For building the ryzom client you dont need all those required libs that is for compiling an entire server.


debhelper, cmake, libxml2-dev, libgl1-mesa-dev, libjpeg8-dev, libpng12-dev, libopenal-dev, libfreetype6-dev, libxxf86vm-dev, libxrandr-dev, libxrender-dev, libvorbis-dev, libcurl4-openssl-dev, libluabind-dev, libssl-dev, zlib1g-dev, libexpat1-dev, libtool, autoconf, automake, libwww-ssl-dev, libsquish-dev



full static client

-DRYZOM_ETC_PREFIX=/opt/ryzom -DRYZOM_SHARE_PREFIX=/opt/ryzom -DRYZOM_BIN_PREFIX=/opt/ryzom -DRYZOM_GAMES_PREFIX=/opt/ryzom -DWITH_RYZOM_PATCH=OFF -DWITH_RYZOM_SERVER=OFF -DWITH_QT=OFF -DWITH_STLPORT=OFF -DWITH_NEL_TESTS=OFF -DWITH_NEL_TOOLS=OFF -DWITH_NEL_SAMPLES=OFF -DWITH_RYZOM_TOOLS=OFF -DWITH_LIBWWW_STATIC=ON -DWITH_STATIC=ON -DWITH_EXTERNAL=ON -DWITH_STATIC_DRIVERS=ON -DWITH_INSTALL_LIBRARIES=OFF -DWITH_DRIVER_DIRECT3D=OFF -DWITH_DRIVER_OPENGLES=OFF -DWITH_DRIVER_FMOD=OFF -DWITH_DRIVER_DSOUND=OFF -DWITH_DRIVER_XAUDIO2=OFF


with that there is no need to install libwww after, it will be compiled into the ryzom client.

this works 100% on debian variants
packages for trusty tahr can be found here.
http://booster-sdk.eu/debian/packages/ryzom-client/

there build inside a clean chrooted environment, the same as in the launchpad build farm.
sources can be found a few directory's up also libwww-dev and libsquish-dev.

Edited 5 times | Last edited by Booster (10 years ago)

#10 [en] 

Astarth (atys)
o be honest the best way to go is to talk to Booster, which seems to be the most dedicated player on knowledge of linux before starting on a linux based client

No. Do you seriously think that relying on a single person only is a good choice? What if this person quit? What if this person isn't available when someone need help? Do you even know the "linux" world is really huge and a single person cannot know everything? Seriously, this is the worst support model ever.

Now, do you have any idea of what a community is ? Do you know the difference between sharing knowledge and giving it on a one-to-one base from a central point ?

Astarth (atys)
we NEED linux masters helping our server

We already have those people. What we really need is you to stop bragging things like "Only my friend can help you, he's the best, he's the one and only way to get through all you problems!". We need it to stop because this attitude is degrading for all the other competent guys and, as I already said, it isn't a good support model.

No offence, but if Booster was the "most dedicated player on knowledge of linux" you describe, he would have found and reported some of the important bugs that can be found on the linux client. I know for sure that wasn't the case for some important (and quite ole) ones… Now please stop thinking in an individual scheme and start contributing to the community, you'll be much more helpful this way.

---

Markanjio di Segafredo
Alkiane
Noble Gardien des Matis - Noble Matis Guardian
Fléau de l'Empire - Scourge of the Empire

#11 [fr] 

Booster (atys)
For building the ryzom client you dont need all those required libs that is for compiling an entire server.


debhelper, cmake, libxml2-dev, libgl1-mesa-dev, libjpeg8-dev, libpng12-dev, libopenal-dev, libfreetype6-dev, libxxf86vm-dev, libxrandr-dev, libxrender-dev, libvorbis-dev, libcurl4-openssl-dev, libluabind-dev, libssl-dev, zlib1g-dev, libexpat1-dev, libtool, autoconf, automake, libwww-ssl-dev, libsquish-dev



full static client

-DRYZOM_ETC_PREFIX=/opt/ryzom -DRYZOM_SHARE_PREFIX=/opt/ryzom -DRYZOM_BIN_PREFIX=/opt/ryzom -DRYZOM_GAMES_PREFIX=/opt/ryzom -DWITH_RYZOM_PATCH=OFF -DWITH_RYZOM_SERVER=OFF -DWITH_QT=OFF -DWITH_STLPORT=OFF -DWITH_NEL_TESTS=OFF -DWITH_NEL_TOOLS=OFF -DWITH_NEL_SAMPLES=OFF -DWITH_RYZOM_TOOLS=OFF -DWITH_LIBWWW_STATIC=ON -DWITH_STATIC=ON -DWITH_EXTERNAL=ON -DWITH_STATIC_DRIVERS=ON -DWITH_INSTALL_LIBRARIES=OFF -DWITH_DRIVER_DIRECT3D=OFF -DWITH_DRIVER_OPENGLES=OFF -DWITH_DRIVER_FMOD=OFF -DWITH_DRIVER_DSOUND=OFF -DWITH_DRIVER_XAUDIO2=OFF


with that there is no need to install libwww after, it will be compiled into the ryzom client.

this works 100% on debian variants
packages for trusty tahr can be found here.
http://booster-sdk.eu/debian/packages/ryzom-client/

there build inside a clean chrooted environment, the same as in the launchpad build farm.
sources can be found a few directory's up also libwww-dev and libsquish-dev.
No. just no.
First, you are not building a static client. Well, you have the nel lib & libwww inside it, but a lot of others things (who can makes problems, like lua on a fedora cause the lib don't have the same name) aren't in it. Second, packages like libwww-dev/libwww-ssl-dev exists only on sid. Third, libsquish-dev doesn't even exists in the official debian repository ...
And finally, your client can't even run on a wheezy (the stable version of debian), because you are using a version of the libc superior to 2.13.
So yeah, "this works 100% on debian variants", only if you have at least a jessie :)

---

#12 [en] 

Maybe if you did read before your idiot post it says trusty tahr wich is ubuntu for sure then secondly packages are be able to compile thats why its called build from source.

Edited 4 times | Last edited by Booster (10 years ago)

#13 [fr] 

wow!
someone tries to help and offers a 'fix' then gets shot down instantly. wonderful.
perhaps try talking through things before aggresively telling someone how wrong they are.

why would anyone, that may have an idea of how to help, want to engage with the so-called community when it's, apparently, full of w******?

these are sad days for ryzom.

---


marceline nitwit.
professional procrastinator.
atys's first openly transgender homina.
loyal member of the guardians of subox.
founding member of the cookies.
proud honorary member of the Lost Girls.

Douglas (atys)
“What to do if you find yourself stuck in a crack in the ground underneath a giant boulder you can't move, with no hope of rescue. Consider how lucky you are that life has been good to you so far. Alternatively, if life hasn't been good to you so far, which given your current circumstances seems more likely, consider how lucky you are that it won't be troubling you much longer.”
What Cookies is about ---- Contact Cookies ---- Cookies at Events ---- For Cookies Diggers and Crafters

#14 [en] 

@ Booster

Thank you for your post and for taking the time to put something in place for people to read and try. Your efforts are appreciated.

#15 [fr] 

Content moved to Mutual Mac Section

Edited 4 times | Last edited by Tiximei (9 years ago)

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com
uiWebPrevious1234uiWebNext
 
Last visit Thursday, 28 March 15:25:08 UTC
P_:

powered by ryzom-api