Installing singular on xubuntu
klaus · Fri Apr 24, 2009 9:07 pm
Hallo,
I'm using Xubuntu 8.10 and I am still a beginner with linux. I'm trying to unpack the singular archives as described on the download-website. So in the first place I typed
robert@challenger2:/usr/local/install$ sudo gzip -dc Singular-3-1-0-ix86-Linux.tar.gz | tar -pxf-
into the terminal, after changing to the directory where the two files are. The result is that "tar" can't be executed cause subdirectories are missing.
So executed only the first commad seperately:
robert@challenger2:/usr/local/install$ sudo gzip -dc Singular-3-1-0-ix86-Linux.tar.gz
It ended up with a huge amount of asci-code running over my screen, it looks a bit like matrix , :twisted:, and then nothing but the command line. There are no additional files in the install folder after that.
Any ideas why that happens or am I doing something wrong?
Thanks for helping me
I'm using Xubuntu 8.10 and I am still a beginner with linux. I'm trying to unpack the singular archives as described on the download-website. So in the first place I typed
robert@challenger2:/usr/local/install$ sudo gzip -dc Singular-3-1-0-ix86-Linux.tar.gz | tar -pxf-
into the terminal, after changing to the directory where the two files are. The result is that "tar" can't be executed cause subdirectories are missing.
So executed only the first commad seperately:
robert@challenger2:/usr/local/install$ sudo gzip -dc Singular-3-1-0-ix86-Linux.tar.gz
It ended up with a huge amount of asci-code running over my screen, it looks a bit like matrix , :twisted:, and then nothing but the command line. There are no additional files in the install folder after that.
Any ideas why that happens or am I doing something wrong?
Thanks for helping me