Linux Server Setup Extractors fail #28786
-
hi guys,I'm following TrinityCore-wiki steps try to setup a linux server,and stucked here: I'm using cloud server with Ubuntu 22.04.1 copy those files < into wotlk3.3.5 client folder and try run command: sh extractor.sh , i got : I'm noob to bash commands.anyone can tell me what does it means Syntax error: "(" unexpected (expecting "}") |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Im confused, you show a Screenshot with a wow client in folder structure on the next screenshot, we see you executing and pointing to stuff in /home/miller/client |
Beta Was this translation helpful? Give feedback.
-
don't use sh, use ./extractor.sh (change permisions to allow run) also don't use root to run tools. |
Beta Was this translation helpful? Give feedback.
-
extractor.sh is supposed to be run by bash, not sh |
Beta Was this translation helpful? Give feedback.
-
thanks very much for bash command , it's now solved and extracting files.but got a new error: |
Beta Was this translation helpful? Give feedback.
extractor.sh is supposed to be run by bash, not sh