Back to Forum | View unanswered posts | View active topics
Topic review - Installing singular on xubuntu |
Author |
Message |
|
|
Post subject: |
|
|
|
Hallo Klaus, indeed, I forgot to mention that the PATH environment variable should be fixed accordingly. But since the deb package has worked for you (it's the preferred solution anyway), I will not go into detail for fixing the "generic" install.
Best regards, Alexander
Hallo Klaus, indeed, I forgot to mention that the PATH environment variable should be fixed accordingly. But since the deb package has worked for you (it's the preferred solution anyway), I will not go into detail for fixing the "generic" install.
Best regards, Alexander
|
|
|
|
Posted: Tue Apr 28, 2009 11:48 pm |
|
|
|
|
|
Post subject: |
|
|
|
Hallo Alexander, I can finally use Singular now because I installed the Debian packages with the dpkg command, which worked very well. I Also tried your suggestion: Code: tar -xvzf /path/to/Singular-3-1-0-ix86-Linux.tar.gz That also worked, the files were unpacked, but then I couldn't execute the program properly. When I tried to run it from thunar (as root) it was startet up, displaying the start-screen and also "Good Bye", so I couldn't use it. I tried the optional steps, so that typing "Singular" into the shell prompt would execute the programm. Even though there were no error messages after executing the commands, typing "Singular" didn't execute the program. Anyway, Singular runs on my computer now so I am quite happy, thanks for your help. Regards, klaus
Hallo Alexander,
I can finally use Singular now because I installed the Debian packages with the dpkg command, which worked very well.
I Also tried your suggestion: [code]tar -xvzf /path/to/Singular-3-1-0-ix86-Linux.tar.gz [/code] That also worked, the files were unpacked, but then I couldn't execute the program properly. When I tried to run it from thunar (as root) it was startet up, displaying the start-screen and also "Good Bye", so I couldn't use it. I tried the optional steps, so that typing "Singular" into the shell prompt would execute the programm. Even though there were no error messages after executing the commands, typing "Singular" didn't execute the program.
Anyway, Singular runs on my computer now so I am quite happy, thanks for your help.
Regards, klaus
|
|
|
|
Posted: Tue Apr 28, 2009 11:14 pm |
|
|
|
|
|
Post subject: |
|
|
|
|
|
|
Posted: Mon Apr 27, 2009 4:20 pm |
|
|
|
|
|
Post subject: |
|
|
|
Hallo Klaus, try the following: become root, chdir to to location, where you want to install Sinbgular (like /usr/local or /opt). Then execute Code: tar -xvzf /path/to/Singular-3-1-0-ix86-Linux.tar.gz (use the download location of the Singular package instead of /path/to/.) Please let us know, if the problem persists. For the second question: Quote: 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 Evil, and then nothing but the command line. There are no additional files in the install folder after that.
That's exactly, what the "half" command is expected to do: It puts binary stuff to stdcout, the pipe-command Code: | tar etc. generates files from this. Without the pipe, everything is put to the terminal session. Best regards, Alexander
Hallo Klaus, try the following: become root, chdir to to location, where you want to install Sinbgular (like /usr/local or /opt). Then execute [code]tar -xvzf /path/to/Singular-3-1-0-ix86-Linux.tar.gz [/code] (use the download location of the Singular package instead of /path/to/.)
Please let us know, if the problem persists.
For the second question: [quote]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 Evil, and then nothing but the command line. There are no additional files in the install folder after that. [/quote]
That's exactly, what the "half" command is expected to do: It puts binary stuff to stdcout, the pipe-command [code]| tar etc.[/code] generates files from this. Without the pipe, everything is put to the terminal session.
Best regards, Alexander
|
|
|
|
Posted: Mon Apr 27, 2009 10:07 am |
|
|
|
|
|
Post subject: |
Installing singular on xubuntu |
|
|
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 , , 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
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
|
|
|
|
Posted: Fri Apr 24, 2009 9:07 pm |
|
|
|
|
|
It is currently Fri May 13, 2022 11:05 am
|
|