Topic: [REQUEST] Need RPM packet for teeworlds.
Hello everyone who reads this topic. I am asking for you to make a RPM packet so i will be able to launch teeworlds on mandriva. I hope you will add it.
You are not logged in. Please login or register.
Teeworlds Forum → Support → [REQUEST] Need RPM packet for teeworlds.
Hello everyone who reads this topic. I am asking for you to make a RPM packet so i will be able to launch teeworlds on mandriva. I hope you will add it.
Open a terminal and type:
wget http://www.teeworlds.com/files/teeworlds-0.5.2-linux_x86.tar.gz && tar -xvf teeworlds-0.5.2-linux_x86.tar.gz && rm -rf teeworlds-0.5.2-linux_x86.tar.gz && cd teeworlds-0.5.2-linux_x86 && ./teeworlds
Sorry. It doesn`t work. it says:
--2010-04-26 19:20:13-- http://www.teeworlds.com/files/teeworld
Resolving www.teeworlds.com... 195.22.75.123
Connecting to www.teeworlds.com|195.22.75.123|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-04-26 19:20:13 ERROR 404: Not Found.
--2010-04-26 19:20:13-- http://%E2%80%A6/
Resolving …... failed: Name or service not known.
wget: unable to resolve host address `…'
--2010-04-26 19:20:14-- http://x86.tar.gz/
Resolving x86.tar.gz... failed: Name or service not known.
wget: unable to resolve host address `x86.tar.gz'
Your DNS-settings seem to be work. Anyways, try this:
wget [url]http://195.22.75.123/files/teeworld[/url] … x86.tar.gz && tar -xvf teeworlds-0.5.2-linux_x86.tar.gz && rm -rf teeworlds-0.5.2-linux_x86.tar.gz && cd teeworlds-0.5.2-linux_x86 && ./teeworlds
Yeah, it's totally the DNS, we can see that wget can't associate www.teeworlds.com to 195.22.75.123 by these two lines.
Resolving www.teeworlds.com... 195.22.75.123
Connecting to www.teeworlds.com|195.22.75.123|:80... connected.
He just copy-pasted the line you gave, including the " ... " in the url. as we can see in the first line.
--2010-04-26 19:20:13-- http://www.teeworlds.com/files/teeworld
You should try to use your brain sometimes.
wget http://www.teeworlds.com/files/teeworlds-0.5.2-linux_x86.tar.gz && tar -xvf teeworlds-0.5.2-linux_x86.tar.gz && rm -rf teeworlds-0.5.2-linux_x86.tar.gz && cd teeworlds-0.5.2-linux_x86 && ./teeworlds
The real problem is that the forums shorten the long url by adding ... to the link, so if you copy paste the link it looks like this:
wget http://www.teeworlds.com/files/teeworld … x86.tar.gz
When posting commands or code use the code tags, to prevent such problems. Anyway the guy asked for an rpm package not for a way to download and install the game in 1 command. I'm sure he could do that by navigating to the downloads section and downloading and installing the game manually. Anyway a quick google search came up with this. ( notice the sweet ... hiding in the link, how cute )
http://rpm.pbone.net/index.php3/stat/4/ … 6.rpm.html
Oh, didn't notice that, thanks guys. Changed my posts.
Teeworlds Forum → Support → [REQUEST] Need RPM packet for teeworlds.
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.