|*|On 2006-11-28 05:18+0900 hiroyasu yasuda wrote: |*| |*|>> You could try the following: |*|>> |*|>> - Copy, say, x01f.f90 to a separate directory |*|>> - Then compile it and link it like this: |*|>> |*|>> gfortran -o example x01f.f90 -I/directory/with/modules -L/ |*|>> directory/with/libraries -lplplotf95d -lplplotf95cd -lplplotd |*|> |*|> |*|> I gave above-command Include directory and Libraries directory on my |*|> system, I could succeed compiling. |*|> Since I can not find 'plplot.mod' in /usr/local/include/, I give |*|> unziped plplot directory as Include directory temporally. |*|> How to produce 'plplot.mod' ? Where should be modules file |*|> 'plplot.mod' ? |*| |*|This is all taken care of in the recommended pkg-config approach that is |*|used with our new CMake build system. Again, look at what the installed |*|examples/f95/Makefile file does (for our new CMake build system), and |*|copy that.
I would like to ask you a few questions: Does that mean re-installing PLplot using CMake? If I will re-install using CMake, are all files overwrited safely ? Regards. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel