![]() |
Update the environment variables for 1.5-dev
Hi,
I'm trying to install 1.5-dev on Suse 11.0, gcc 4.3.4, but unfortunately I'm still not able to update the environment variables as described in the readme-file. When sourcing the .bashrc I receive the error: "syntax error near unexpected token `<<<<<<< .mine' " for whatever reason. Anybody knows what this is all about? |
Greetings Janto and welcome to the forum!
This text "<<<<<<< .mine'" leads to conclude that you have made some changes and then an update to your local copy of the SVN version of OpenFOAM 1.5-dev and that some of the updated files weren't successfully merged with the latest version, due to some discrepancy between your version and the one online. The simplest way to fix this would be for you to edit OpenFOAM's bashrc file and remove the "blob" of code between the lines delimited by: Code:
<<<<<<<<<<<<<<<<< .mineBest regards, Bruno |
Hello Bruno, thanks for your reply.
Actually, I didn't change anything in OpenFoam's bashrc so there is no removable "blob" left. This is how OF bashrc looks like in that part: Code:
<<<<<<< .mine |
Hi Janto,
Since you didn't make any changes, just remove that whole "blob" of code and you should be set to go! Well, after saving and sourcing bashrc of course :) Best regards, Bruno |
1 Attachment(s)
Thank you Bruno,
I finally made it by deleting the 'blob'. :) Nevertheless multiple errors occurred during compilation. I guess it has something to do with flex, which should be version 2.5.35 on my system. Best regards Janto |
You are missing OpenMPI, at least in the version OF-1.5 expects it to be there. Did you unpack the proper Thirdparty package, or are you trying to use a different OpenMPI?
|
| All times are GMT -4. The time now is 22:23. |