Re: problem to install pnet
Rhys Weatherley <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Organization | Southern Storm Software, Pty Ltd |
| Message-ID | <[email protected]> |
On Wednesday 10 November 2004 11:28 pm, [email protected] wrote: > Hello! > I am trying to install pnet on mac os 10.3.6 > I have installed Fink and treecc. When I do ./configure in order to prepare > the installation of pnet I have an error message: impossible to find treecc Make sure that /usr/local/bin (or wherever treecc was installed) is in your PATH. Alternatively, set the TREECC environment variable to the full location of the treecc executable. And then re-run configure. Cheers, Rhys.