Re: evolution slow on 7.0

2007-11-20 Thread Scott T. Hildreth
orts/evolution/options > > > > # This file is auto-generated by 'make config'. > > # No user-servicable parts inside! > > # Options for evolution-2.12.1_3 > > _OPTIONS_READ=evolution-2.12.1_3 > > WITHOUT_PILOT=true > > WITHOUT_LDAP=true > > WITHOUT_SPAMASSASSIN=true > > ___ > > [EMAIL PROTECTED] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Scott T. Hildreth <[EMAIL PROTECTED]> ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: flash9 checklist

2008-10-29 Thread Scott T. Hildreth
On Wed, 2008-10-29 at 22:02 +0300, Chagin Dmitry wrote: > On Wed, Oct 29, 2008 at 07:05:51PM +0100, Gary Jennejohn wrote: > > On Wed, 29 Oct 2008 11:50:27 -0400 > > Mikhail Teterin <[EMAIL PROTECTED]> wrote: > > > > > Sent by Vladimir Grebenschikov: > > > > I've seen temporary FF lockups with flas

Daemon Daily News

2008-03-24 Thread Scott T. Hildreth
Anyone know what happened to bsdnews.org? The site has been down for several days now. Thanks, STH ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: Daemon Daily News

2008-03-24 Thread Scott T. Hildreth
whoops, I meant bsdnews.com and not .org On Mon, 2008-03-24 at 12:19 -0500, Scott T. Hildreth wrote: > Anyone know what happened to bsdnews.org? The site has been down > for several days now. > > Thanks, >

Re: xcdroast problem

2006-02-27 Thread Scott T. Hildreth
ems that libcam.so.2 is missing. How can I install it? > > TIA > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Scott T. Hi

Re: Installing Oracle Client 10g on FreeBSD

2006-10-10 Thread Scott T. Hildreth
he shared libraries. Mike you also need to compile or install a linux perl and then install DBI & DBD::Oracle with the linux perl. You could use DBD::Proxy instead of installing DBD::Oracle. It installed with DBI. Type 'perldoc DBD::Proxy' to see the docs. If you need help, you can email me or join

Re: Installing Oracle Client 10g on FreeBSD

2006-10-16 Thread Scott T. Hildreth
On Sun, 2006-10-15 at 11:30 +0200, Martin Hudec wrote: > Hello, > > Scott T. Hildreth wrote: > >He can't, DBD::Oracle uses oci underneath so he needs the Oracle client > > to get the shared > >libraries. Mike you also need to compile or install a linu

Re: Installing Oracle Client 10g on FreeBSD

2006-10-16 Thread Scott T. Hildreth
n't think it's possible to intermix native FreeBSD libraries and > Linux once used by a native FreeBSD executable. I didn't either, but I am going to try. :-) Martin, how did you do this? > > Vladimir > > > On Mon, 16 Oct 200