Hello, I am trying to transition some fortran-77 code from pgplot over to plplot, but I am having trouble finding the plimage function.
I am on an Ubuntu amd64 system. When I received errors with the Ubuntu/ Debian package, I downloaded plplot-5.9.4 and built from source. I have built and run several of the examples, so I think the basic libraries and device drivers are found. I can compile a program which calls plimage, but when I try to run it, it can't find the symbol: viewgrid: symbol lookup error: viewgrid: undefined symbol: plimage_ I receive no errors from the previous calls to plplot subroutines. I found this thread on plplot-devel, http://www.mail-archive.com/plplot-de...@lists.sourceforge.net/msg01298.html which prompted me to build from source. I see that example 30 does use plimage. I wonder if this routine never made it in to the latest libraries? I have saved my logs from cmake and make build, if those would be helpful. I built plplot using gcc and the Portland Group fortran compiler. I am linking the libraries with -I/usr/local/include/plplot -L/usr/local/lib -lplplotf77d - lplplotf77cd -lplplotd -lltdl -ldl -lm -lcsirocsa -lcsironn -lqhull - lfreetype Thanks, developers, for all your efforts on this important project. Regards, Ed ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Edward D. Zaron Senior Research Associate Department of Civil and Environmental Engineering Portland State University Portland, OR 97207-0751 Phone: (503)-725-2435 FAX: (503)-725-5950 za...@cecs.pdx.edu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general