View Single Post
ישן 13-06-08, 12:42   # 1
skullstyle
חבר חדש
 
מיני פרופיל
תאריך הצטרפות: Oct 2007
הודעות: 40

skullstyle לא מחובר  

בעיה ברצת שרת משחק

הפקודות האלה עושות לי בעיה
wget http://storefront.steampowered.com/d...updatetool.bin
זה מה שזה רושם לי על הפקודה הזאת
ציטוט:
'wget' is not recognized as an internal or external command,
operable program or batch file.
chmod +x ./hldsupdatetool.bin && ./hldsupdatetool.bin
זה מה שזה רושם לי על הפקודה הזאת
ציטוט:
'chmod' is not recognized as an internal or external command,
operable program or batch file.
ln -s /usr/bin/gunzip /usr/bin/uncompress && ./hldsupdatetool.bin
זה מה שזה רושם לי על הפקודה הזאת
ציטוט:
''ln'' is not recognized as an internal or external command,
operable program or batch file.

chmod +x ./steam && ./steam -command update -game cstrike -dir .
זה מה שזה רושם לי על הפקודה הזאת
ציטוט:
'chmod' is not recognized as an internal or external command,
operable program or batch file.

ד"א אם זה קשור יש לי וידואס ולא לינוקס

Last edited by skullstyle; 13-06-08 at 12:47..
  Reply With Quote