Did you ‘make’ ‘make check' ‘make install,’after you ‘./configure’?
On 19 Nov 2013, at 15:48, Michael Raba <[email protected]> wrote: > Also, I should mention I compiled from source (not using the script in the > above link), using > > ./configure and then did a fresh reinstall using ./configure > --enable-everything > > but I get the same error.. > > > > 2013/11/19 Michael Raba <[email protected]> > >> I am new to libmesh and linux (ubuntu) and am trying to compile an example >> with gcc. I get the following error: >> >> make: *** No rule to make target /libmesh_dbg.la need by >> 'example-dbg'. Stop >> >> This may have to do with not specifying the Libmesh_dir, according to >> http://cmaf.ptmat.fc.ul.pt/~pvieira/libmesh/installation/libmesh_installation.html >> : >> >> Note that if you do a compilation from the source in your computer >> you have to set the LIBMESH_DIR variable in the makefile of your >> applications with the correct value so that the important file >> "Make.common" is included (this is where all the configuration options, >> compiler flags, etc are stored). >> >> Are the examples not compiling for that reason? And how can I do the above >> exactly? >> >> Thanks in advance, >> >> Michael >> > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
