Re: [Fink-devel] OT: compiling with pgplot

2002-10-27 Thread jeff whitaker
Don: Try -lpng. -Jeff On Sat, 26 Oct 2002, Don McKenzie Paul wrote: > At 16:29 -0600 26/10/02, Jeff Whitaker wrote: > >Don: Just add > > > >-framework Foundation -framework AppKit > > > >-Jeff > > > Thanks Jeff > I am still missing something to do with png? > > Don > > Command: g77 -O3 ma

Re: [Fink-devel] OT: compiling with pgplot

2002-10-26 Thread Don McKenzie Paul
At 23:37 +0100 26/10/02, Don McKenzie Paul wrote: At 16:29 -0600 26/10/02, Jeff Whitaker wrote: Don: Just add -framework Foundation -framework AppKit -Jeff Thanks Jeff I am still missing something to do with png? Don I must be getting lazy, a quick search threw up libpng.a in /sw/lib w

Re: [Fink-devel] OT: compiling with pgplot

2002-10-26 Thread Don McKenzie Paul
At 16:29 -0600 26/10/02, Jeff Whitaker wrote: Don: Just add -framework Foundation -framework AppKit -Jeff Thanks Jeff I am still missing something to do with png? Don Command: g77 -O3 mag3d.f /usr/local/ccsl/graf/pigpg.o -L/sw/lib/pgplot/ -lcpgplot -lpgplot -L/usr/X11R6/lib/ -lX11 -fr

Re: [Fink-devel] OT: compiling with pgplot

2002-10-26 Thread Jeff Whitaker
Don: Just add -framework Foundation -framework AppKit -Jeff On Sat, 26 Oct 2002, Don McKenzie Paul wrote: > This is probably a bit of topic (to say the least) but I suppose its > a pretty easy question for you guys.I should also say I'm new to all > this. Anyway, I am trying to compile some cr

[Fink-devel] OT: compiling with pgplot

2002-10-26 Thread Don McKenzie Paul
This is probably a bit of topic (to say the least) but I suppose its a pretty easy question for you guys.I should also say I'm new to all this. Anyway, I am trying to compile some crystallographic programmes. All went well until I tried to those ones which included pgplot graphics. I get the fo