Re: Running Older Binaries under 8.0

2010-06-23 Thread b. f.
oklahoma wrote:
>>   /usr/ports/misc/compat6x
>>
>is there any difference between the port and kernel options
>compat_freebsd6 beside compiling of kernel vs installing port?

Yes. The kernel options provide kernel compatibility and the ports
provide userland compatibility.  You need both to run older binaries.

b.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Running Older Binaries under 8.0

2010-06-23 Thread oklahoma

Chuck Swiger wrote:



ises?



Yes, you want:

  /usr/ports/misc/compat6x

is there any difference between the port and kernel options 
compat_freebsd6 beside compiling of kernel vs installing port?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Running Older Binaries under 8.0

2010-06-21 Thread Martin McCormick
Chuck Swiger writes:
> Yes, you want:
> 
>   /usr/ports/misc/compat6x
> 
> It installs the libraries from FreeBSD-6.x under a compatibility location 
> so that your older binaries should run without needing to be 
> recompiled

Perfect. Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Running Older Binaries under 8.0

2010-06-21 Thread Polytropon
On Mon, 21 Jun 2010 15:52:47 -0500, Martin McCormick 
 wrote:
>   I have a large number of home-grown applications that
> run under FreeBSD 6.3 and earlier. As we transition to
> FreeBSD8.0, is there a good single package to add which will
> provide the right libraries to allow these older binaries to run
> without surprises?

Yes, compat_6x should do that.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Running Older Binaries under 8.0

2010-06-21 Thread Chuck Swiger
Hi--

On Jun 21, 2010, at 1:52 PM, Martin McCormick wrote:
>   I have a large number of home-grown applications that
> run under FreeBSD 6.3 and earlier. As we transition to
> FreeBSD8.0, is there a good single package to add which will
> provide the right libraries to allow these older binaries to run
> without surprises?

Yes, you want:

  /usr/ports/misc/compat6x

It installs the libraries from FreeBSD-6.x under a compatibility location so 
that your older binaries should run without needing to be recompiled

Regards,
-- 
-Chuck

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Running Older Binaries under 8.0

2010-06-21 Thread Martin McCormick
I have a large number of home-grown applications that
run under FreeBSD 6.3 and earlier. As we transition to
FreeBSD8.0, is there a good single package to add which will
provide the right libraries to allow these older binaries to run
without surprises?

Thank you.

Martin McCormick WB5AGZ  Stillwater, OK 
Systems Engineer
OSU Information Technology Department Telecommunications Services Group
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"