Hi Vince, you need to set an environment variable, PLPLOT_LIB or PLPLOT_DRV_DIR to point to the drivers.
Regards, Arjen On 2010-04-02 15:32, Vincenzo Urso Miano wrote: > Hi > Here's the content of the folder > > test.exe > > libcsirocsa.dll > libplplotcxxd.dll > libplplotd.dll > libplplotf77cd.dll > libplplotf77d.dll > libqsastime.dll > plm2gif > plpr > pltek.exe > mem.dll > mem.rc > null.dll > null.rc > ps.dll > ps.rc > svg.dll > svg.rc > wingcc.dll > wingcc.rc > xfig.dll > xfig.rc > .dummy > cglobe.map > CMakeLists.txt > cmap0_alternate.pal > cmap0_black_on_white.pal > cmap0_default.pal > cmap0_white_bg.pal > cmap1_blue_red.pal > cmap1_blue_yellow.pal > cmap1_default.pal > cmap1_gray.pal > cmap1_radar.pal > globe.map > plstnd5.fnt > plxtnd5.fnt > usa.map > usaglobe.map > > Still get the same error > Thanks > Vicne > > 2010/4/2 Arjen Markus <[email protected]>: >> Hi Vince, >> >> oh, yes, the drivers are also implemented as DLLs. You should copy >> those as well. >> >> Regards, >> >> Arjen >> >> On 2010-04-02 15:12, Vincenzo Urso Miano wrote: >>> Hi >>> I copied dlls , *.fnt and *.pat in the same directory of the exec of >>> the x01f.f example. I executed in another pc. >>> I get the following error: >>> plInitDispatchtable: could not open drivers directory, aborting operation. >>> I copied everything from C:\plplot\lib\plplot5.9.5\driversd in the >>> exec folder. I get the same error. >>> Ideas? >>> thanks >>> >>> 2010/4/2 Arjen Markus <[email protected]>: >>>> Hi Vince, >>>> >>>> you need to supply the DLLs with your applications and a few >>>> data files: >>>> - *.fnt >>>> - *.pal >>>> >>>> or you put them in the same directory as the executable. That >>>> should work as well. >>>> >>>> Regards, >>>> >>>> Arjen >>>> >>>> The location of these files can be set in an environment variable. >>>> >>>> On 2010-04-02 14:41, Vincenzo Urso Miano wrote: >>>>> Hi >>>>> I want to make a graphic application and I want to >>>>> distribute it. >>>>> Do people need to have plplot installed on their pc to see the graphs? >>>>> Thank you >>>>> Vince >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Download Intel® Parallel Studio Eval >>>>> Try the new software tools for yourself. Speed compiling, find bugs >>>>> proactively, and fine-tune applications for parallel performance. >>>>> See why Intel Parallel Studio got high marks during beta. >>>>> http://p.sf.net/sfu/intel-sw-dev >>>>> _______________________________________________ >>>>> Plplot-general mailing list >>>>> [email protected] >>>>> https://lists.sourceforge.net/lists/listinfo/plplot-general >>>>> >>>> ------------------------------------------------------------------------------ >>>> Download Intel® Parallel Studio Eval >>>> Try the new software tools for yourself. Speed compiling, find bugs >>>> proactively, and fine-tune applications for parallel performance. >>>> See why Intel Parallel Studio got high marks during beta. >>>> http://p.sf.net/sfu/intel-sw-dev >>>> _______________________________________________ >>>> Plplot-general mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/plplot-general >>>> >>> ------------------------------------------------------------------------------ >>> Download Intel® Parallel Studio Eval >>> Try the new software tools for yourself. Speed compiling, find bugs >>> proactively, and fine-tune applications for parallel performance. >>> See why Intel Parallel Studio got high marks during beta. >>> http://p.sf.net/sfu/intel-sw-dev >>> _______________________________________________ >>> Plplot-general mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/plplot-general >>> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> Plplot-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/plplot-general >> > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Plplot-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/plplot-general > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
