<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I tried sudo port sync &amp; then sudo port install pgplot, and still got errors, so I removed the directory where it originally was trying to install it from &amp; retried the install &amp; it appeared to work, but now where do I find pgplot?  In which directory did it install?  Also, pgplot is only a step toward the final process--I'm trying to compile a c program that uses it and I get this error:<DIV><BR class="khtml-block-placeholder"></DIV><DIV>kari% gcc labfit2.co.c</DIV><DIV>labfit2.co.c: In function 'main':</DIV><DIV>labfit2.co.c:459: error: 'NPOLAR_FILES' undeclared (first use in this function)</DIV><DIV>labfit2.co.c:459: error: (Each undeclared identifier is reported only once</DIV><DIV>labfit2.co.c:459: error: for each function it appears in.)</DIV><DIV>labfit2.co.c:460: error: 'polar_files' undeclared (first use in this function)</DIV><DIV>labfit2.co.c:463: error: 'NAPOLAR_FILES' undeclared (first use in this function)</DIV><DIV>labfit2.co.c:464: error: 'apolar_files' undeclared (first use in this function)</DIV><DIV>labfit2.co.c:486: error: 'NSTEP' undeclared (first use in this function)</DIV><DIV>labfit2.co.c:488: error: 'INCR' undeclared (first use in this function)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>which is the error I got before when I just used the pc version of pgplot.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>Kari </DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN></SPAN> <BR></DIV></BODY></HTML>