Re: Upgrade errors.

2009-05-29 Thread Joshua Root
On 2009-5-29 15:36, Bryan Blackburn wrote: On Thu, May 28, 2009 at 09:35:57PM -0700, Frank J. R. Hanstick said: Hello, I got the following errors following: [...] Error: No port perl5.9 found. Error: No port render found. Error: No port render found. are about. I may have seen these

gnutls-devel?

2009-05-29 Thread Jeff Simmons
I'm trying to compile openvas (vulnerability scanner) on a mac. The configure script tells me I need to install some files from gnutls. I found the package on mac ports, but I can't find the corresponding devel package, which openvas needs. Does such a thing exist, perhaps under a name that I

Re: gnutls-devel?

2009-05-29 Thread Ryan Schmidt
On May 29, 2009, at 08:44, Jeff Simmons wrote: I'm trying to compile openvas (vulnerability scanner) on a mac. The configure script tells me I need to install some files from gnutls. I found the package on mac ports, but I can't find the corresponding devel package, which openvas needs.

Re: Upgrade errors.

2009-05-29 Thread Frank J. R. Hanstick
Hello, It seems that I did this once before to clear up these problems, so why are they back? Some previous upgrade must have reinstalled these items since the last clearing of the problem. On May 28, 2009, at 10:36 PM, Bryan Blackburn wrote: On Thu, May 28, 2009 at 09:35:57PM -0700,

Re: Upgrade errors.

2009-05-29 Thread Ryan Schmidt
On May 29, 2009, at 12:49, Frank J. R. Hanstick wrote: Error: No port perl5.9 found. Error: No port render found. Error: No port render found. It seems that I did this once before to clear up these problems, so why are they back? Some previous upgrade must have reinstalled these items

Re: gnutls-devel?

2009-05-29 Thread Jeff Simmons
On Friday 29 May 2009 10:28, Ryan Schmidt wrote: In some other package managers, a port like gnutls would contain the libraries and binaries, while a port gnutls-devel would contain the headers needed to compile other software that wants to use gnutls. MacPorts does not use that naming

Re: Upgrade errors.

2009-05-29 Thread Frank J. R. Hanstick
Hello, Except that once the ports were removed by the actions taken, they only way they could have come back is if the earlier installed ports were upgraded and reloaded them. It still does not make any sense. On May 29, 2009, at 11:46 AM, Ryan Schmidt wrote: On May 29, 2009, at 12:49,

Re: gnutls-devel?

2009-05-29 Thread Joshua Root
On 2009-5-30 14:02, Jeff Simmons wrote: So it looks like it can't find gnutls.h, which I can see in /opt/local/includes/gnutls. Any ideas on how to fix this? Learning a new platform is so much fun. You need to pass -I/opt/local/include in CPPFLAGS (or possibly in CFLAGS if it doesn't