lesicilien Posted March 6, 2006 Report Share Posted March 6, 2006 Bonjour je voudrais installer un server CSS sur un server dedier sous debian. Je rencontre un soucis ici: /steam -command update -game "Counter-Strike Source" -dir /srcds_l -username ******** -password ***** -remember_password Checking bootstrapper version ... Segmentation fault On ma dis que ca pouvais venir de la librairie glibc. sur mon server j'ai ceci: libdb1-compat Pouvez vous m'aidez je suis pas encor un champion sous linux. Je sais pas trop quoi faire! Merci. Link to comment Share on other sites More sharing options...
Antartika Posted March 7, 2006 Report Share Posted March 7, 2006 Bizarre, le segmentation fault signifie que le programme essaye d'accéder à une zone mémoire à la quelle il n'a pas accès. A prioris ça provient de hlds lui même :/ Perso j'ai installé ce prog sur ubuntu (debian like) sans avoir à me soucier de libdb1 As tu essayé de simplifier ta ligne de commande: ./steam -command update "Counter-Strike Source" Link to comment Share on other sites More sharing options...
ChandlerBing82 Posted March 8, 2006 Report Share Posted March 8, 2006 je dirais plutot ./steam -commande update -game "Counter Strike Source" Normalement le -game est obligatoire Link to comment Share on other sites More sharing options...
lesicilien Posted March 8, 2006 Author Report Share Posted March 8, 2006 Merci j'ai trouver je voulais installer CSS dans un repertoire ou je n'avais pas de droit specifique. Merci. Link to comment Share on other sites More sharing options...
spongeboob Posted May 17, 2006 Report Share Posted May 17, 2006 Moi je rencontre le problème suivant : Lorsque je tape la commande : ./steam -commande update -game "Counter Strike Source" J'obtiens : MYGALE:/opt/srcds_l# ./steam -command update -game "Counter Strike Source" Checking bootstrapper version ... Updating Installation Instruction illégale Je suis sous linux debian sarge, quelqu'un pourrai m'aider svp ? Link to comment Share on other sites More sharing options...
thedark Posted May 17, 2006 Report Share Posted May 17, 2006 ./steam -commande update -game "Counter Strike Source" c'est command Link to comment Share on other sites More sharing options...
spongeboob Posted May 17, 2006 Report Share Posted May 17, 2006 J'utilise bien command sans e c'est un soucis de copier coller du message d'avant, si tu regarde dans le paragraphe "J'obtiens" j'utilise bien command et non commande. Aurais tu une solution à mon problème ...? Link to comment Share on other sites More sharing options...
thedark Posted May 17, 2006 Report Share Posted May 17, 2006 il manque l'argument -dir Link to comment Share on other sites More sharing options...
spongeboob Posted May 17, 2006 Report Share Posted May 17, 2006 Je viens de tester avec l'argument -dir et j'ai toujours le même problème ... sniff Link to comment Share on other sites More sharing options...
thedark Posted May 17, 2006 Report Share Posted May 17, 2006 mais tu as quoi comme chemin ? Link to comment Share on other sites More sharing options...
spongeboob Posted May 17, 2006 Report Share Posted May 17, 2006 MYGALE:/opt/srcds_l# pwd /opt/srcds_l Link to comment Share on other sites More sharing options...
thedark Posted May 17, 2006 Report Share Posted May 17, 2006 les mods source doivent etre installé aiulleurs que ceux d'hl1. donc, je preconiserais : (euh pourquoi opt :??: ) /home/srcds_l (hl1) /home/srcds_src (source) /steam -command update -game "Counter-Strike Source" -dir /home/srcds_src Link to comment Share on other sites More sharing options...
spongeboob Posted May 17, 2006 Report Share Posted May 17, 2006 ok donc j'ai recommencé l'install dans le dossier /home/srcds_l ensuite j'ai executé ta commande : ./steam -command update -game "Counter-Strike Source" -dir /home/srcds_src et cela me fait toujours le même problème : MYGALE:/home/srcds_l# ./steam -command update -game "Counter-Strike Source" -dir /home/srcds_src Checking bootstrapper version ... Getting version 18 of Steam HLDS Update Tool Downloading. . . . . . . . . . . . Steam Linux Client updated, please retry the command MYGALE:/home/srcds_l# ./steam -command update -game "Counter-Strike Source" -dir /home/srcds_src Checking bootstrapper version ... Updating Installation Instruction illégale Link to comment Share on other sites More sharing options...
thedark Posted May 18, 2006 Report Share Posted May 18, 2006 quand tu tapes ./steam tout seul, il se met pas à jour des fois. Link to comment Share on other sites More sharing options...
spongeboob Posted May 18, 2006 Report Share Posted May 18, 2006 Si je tape ./steam tout seul j'obtiens : MYGALE:/home/srcds_l# ./steam Checking bootstrapper version ... Use: steam -command [parameters] [flags] Commands: update: Install or update HLDS parameters: -game - Game name: use 'list' to see available games -dir - HLDS Install dir (if dir not specified, will use value from last run of tool) flags: -verify_all - Verify all HLDS files are up to date -retry - Automatically retry every 30 seconds if the Steam Network is busy -remember_password - Remember password (if a username is supplied) For example: steam -command update -game cstrike -dir /hlds version: View installed versions list: View available games Optional parameters for all commands: -username - Steam account username (only needed to access limited content) Et quand je tape la commade en entier j'ai toujours l'erreur : MYGALE:/home/srcds_l# ./steam -command update -game "Counter-Strike Source" -dir /home/srcds_src Checking bootstrapper version ... Updating Installation Instruction illégale Link to comment Share on other sites More sharing options...
thedark Posted May 18, 2006 Report Share Posted May 18, 2006 tu as la derniere version d'hldsupdatetools ? tu l'as pris chez steampowered ? Link to comment Share on other sites More sharing options...
spongeboob Posted May 18, 2006 Report Share Posted May 18, 2006 ma version est la "Half-Life Dedicated Server (Steam) Update Tool [4.07.05]" que j'ai obtenu par le lien "http://storefront.steampowered.com/download/hldsupdatetool.bin" Link to comment Share on other sites More sharing options...
thedark Posted May 18, 2006 Report Share Posted May 18, 2006 je pense que tu as un probleme avec ton serveur Linux, j'ai jamais fait autre chose que cette ligne de commande, et j'ai jamais eu de problemes. tu asessayé avec un autre mod ? tu as fait un ./steam -command update -game "valve" -dir /home/srcds_l Link to comment Share on other sites More sharing options...
spongeboob Posted May 18, 2006 Report Share Posted May 18, 2006 Même chose avec le mode valve : MYGALE:/home/srcds_l# ./steam -command update -game "valve" -dir /home/srcds_l/ Checking bootstrapper version ... Updating Installation Instruction illégale Si c'est mon os qui est en cause comment y remédié ? Link to comment Share on other sites More sharing options...
thedark Posted May 18, 2006 Report Share Posted May 18, 2006 jamais eu cette erreur, réinstalle le :spamafote: Link to comment Share on other sites More sharing options...
spongeboob Posted May 18, 2006 Report Share Posted May 18, 2006 déjà essayé 1000 fois Link to comment Share on other sites More sharing options...
spongeboob Posted May 18, 2006 Report Share Posted May 18, 2006 Est-ce que hldsupdatetool.bin dépend d'autre locigiel? je sais pas comme gcc ou autre? une config particulière du noyau? Link to comment Share on other sites More sharing options...
thedark Posted May 18, 2006 Report Share Posted May 18, 2006 pas à ma connaissance. du moins, mes installations ont toujours fonctionné. Link to comment Share on other sites More sharing options...
spongeboob Posted May 18, 2006 Report Share Posted May 18, 2006 tu ne vois comment remédier à mon problème ... merci quand même d'avoir essayé Link to comment Share on other sites More sharing options...
thedark Posted May 18, 2006 Report Share Posted May 18, 2006 Je ne vois surtout pas pourquoi tu as ce probleme :/ j'ai jamais eu ce genre de desagements... Link to comment Share on other sites More sharing options...
spongeboob Posted May 19, 2006 Report Share Posted May 19, 2006 si quelqu'un a une solution qu'il n'hésite pas Link to comment Share on other sites More sharing options...
Question
lesicilien
Bonjour je voudrais installer un server CSS sur un server dedier sous debian.
Je rencontre un soucis ici:
/steam -command update -game "Counter-Strike Source" -dir /srcds_l -username ******** -password ***** -remember_password
Checking bootstrapper version ...
Segmentation fault
On ma dis que ca pouvais venir de la librairie glibc.
sur mon server j'ai ceci: libdb1-compat
Pouvez vous m'aidez je suis pas encor un champion sous linux.
Je sais pas trop quoi faire!
Merci.
Link to comment
Share on other sites
27 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.