code saturne install 1.3.3
- chavagne jean
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 0
16 years 3 weeks ago #2726
by chavagne jean
jean
code saturne install 1.3.3 was created by chavagne jean
I am trying to download the "install script code 1.3.3" in the /home/saturne/install and i receive this syntax error .
What's my mistake?
[root@localhost Install]# wget research.edf.com/fichiers/fckeditor/File/E DF%20RD/Code_Saturne/Fichiers/install-133(1).tgz
bash: syntax error near unexpected token `('
[root@localhost Install]#
thanks
What's my mistake?
[root@localhost Install]# wget research.edf.com/fichiers/fckeditor/File/E DF%20RD/Code_Saturne/Fichiers/install-133(1).tgz
bash: syntax error near unexpected token `('
[root@localhost Install]#
thanks
jean
- David
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
16 years 1 day ago #2815
by David
Replied by David on topic Re:code saturne install 1.3.3
Im a newbee to Linux so these comments are from observations. I had the same problem. It seems that the tar xvf command doesn't recognize brackets. So by removing them solves the problems.
David
David
- David Monfort
- Offline
- Senior Member
-
Less
More
- Posts: 77
- Thank you received: 0
15 years 10 months ago #2931
by David Monfort
Replied by David Monfort on topic Re:code saturne install 1.3.3
That must happen because of the paren in the url. You should try with double quotes around the url, like:
[code:1]wget "http://..."[/code:1]
Regards,
David
[code:1]wget "http://..."[/code:1]
Regards,
David
- chavagne jean
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 29
- Thank you received: 0
15 years 10 months ago #2943
by chavagne jean
jean
Replied by chavagne jean on topic Re:code saturne install 1.3.3
My probème is that I am not computer scientist but I improve. For example I am able to install salome-meca 2009.1. I follow the installation guides, But for the code Saturn I block to the "setup" level (to undertstand I am studying Vi),
I AWAITS with impatiance the new CAElinux 2009 32 Bits
thanks for the answers
I AWAITS with impatiance the new CAElinux 2009 32 Bits
thanks for the answers
jean
- David Monfort
- Offline
- Senior Member
-
Less
More
- Posts: 77
- Thank you received: 0
15 years 10 months ago #2968
by David Monfort
Replied by David Monfort on topic Re:code saturne install 1.3.3
You're learning the hard way! Vi is not the easiest tool, though powerful...
The easiest way to install Code_Saturne is to follow these steps:
If you are stuck somewhere, let me know, or contact the support.
Regards,
David
The easiest way to install Code_Saturne is to follow these steps:
- Download needed packages (BFT, FVM, Preprocessor, Kernel, Graphical User Interface) through Firefox or any available brower (this is easier than with wget)
- Download the installer
- Read the README file in the install archive for more information
- Modify the setup file if needed (add some dependencies for example)
- Run the install_saturne.py script in a terminal
- Wait...
If you are stuck somewhere, let me know, or contact the support.
Regards,
David
- Slepeny Panacek
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
15 years 9 months ago #3102
by Slepeny Panacek
Replied by Slepeny Panacek on topic Re:code saturne install 1.3.3
Hi,
I finally start install Code-Saturne (without any intervention in cs_profile and etc.) but at the end (I think) I got this message:
Installation of ics-1.4.0 on architecture Linux_x86_64
Error : opening /home/kupkovi/saturne/Interface/ics-1.4.0/SaturneGUI
Code_Saturne GUI not available
I know that's not any SaturneGUI but how could I get here or is this ever error? Or I can't be afraid this?
And the last question: how could I install SYRTHES?
Regards jrz
I finally start install Code-Saturne (without any intervention in cs_profile and etc.) but at the end (I think) I got this message:
Installation of ics-1.4.0 on architecture Linux_x86_64
Error : opening /home/kupkovi/saturne/Interface/ics-1.4.0/SaturneGUI
Code_Saturne GUI not available
I know that's not any SaturneGUI but how could I get here or is this ever error? Or I can't be afraid this?
And the last question: how could I install SYRTHES?
Regards jrz
Moderators: catux
Time to create page: 0.144 seconds