CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

Installing OpenFOAM 1.6-ext on Ubuntu 11.10

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 5, 2013, 09:52
Default Installing OpenFOAM 1.6-ext on Ubuntu 11.10
  #1
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
Hi Oleg,

The differences are only:
  1. That git mirror version does not have all of the branches that the one at sf.net had. But the master branch is present as "sf/master", which is the default upon clone.
  2. You can also use the following instructions, depending on the Ubuntu version you've got: https://github.com/ogoe/OpenFOAM-1.6...uctions/Ubuntu
Best regards,
Bruno
where are instructions for ubuntu 11.10?
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 10:06
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quote:
Originally Posted by immortality View Post
where are instructions for ubuntu 11.10?
Try following these instructions: http://openfoamwiki.net/index.php/In...u#Ubuntu_11.04 - they should work on Ubuntu 11.10.
__________________
wyldckat is offline   Reply With Quote

Old   May 5, 2013, 11:52
Default
  #3
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
I downloaded 1.6ext folder and followed instructions but nothing occurred when used ./Allwmake:
Code:
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc: No such file or directory
ehsan@Ehsan-com:~/Desktop/OpenFOAM-1.6-ext-sf-master$ ./AllMake > log.AllMake 2>&1
ehsan@Ehsan-com:~/Desktop/OpenFOAM-1.6-ext-sf-master$ ./AllMake > log.AllMake 2>&1
ehsan@Ehsan-com:~/Desktop/OpenFOAM-1.6-ext-sf-master$ gedit log.AllMake
ehsan@Ehsan-com:~/Desktop/OpenFOAM-1.6-ext-sf-master$ source etc/bashrc
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/bin/foamEtcFile: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/bin/foamCleanPath: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/bin/foamCleanPath: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/bin/foamCleanPath: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/settings.sh: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/aliases.sh: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/bin/foamCleanPath: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/bin/foamCleanPath: No such file or directory
bash: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/bin/foamCleanPath: No such file or directory
ehsan@Ehsan-com:~/Desktop/OpenFOAM-1.6-ext-sf-master$ ./Allwmake > make.log 2>&1ehsan@Ehsan-com:~/Desktop/OpenFOAM-1.6-ext-sf-master$ ./Allwmake > make.log 2>&1ehsan@Ehsan-com:~/Desktop/OpenFOAM-1.6-ext-sf-master$ icoFoam -help
icoFoam: command not found
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 12:17
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Ehsan,

You didn't properly follow the instructions. Looks like you skipped step #2. Follow these instructions:
Code:
cd ~
mkdir OpenFOAM
cd OpenFOAM

mv ~/Desktop/OpenFOAM-1.6-ext-sf-master OpenFOAM-1.6-ext
Then continue from step #4 from the section "2.2 - Ubuntu 11.04": http://openfoamwiki.net/index.php/In...u#Ubuntu_11.04

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   May 5, 2013, 12:29
Default
  #5
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
thanks.I supposed stages before are related to downloading.
now I have extracted ext folder in the desktop and this error occurs:
Code:
ehsan@Ehsan-com:~/OpenFOAM$ cd OpenFOAM-1.6-ext
bash: cd: OpenFOAM-1.6-ext: No such file or directory
should I copy it to HOME/OpenFOAM?
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 12:34
Default
  #6
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Please follow the instructions from the previous post.

By the way, I've moved this line of conversation to a new thread, given that the emphasis is about installing on Ubuntu 11.10.
__________________
wyldckat is offline   Reply With Quote

Old   May 5, 2013, 12:55
Default
  #7
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
thanks.now is this on compiling?(nothing is shown)
Code:
ehsan@Ehsan-com:~/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty$ ./AllMake > log.AllMake 2>&1
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 13:02
Default
  #8
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quote:
Originally Posted by immortality View Post
thanks.now is this on compiling?(nothing is shown)
Code:
ehsan@Ehsan-com:~/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty$ ./AllMake > log.AllMake 2>&1
Yes, it should be and it's going to take a while. And this is just for building the "ThirdParty" applications!
When it's finished, then you'll be able to build OpenFOAM 1.6-ext.
__________________
wyldckat is offline   Reply With Quote

