Hello,

To be more specific, my code now is based on libmesh version 0.7.3. I would 
like to run it with the newest version.

What I tried to do is to copy the Make.common file from libmesh/contrib/ to 
/libmesh (folder where the new version is), then type into the shell:

cd /my_example/directory
export LIBMESH_DIR=$HOME/Desktop/libmesh
make

But unfortunately the output is 
/home/lz474069/Desktop/libmesh/Make.common:20: *** missing separator.  Stop.

What does that mean? Do I need to set more variables? Line 20 of Make.common is 
"if LIBMESH_DBG_MODE".

Or, generally speaking, how do I link this new version of libmesh to my .C and 
.h files?

Thanks for helping
Lorenzo

On Aug 9, 2013, at 4:17 PM, Lorenzo Zanon wrote:

> Hello,
> 
> I just re-installed the newest version of Libmesh. All the examples seem 
> running, but the Make.common file has not been created in the main directory, 
> so I cannot link my own code to this newly installed version. Does that mean 
> that there's something wrong with the configuration?
> 
> Thanks
> Lorenzo


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to