1
Linux Specific Issues / Re: Trying to Learn Ubuntu and install PlaneShift
« on: May 18, 2007, 02:27:57 am »
Here is what happened when I ran those commands in the terminal:
I did the md5sum against the PlaneShift file that I downloaded earlier on my desktop and its code was exactly like what was posted by bilbous.
Bilbous mentioned that:
What is qt? Is it possible that I don't have it installed?
Code: [Select]
daniel@daniel-desktop:~$ wget -c http://vaalnor.mine.nu/Downloads/PlaneShift%20Crystal%20Blue-0.3.018-Linux-x86-Install
--18:54:27-- http://vaalnor.mine.nu/Downloads/PlaneShift%20Crystal%20Blue-0.3.018-Linux-x86-Install
=> `PlaneShift Crystal Blue-0.3.018-Linux-x86-Install'
Resolving vaalnor.mine.nu... 24.124.93.175
Connecting to vaalnor.mine.nu|24.124.93.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 287,608,967 (274M) [text/plain]
100%[====================================>] 287,608,967 61.06K/s ETA 00:00
20:13:30 (59.22 KB/s) - `PlaneShift Crystal Blue-0.3.018-Linux-x86-Install' saved [287608967/287608967]
daniel@daniel-desktop:~$ chmod a+x 'PlaneShift Crystal Blue-0.3.018-Linux-x86-Install'
daniel@daniel-desktop:~$ sh 'PlaneShift Crystal Blue-0.3.018-Linux-x86-Install'
PlaneShift Crystal Blue-0.3.018-Linux-x86-Install: 1: Syntax error: "(" unexpected
daniel@daniel-desktop:~$
I did the md5sum against the PlaneShift file that I downloaded earlier on my desktop and its code was exactly like what was posted by bilbous.
Bilbous mentioned that:
Quote
I find it hard to believe it would not complain if you do not have qt installed but it is possible.
What is qt? Is it possible that I don't have it installed?