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
