Re: error compiling amanda on FreeBSD 6.3 x86_64
Hi! On Mon, Mar 24, 2008 at 04:00:58PM -0500, Oscar Ricardo Silva wrote: > Eric Schnoebelen wrote: >> Oscar Ricardo Silva writes: >> - I'm attempting to compile the client version of amanda on a Dell >> - PowerEdge server running FreeBSD 6.3 but keep running into an >> - ssh related error. I use the following configure statement: >> >> Use the port from /usr/ports.. It has patches to fix both of the >> errors. Then have a look at the port's patches to see, what you need to change on FreeBSD. Or cd to the port directory and "make extract patch". Then make your local adjustments and aftewards "make install". Kind regards, Patrick M. Hausen Leiter Netzwerke und Sicherheit -- punkt.de GmbH * Vorholzstr. 25 * 76137 Karlsruhe Tel. 0721 9109 0 * Fax 0721 9109 100 [EMAIL PROTECTED] http://www.punkt.de Gf: Jürgen Egeling AG Mannheim 108285
Re: error compiling amanda on FreeBSD 6.3 x86_64
Eric Schnoebelen wrote: Oscar Ricardo Silva writes: - I'm attempting to compile the client version of amanda on a Dell - PowerEdge server running FreeBSD 6.3 but keep running into an - ssh related error. I use the following configure statement: Use the port from /usr/ports.. It has patches to fix both of the errors. -- Eric Schnoebelen[EMAIL PROTECTED] http://www.cirr.com "I'm going to a commune in Vermont and will deal with no unit of time shorter than a season" -- Josh Rosen in _The Soul of a New Machine_ I thought about it but there are more configure switches I want to use than are available through the port. The current port doesn't allow for ssh authentication, # of debug days to keep, specify a specific version of tar (so as to point to wrapper script and do encryption). Oscar