From: Hazen B. <hba...@ma...> - 2006-03-29 05:21:09
|
> > I did sudo make install and no errors are reported. Now all I have > to to is figure out how to test it. Good to hear that you got it to work! A good way to test things is to first run "make check" to compile the examples & then run them (C examples can be found in ./examples/c in your plplot directory). (You shouldn't need to run make or make install again). best, -Hazen |