Old   May 5, 2013, 14:19
Default
  #9
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
ahy does it takes this so much?its now 2hours!
even doesn't show anything that user be certain its running or when ends!
why is not like official version?
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 14:33
Default
  #10
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
why this text displayed when i open a new terminal now?whats wrong?
Code:
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/settings.sh
Using openmpi-1.4.3 from the ThirdParty package: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/etc/openmpi-1.4.3.sh
  Environment variables defined for OpenMPI:
    OPENMPI_BIN_DIR       : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/bin
    OPENMPI_LIB_DIR       : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/lib
    OPENMPI_INCLUDE_DIR   : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/include
    OPENMPI_COMPILE_FLAGS : -I/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/include -pthread
    OPENMPI_LINK_FLAGS    : -pthread -L/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil -lm -ldl

    MPI_HOME              : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt
    MPI_ARCH_PATH         : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt
    OPAL_PREFIX           : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt
    PINC                  : -I/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/include -pthread
    PLIBS                 : -pthread -L/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil -lm -ldl
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/mesquite-2.1.2/platforms/linux64GccDPOpt/etc/mesquite-2.1.2.sh
    MESQUITE_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/mesquite-2.1.2/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/metis-5.0pre2/platforms/linux64GccDPOpt/etc/metis-5.0pre2.sh
    METIS_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/metis-5.0pre2/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMetis-3.1.1/platforms/linux64GccDPOpt/etc/ParMetis-3.1.1.sh
    PARMETIS_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMetis-3.1.1/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMGridGen-1.0/platforms/linux64GccDPOpt/etc/ParMGridGen-1.0.sh
    PARMGRIDGEN_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMGridGen-1.0/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/libccmio-2.6.1/platforms/linux64GccDPOpt/etc/libccmio-2.6.1.sh
    LIBCCMIO_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/libccmio-2.6.1/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/scotch-5.1.10b/platforms/linux64GccDPOpt/etc/scotch-5.1.10b.sh
    SCOTCH_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/scotch-5.1.10b/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/cmake-2.8.8/platforms/linux64GccDPOpt/etc/cmake-2.8.8.sh
    CMAKE_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/cmake-2.8.8/platforms/linux64GccDPOpt
    M4_DIR is initialized to: 
    BISON_DIR is initialized to: 
    FLEX_DIR is initialized to: 
    ZOLTAN_DIR is initialized to: 
    PYTHON_DIR is initialized to: 
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/qt-everywhere-opensource-src-4.7.4/platforms/linux64GccDPOpt/etc/qt-everywhere-opensource-src-4.7.4.sh
    QT_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/qt-everywhere-opensource-src-4.7.4/platforms/linux64GccDPOpt
    PARAVIEW_DIR is initialized to: 
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/aliases.sh
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/prefs.sh
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/settings.sh
Using openmpi-1.4.3 from the ThirdParty package: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/etc/openmpi-1.4.3.sh
  Environment variables defined for OpenMPI:
    OPENMPI_BIN_DIR       : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/bin
    OPENMPI_LIB_DIR       : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/lib
    OPENMPI_INCLUDE_DIR   : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/include
    OPENMPI_COMPILE_FLAGS : -I/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/include -pthread
    OPENMPI_LINK_FLAGS    : -pthread -L/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil -lm -ldl

    MPI_HOME              : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt
    MPI_ARCH_PATH         : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt
    OPAL_PREFIX           : /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt
    PINC                  : -I/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/include -pthread
    PLIBS                 : -pthread -L/home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/openmpi-1.4.3/platforms/linux64GccDPOpt/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil -lm -ldl
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/mesquite-2.1.2/platforms/linux64GccDPOpt/etc/mesquite-2.1.2.sh
    MESQUITE_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/mesquite-2.1.2/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/metis-5.0pre2/platforms/linux64GccDPOpt/etc/metis-5.0pre2.sh
    METIS_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/metis-5.0pre2/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMetis-3.1.1/platforms/linux64GccDPOpt/etc/ParMetis-3.1.1.sh
    PARMETIS_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMetis-3.1.1/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMGridGen-1.0/platforms/linux64GccDPOpt/etc/ParMGridGen-1.0.sh
    PARMGRIDGEN_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/ParMGridGen-1.0/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/libccmio-2.6.1/platforms/linux64GccDPOpt/etc/libccmio-2.6.1.sh
    LIBCCMIO_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/libccmio-2.6.1/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/scotch-5.1.10b/platforms/linux64GccDPOpt/etc/scotch-5.1.10b.sh
    SCOTCH_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/scotch-5.1.10b/platforms/linux64GccDPOpt
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/cmake-2.8.8/platforms/linux64GccDPOpt/etc/cmake-2.8.8.sh
    CMAKE_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/cmake-2.8.8/platforms/linux64GccDPOpt
    M4_DIR is initialized to: 
    BISON_DIR is initialized to: 
    FLEX_DIR is initialized to: 
    ZOLTAN_DIR is initialized to: 
    PYTHON_DIR is initialized to: 
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/qt-everywhere-opensource-src-4.7.4/platforms/linux64GccDPOpt/etc/qt-everywhere-opensource-src-4.7.4.sh
    QT_DIR is initialized to: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/packages/qt-everywhere-opensource-src-4.7.4/platforms/linux64GccDPOpt
    PARAVIEW_DIR is initialized to: 
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/aliases.sh
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 14:39
Default
  #11
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Start a new terminal, go to the same folder and run:
Code:
less log.AllMake
Press the "End" key and it should go show the end of the log. Press a couple more times and you'll see that it's updating the log file. Press the "Q" key to exit the application less.

