From: Maurice L. <mj...@ga...> - 2003-04-02 20:58:44
|
Robert Schwebel writes: > On Mon, Mar 31, 2003 at 10:47:06AM -0800, Alan W. Irwin wrote: > > Good luck with your pre-release testing The more you do, the better > > this next release will be! > > ----------8<---------- > robert@ganymed:~/tmp/plplot-5.2.0.cvs.20030331> ./configure --disable-f77 > [...] > robert@ganymed:~/tmp/plplot-5.2.0.cvs.20030331> make > [...] > robert@ganymed:~/tmp/plplot-5.2.0.cvs.20030331> cd examples/c > robert@ganymed:~/tmp/plplot-5.2.0.cvs.20030331/examples/c> ./x01c > > *** PLPLOT ERROR *** > plInitDispatchTable: Could not open drivers directory, aborting operation > Segmentation fault > ----------8<---------- I think the problem is that you haven't done a 'make install' yet. Unfortunately a limitation of the current system is that it won't work until installed. Perhaps this limitation will be removed eventually to some extent. But as it stands after building you need to: make install cd <prefix>/lib/plplot<version>/examples/c make x01c ./x01c etc -- Maurice LeBrun mj...@ga... Research Organization for Information Science and Technology of Japan (RIST) |