From: Pankaj L. <pa...@da...> - 2003-01-29 09:52:44
|
Thanks Alan. I have verified that we both are using the same version of plplot-5.2.0. I am attaching the required files to this mail. From the attached files configure : I am using this configure file to configure plplot 5.2.0 package. In this files have changed the default options as per my need. I have also changed the path of tcl libraries and include folder to reflect my installation of tcl. configure.out : It is the output log of "$ ./configure" command. make.out : It is the output log of "$ ./make " command. I am trying to build plplot-5.2.0 with tcl driver on Solaris platform. I hope you can help me to sort the problem. Thanks for your time. Regards, Pankaj. > On Wed, 29 Jan 2003, Pankaj Laddha wrote: > > > Can anybody help me to resolved the above errors? > > I will try to help but need the complete story. Here is what I would like > you to do: > > (1) download the latest tarball just to be sure we are on exactly the same > page. > > (2) Make sure every bit is correct. > > cksum plplot-5.2.0.tar.gz > 2721988623 4435633 plplot-5.2.0.tar.gz > > (3) Unpack it. > > (4) Configure and build it capturing all the relevant output. > > cd plplot-5.2.0 > ./configure --whatever-options >& configure.out > ./make >& make.out > > (5) Send me configure.out and make.out as e-mail attachments. > > Once I have those attachments, I may be able to help with the problem that > you have encountered. > > Alan |