From: M. F. <mfr...@se...> - 2001-10-01 22:53:41
|
BTW I didn't download it from sourceforge I downloaded it from rpmfind.net. Perhaps that was where my troubles REALLY began. Assuming I do as you suggest, and it works (I have no doubt it will) here is simpler problem. I want to write a C++ program that streams a png and/or jpeg image to a webpage. How do I specify png or jpeg format and write to stdio using the plplot C++ interface? I can't seam to find the documentation. Thanks. Martin On Mon, 1 Oct 2001, Alan W. Irwin wrote: > IMPORTANT. Martin, please forget all my previous replies on and off list. > You downloaded an old version of an rpm that is not at all suitable for > Mandrake 8.0. My apologies for not recognizing that sooner. > > Stop and start over with no plplot, your original Mandrake libgd libraries, > and no symlinks. > > Go to http://sourceforge.net/project/showfiles.php?group_id=2915. > Read the release notes for plplot-5.0.3-4.i386.rpm by clicking on the > associated 5.0.3 link on that page. > > "This is a binary rpm of PLplot version 5.0.3 that is suitable for RedHat > 7.1." That means it is *not* suitable for any other distribution including > Mandrake. Also 5.0.3 is dated. Use 5.0.4 instead which is the only one we > support. Click on those release notes (e.g., the 5.0.4 link) and you will > see > > "plplot-5.0.4-3mdk.i686.rpm binary rpm for Mandrake 8.0" > > That is the one you should choose, and I believe all your troubles will be > over. > > I am putting this on list because it is an object lesson to read the release > notes at sourceforge before downloading. > > I also have to say you put everything I needed to know (the rpm package name) > in your original post, but I missed it. Sorry again. > > Alan > > email: ir...@be... > phone: 250-727-2902 FAX: 250-721-7715 > snail-mail: > Dr. Alan W. Irwin > Department of Physics and Astronomy, > University of Victoria, P.O. Box 3055, > Victoria, British Columbia, Canada, V8W 3P6 > __________________________ > > Linux-powered astrophysics > __________________________ > > On Mon, 1 Oct 2001, M. Frankford wrote: > > > > > [root@]# rpm -i plplot-5.0.3-4.i386.rpm > > error: failed dependencies: > > libgd.so.1.8 is needed by plplot-5.0.3-4 > > > _______________________________________________ > Plplot-general mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-general > |