It's taking so long because it has to build Qt and ParaView. This is to avoid some occasional running issues that occur with ParaView, when it's built with an untested or Ubuntu Qt version.
And since Ubuntu 11.10 only provides ParaView 3.10, I didn't suggest using this particular version of ParaView.

And it's not like the official version, because it does not have the same level of support and development At least as far as I know.
__________________
wyldckat is offline   Reply With Quote

Old   May 5, 2013, 14:41
Default
  #12
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quote:
Originally Posted by immortality View Post
why this text displayed when i open a new terminal now?whats wrong?
Code:
Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/settings.sh
Using openmpi-1.4.3 from the ThirdParty package: /home/ehsan

[...]

Sourcing: /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/aliases.sh
I forgot to mention this before: those instructions currently only assume the user is installing a single OpenFOAM version. You'll have to edit the file "~/.bashrc" once again and adapt to your current settings.

The long description is a feature that 1.6-ext has got, since it provides tons of features. This way it's easier to verify if, what and where is installed and being used.
__________________
wyldckat is offline   Reply With Quote

Old   May 5, 2013, 15:27
Default
  #13
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
its the bashrc now.what changes have to be done?
Code:
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
    . /etc/bash_completion
fi
#. /opt/openfoam220/etc/bashrc
#. /opt/openfoam211/etc/bashrc
#. /opt/openfoam210/etc/bashrc
alias of220='. /opt/openfoam220/etc/bashrc'
alias of210='. /opt/openfoam210/etc/bashrc'
export PATH="$PATH:/home/ehsan/Desktop/codes"
source /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc
source /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 15:31
Default
  #14
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Replace:
Code:
source /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc
source /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc
With:
Code:
alias of16ext='source /home/ehsan/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc'
__________________
wyldckat is offline   Reply With Quote

Old   May 5, 2013, 15:49
Default
  #15
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
now it has ended and 1.6.ext is compiling.but I can't see its progress by before commandyou said in 1.6ext folder.
and what do you mean by:
Code:
And since Ubuntu 11.10 only provides ParaView 3.10, I didn't suggest using this particular version of ParaView.
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 5, 2013, 17:46
Default
  #16
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quote:
Originally Posted by immortality View Post
and what do you mean by:
Code:
And since Ubuntu 11.10 only provides ParaView 3.10, I didn't suggest using this particular version of ParaView.
Ubuntu 11.10 has got ParaView 3.10 in the apt-get package system. If you were to run:
Code:
sudo apt-get install paraview
You would get ParaView 3.10.

I didn't suggest to you to install this version, because it's a very outdated version.
__________________
wyldckat is offline   Reply With Quote

Old   May 6, 2013, 07:27
Default
  #17
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
then how It can be possible to install a recent version pof paraview?or not possible?!
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King.
To Be or Not To Be,Thats the Question!
The Only Stupid Question Is the One that Goes Unasked.
immortality is offline   Reply With Quote

Old   May 6, 2013, 18:43
Default
  #18
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quote:
Originally Posted by immortality View Post
then how It can be possible to install a recent version pof paraview?or not possible?!
The current instructions take so very long to perform because it builds ParaView 3.12.0, which is better than Ubuntu 11.10.

I didn't suggest installing a more recent version of ParaView, because it can be a two-edge sword: it works great for many people, but leads to crashes for others. And one wrong step can lead to bigger problems. Therefore my suggestion is usually to take the safer route of building the custom version, even if it takes longer.

Either way, instructions on how to install a pre-built version of ParaView can be found here: Using the official pre-built ParaView 3.10.1 version with OpenFOAM - It's possible to adapt to the latest ParaView 3.98.1, instead of "3.10.1".
__________________
wyldckat is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing OpenFOAM 2.1.1 and ParaView 3.12.0 on Ubuntu 12.10 wyldckat OpenFOAM Installation 14 February 12, 2013 05:43
OpenFOAM 2.1 on Ubuntu SERVER 11.10 samiam1000 OpenFOAM Installation 2 March 7, 2012 03:40
openFOAM installation in ubuntu 11.10 kirubhakaran OpenFOAM Installation 5 February 17, 2012 03:16
OpenFOAM vs Ubuntu 10.10 64 bit vkrastev OpenFOAM Installation 12 April 23, 2011 11:14
Trouble with installing OpenFOAM on Ubuntu Milos OpenFOAM Installation 16 November 16, 2009 03:44


All times are GMT -4. The time now is 04:48.