I have been compiling FORTRAN Plplot for sometime using F77 compiler.  But,
after updating my Ubuntu operating system, the deprecated F77 plplot
libraries were removed.  At that unfortunate point, I found out that PLPLOT
has shifted to f95 compiler which encompasses both F77, F90 and F95 codes.

When I attempt to compile the fortran Plplot examples, I get the following
error:


    use plplot
        1    
"Fatal Error: Can't open module file 'plplot.mod' for reading at (1): No
such file or directory"

This error relates to the "use plplot".   I cannot determine where this file
or directory is located.  Please advise.

Much thanks.

rud

  

 


------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to