--On May 5, 2007 8:49:09 PM -0500 Martin McCormick
<[EMAIL PROTECTED]> wrote:
Is there anything special I need to do to make FreeBSD6.2 make
use of both CPU's on a Dell 2650 mother board?
Yes. You will need to compile a custom kernel. It could be as simple as
adding "Option SMP" to a GENERI
Hello list,
I need to install the port misc/compat3x-i386 as a dependency for the
port audio/mbrola. The port misc/compat3x-i386 is marked as IGNORE and
it returns an error after "portinstall compat3x-i386":
vagabund# portinstall compat3x-i386
** Port marked as IGNORE: misc/compat3x:
is f
Am Sonntag, den 06.05.2007, 13:49 +0200 schrieb Stevan Tiefert:
> Hello list,
>
> I need to install the port misc/compat3x-i386 as a dependency for the
> port audio/mbrola. The port misc/compat3x-i386 is marked as IGNORE and
> it returns an error after "portinstall compat3x-i386":
>
> vagabund# p
Hello,
I have a question for you, it is possible to execute a shell script with
.mailrc file ?
By example : set sendmail="/root/scripts/test.sh"
On my FreeBSD that doesn't work at all.
Can you help me please ?
Thank you :)
___
freebsd-questions@fre
Am Sonntag, den 06.05.2007, 14:54 +0200 schrieb Olivier Regnier:
> Hello,
>
> I have a question for you, it is possible to execute a shell script with
> .mailrc file ?
> By example : set sendmail="/root/scripts/test.sh"
>
> On my FreeBSD that doesn't work at all.
>
> Can you help me please ?
>
Hi,
after system and ports upgrade I have problems with fonts in some apps -
firefox, thunderbird, gthumb, liferea and so on. It is probably related to the
underlying toolkit - gtk2?
The problem is that sometimes (not regularly) the app system fonts are not that
expected ones but they are propo
On 5/6/07, Jan Zach <[EMAIL PROTECTED]> wrote:
after system and ports upgrade I have problems with fonts in some apps -
firefox, thunderbird, gthumb, liferea and so on. It is probably related to
the underlying toolkit - gtk2?
The problem is that sometimes (not regularly) the app system fonts are
I am using 6.2 as a DSL (PPPoE) router and also run my own internal DNS
on the same machine. I would like to APPEND my ISP's dished out DNS
servers to my current resolv.conf but anytime I enable dns in my
ppp.conf it nukes my entire resolv.conf!
I am looking to end up with this:
% cat /et
Hello,
I written a small script in perl to send email.
Here is the code:
#!/usr/bin/perl -w
use strict;
use warnings;
use MIME::Lite;
my $msg = new MIME::Lite
From =>'[EMAIL PROTECTED]',
To =>'[EMAIL PROTECTED]',
Subject =>'test',
Type =>'TEXT',
Data =>'Hello this is a test';
$msg -> send;
I
EHLO,
Is there a way to use freebsd-update and use it to update the main host and
serveral jails ?
To update my jails (from the main host) i make a buildworld and then :
mergemaster -p -D /thejail
make installworld DESTDIR=/thejail
mergemaster -D /thejail
How i can use binary update and then up
Hello,
I've been trying to upgrade a 5.4-RELEASE to 6.2-RELEASE and having a bit of
a problem.
Downloaded and untar's the source files for base, catpages, dict, doc,
games, info, manpages, proflibs, and src directories per INSTALL.TXT in the
releases/.../src directory after backing up my local /e
On 5/6/07, Patrick Lamaizière <[EMAIL PROTECTED]> wrote:
EHLO,
Is there a way to use freebsd-update and use it to update the main host and
serveral jails ?
To update my jails (from the main host) i make a buildworld and then :
mergemaster -p -D /thejail
make installworld DESTDIR=/thejail
mergem
Hi,
just these days, I csup tp update ports from cvsup3 and 4 but turns out
nothing to update/// it looks a bit unusual to me, it's everything alright
or did I do something wrong?? thank you!!
TFC
___
freebsd-questions@freebsd.org mailing list
http:/
Stevan Tiefert wrote:
Am Sonntag, den 06.05.2007, 13:49 +0200 schrieb Stevan Tiefert:
Hello list,
I need to install the port misc/compat3x-i386 as a dependency for the
port audio/mbrola. The port misc/compat3x-i386 is marked as IGNORE and
it returns an error after "portinstall compat3x-i386"
Tsu-Fan Cheng wrote:
Hi,
just these days, I csup tp update ports from cvsup3 and 4 but turns
out
nothing to update/// it looks a bit unusual to me, it's everything
alright
or did I do something wrong?? thank you!!
TFC
___
freebsd-questions@freebs
Stevan Tiefert wrote:
I need to install the port misc/compat3x-i386 as a dependency for the
port audio/mbrola. The port misc/compat3x-i386 is marked as IGNORE and
it returns an error after "portinstall compat3x-i386":
vagabund# portinstall compat3x-i386
** Port marked as IGNORE: misc/compat3x:
"Ernest Sales" <[EMAIL PROTECTED]> writes:
> Could someone explain why this works fine:
>
> # find . -newermt "May 2 12:00:09 CET 2007"
> [...]
> #
>
> ...whereas this doesn't:
>
> # find . -newermt "May 2 12:00:09 CEST 2007"
> find: Can't parse date/time: May 2 12:00:09 CEST 2007
> #
>
> (CET: Ce
On May 6, 2007, at 10:48 AM, Olivier Regnier wrote:
Hello,
I written a small script in perl to send email.
Here is the code:
#!/usr/bin/perl -w
use strict;
use warnings;
use MIME::Lite;
my $msg = new MIME::Lite
From =>'[EMAIL PROTECTED]',
To =>'[EMAIL PROTECTED]',
Subject =>'test',
Type =>'T
Be sure you have this statement in your ppp.conf
enable dns
# Gets the ISP's DNS IP address & places them
# in resolv.conf for reference by FBSD.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of JD Bronson
Sent: Sunday, May 06, 2007 11:40 AM
To: freebsd-que
Am Sonntag, den 06.05.2007, 12:27 -0400 schrieb Theorem:
> Stevan Tiefert wrote:
> >> I need to install the port misc/compat3x-i386 as a dependency for the
> >> port audio/mbrola. The port misc/compat3x-i386 is marked as IGNORE and
> >> it returns an error after "portinstall compat3x-i386":
> >>
>
Am Sonntag, den 06.05.2007, 18:23 +0200 schrieb Frank Staals:
> Stevan Tiefert wrote:
> > Am Sonntag, den 06.05.2007, 13:49 +0200 schrieb Stevan Tiefert:
> >
> >> Hello list,
> >>
> >> I need to install the port misc/compat3x-i386 as a dependency for the
> >> port audio/mbrola. The port misc/com
At 01:12 PM 5/6/2007 -0400, Bob wrote:
Be sure you have this statement in your ppp.conf
enable dns
# Gets the ISP's DNS IP address & places them
# in resolv.conf for reference by FBSD.
But this overwrites my resolv.conf doesnt it?
thats what I am trying to avoid
-JD
__
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
JD Bronson wrote:
> I am using 6.2 as a DSL (PPPoE) router and also run my own internal DNS
> on the same machine. I would like to APPEND my ISP's dished out DNS
> servers to my current resolv.conf but anytime I enable dns in my
> ppp.conf it nukes m
Mark Stout wrote:
> Hello,
>
> I've been trying to upgrade a 5.4-RELEASE to 6.2-RELEASE and having a bit of
> a problem.
>
> Downloaded and untar's the source files for base, catpages, dict, doc,
> games, info, manpages, proflibs, and src directories per INSTALL.TXT in the
> releases/.../src dire
The short version of my question is whether the cvs tag RELENG_6_2
refers to the latest on the 6.2 STABLE branch or the 6.2 RELEASE Branch.
The background (somewhat long winded) to the question and why I'm
confused follows.
I wish to make some minor local modifications to my system running
On Sun, May 06, 2007 at 01:40:32PM -0500, Jeffrey Goldberg wrote:
> The short version of my question is whether the cvs tag RELENG_6_2
> refers to the latest on the 6.2 STABLE branch or the 6.2 RELEASE Branch.
It refers to the latest on the 6.2-RELEASE branch.
To get the latest from the 6-STABL
On Sun, May 06, 2007 at 08:50:16PM +0200, Erik Trulsson wrote:
> (There is not really any 6.2-STABLE branch,
RELENG_6_2 is the name of the branch which is used to develop 6.2
on. It was branched from RELENG_6 (which in turn was branched from
the main branch) just before the release of 6.2. It w
Jeffrey Goldberg wrote:
The short version of my question is whether the cvs tag RELENG_6_2
refers to the latest on the 6.2 STABLE branch or the 6.2 RELEASE Branch.
RELENG_6 - actual -STABLE
RELENG_6_2 - actual -RELEASE-pX
-RELEASE are taken off -STABLE at predefined times, and as such we can
Yes, I have read this. And also used. I cannot remember why I disabled it after
the problems began. The ~/.fonts.conf is attached. It evidently affects the
fonts in the sense that they are not blurred now but still I'm getting
different fonts on every start - for instance, sometimes I'm getting
Jeffrey Goldberg wrote:
On May 6, 2007, at 10:48 AM, Olivier Regnier wrote:
Hello,
I written a small script in perl to send email.
Here is the code:
#!/usr/bin/perl -w
use strict;
use warnings;
use MIME::Lite;
my $msg = new MIME::Lite
From =>'[EMAIL PROTECTED]',
To =>'[EMAIL PROTECTED]',
Su
-- I receive the digest of the mails, so I have copied/pasted the
original without the quoting (>) characters. --
--QUOTE:
Date: Thu, 03 May 2007 13:50:40 -0700
From: Noah <[EMAIL PROTECTED]>
Subject: rndc.key auth issues and rndc.key file
To: User Questions
Message-ID: <[EMAIL PROTECTED
Garrett Cooper wrote:
Subject:
Re: Ports forbids me to install compat3x-i386
From:
Theorem <[EMAIL PROTECTED]>
Date:
Sun, 06 May 2007 16:13:22 -0400
To:
Garrett Cooper <[EMAIL PROTECTED]>
To:
Garrett Cooper <[EMAIL PROTEC
Looking for some suggestions from the list on this one:
I need a print server that allows for printing from both FreeBSD and various
Windows clients. For the later, I'll use Samba to actually share the
printer. As far as the spooler on the FreeBSD host machine, what's the
general consensus: lpd o
I have been spending a lot of time building machines at work. Our engineers
want to have the machine in question to have a specific version of FreeBSD,
ie. FreeBSD 4.11-RELEASE-p11 for example. I have noticed that there is not
a CVS tag for this in the tree. Is there a specific reason why we do n
Josef Grosch wrote:
> I have been spending a lot of time building machines at work. Our engineers
> want to have the machine in question to have a specific version of FreeBSD,
> ie. FreeBSD 4.11-RELEASE-p11 for example. I have noticed that there is not
> a CVS tag for this in the tree. Is there a s
I'm currently running FreeBSD 6.2, Postfix, Amavisd-new, Spamassasin,
Dovecot, and ClamAV for my mail setup. I've been meaning to add Domain
Keys/DKIM for a while now, but I don't really know where to start. I
understand the basic concept, but it seems a bit confusing as you get into
it.
Has any
Josef Grosch wrote:
>
> I have been spending a lot of time building machines at work. Our engineers
> want to have the machine in question to have a specific version of FreeBSD,
> ie. FreeBSD 4.11-RELEASE-p11 for example. I have noticed that there is not
> a CVS tag for this in the tree. Is there
37 matches
Mail list logo