some doubts..

2009-01-07 Thread Wouter Snels
http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html

i think there is a problem on that page, i've noticed that you are
supposed to add following in rc.conf, however i remember that it was
supposed to be in make.conf..

SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2

could be wrong am no expert, ..

Regards, .. WS



signature.asc
Description: OpenPGP digital signature


Re: some doubts..

2009-01-07 Thread Lowell Gilbert
Wouter Snels nos...@ofloo.org writes:

 http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html

 i think there is a problem on that page, i've noticed that you are
 supposed to add following in rc.conf, however i remember that it was
 supposed to be in make.conf..

 SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
 SENDMAIL_LDFLAGS=-L/usr/local/lib
 SENDMAIL_LDADD=-lsasl2

 could be wrong am no expert, ..

Not only are you right, but the English version does say make.conf.
I suggest you check with the Dutch translation team...

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
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: some doubts..

2009-01-07 Thread Lowell Gilbert
Wouter Snels nos...@ofloo.org writes:

 Lowell Gilbert schreef:
 Wouter Snels nos...@ofloo.org writes:
 
 http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html

 i think there is a problem on that page, i've noticed that you are
 supposed to add following in rc.conf, however i remember that it was
 supposed to be in make.conf..

 SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
 SENDMAIL_LDFLAGS=-L/usr/local/lib
 SENDMAIL_LDADD=-lsasl2

 could be wrong am no expert, ..
 
 Not only are you right, but the English version does say make.conf.
 I suggest you check with the Dutch translation team...
 
 How do I contact them?

A quick look at the documentation project's documentation about itself
showed me:
http://be-well.ilk.org/FreeBSD/docproj/translations.html#dutch

but a docs problem report is probably the best way to go.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
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: some doubts..

2009-01-07 Thread Giorgos Keramidas
On Wed, 07 Jan 2009 15:01:52 -0500, Lowell Gilbert 
freebsd-questions-lo...@be-well.ilk.org wrote:
 Wouter Snels nos...@ofloo.org writes:
 Lowell Gilbert schreef:
 Wouter Snels nos...@ofloo.org writes:

 http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html

 i think there is a problem on that page, i've noticed that you are
 supposed to add following in rc.conf, however i remember that it was
 supposed to be in make.conf..

 SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
 SENDMAIL_LDFLAGS=-L/usr/local/lib
 SENDMAIL_LDADD=-lsasl2

 could be wrong am no expert, ..

 Not only are you right, but the English version does say make.conf.
 I suggest you check with the Dutch translation team...

 How do I contact them?

 A quick look at the documentation project's documentation about itself
 showed me:
 http://be-well.ilk.org/FreeBSD/docproj/translations.html#dutch

 but a docs problem report is probably the best way to go.

IIRC Remko knows how to fix this.  I've copied him in this message...

___
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: some doubts..

2009-01-07 Thread Remko Lodder


On Jan 7, 2009, at 9:40 PM, Giorgos Keramidas wrote:

On Wed, 07 Jan 2009 15:01:52 -0500, Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org 
 wrote:

Wouter Snels nos...@ofloo.org writes:

Lowell Gilbert schreef:

Wouter Snels nos...@ofloo.org writes:


http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html

i think there is a problem on that page, i've noticed that you are
supposed to add following in rc.conf, however i remember that it  
was

supposed to be in make.conf..

SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2

could be wrong am no expert, ..


Not only are you right, but the English version does say make.conf.
I suggest you check with the Dutch translation team...


How do I contact them?


A quick look at the documentation project's documentation about  
itself

showed me:
http://be-well.ilk.org/FreeBSD/docproj/translations.html#dutch

but a docs problem report is probably the best way to go.


IIRC Remko knows how to fix this.  I've copied him in this message...




I'll have a look at this and fix this immediatly.. thanks for the  
notice!!


--
/\   Best regards,| re...@freebsd.org
\ /   Remko Lodder  | re...@efnet
Xhttp://www.evilcoder.org/|
/ \   ASCII Ribbon Campaign| Against HTML Mail and News

___
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: some doubts..

2009-01-07 Thread Giorgos Keramidas
On Wed, 7 Jan 2009 22:14:18 +0100, Remko Lodder re...@elvandar.org wrote:
On Jan 7, 2009, at 9:40 PM, Giorgos Keramidas wrote:
 Re: http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html
 and rc.conf - make.conf for SENDMAIL_XXX build options:

 IIRC Remko knows how to fix this.  I've copied him in this message...

 I'll have a look at this and fix this immediatly.. thanks for the
 notice!!

You are welcome, Remko.  I'm sure you would do the same for el_GR :-)

___
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: some doubts..

2009-01-07 Thread Remko Lodder


On Jan 7, 2009, at 10:52 PM, Giorgos Keramidas wrote:

On Wed, 7 Jan 2009 22:14:18 +0100, Remko Lodder re...@elvandar.org  
wrote:

On Jan 7, 2009, at 9:40 PM, Giorgos Keramidas wrote:

Re: http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html
and rc.conf - make.conf for SENDMAIL_XXX build options:

IIRC Remko knows how to fix this.  I've copied him in this  
message...


I'll have a look at this and fix this immediatly.. thanks for the
notice!!


You are welcome, Remko.  I'm sure you would do the same for el_GR :-)



Yes ofcourse, we are a team after all!

--
/\   Best regards,| re...@freebsd.org
\ /   Remko Lodder  | re...@efnet
Xhttp://www.evilcoder.org/|
/ \   ASCII Ribbon Campaign| Against HTML Mail and News

___
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: some doubts..

2009-01-07 Thread Remko Lodder


On Jan 7, 2009, at 10:14 PM, Remko Lodder wrote:



On Jan 7, 2009, at 9:40 PM, Giorgos Keramidas wrote:

On Wed, 07 Jan 2009 15:01:52 -0500, Lowell Gilbert freebsd-questions-lo...@be-well.ilk.org 
 wrote:

Wouter Snels nos...@ofloo.org writes:

Lowell Gilbert schreef:

Wouter Snels nos...@ofloo.org writes:


http://www.freebsd.org/doc/nl/books/handbook/smtp-auth.html

i think there is a problem on that page, i've noticed that you  
are
supposed to add following in rc.conf, however i remember that  
it was

supposed to be in make.conf..

SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2

could be wrong am no expert, ..


Not only are you right, but the English version does say  
make.conf.

I suggest you check with the Dutch translation team...


How do I contact them?


A quick look at the documentation project's documentation about  
itself

showed me:
http://be-well.ilk.org/FreeBSD/docproj/translations.html#dutch

but a docs problem report is probably the best way to go.


IIRC Remko knows how to fix this.  I've copied him in this message...




I'll have a look at this and fix this immediatly.. thanks for the  
notice!!


--
/\   Best regards,| re...@freebsd.org
\ /   Remko Lodder  | re...@efnet
Xhttp://www.evilcoder.org/|
/ \   ASCII Ribbon Campaign| Against HTML Mail and News



It had been done. Thanks Wouter!

--
/\   Best regards,| re...@freebsd.org
\ /   Remko Lodder  | re...@efnet
Xhttp://www.evilcoder.org/|
/ \   ASCII Ribbon Campaign| Against HTML Mail and News

___
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


Some doubts to start

2005-07-05 Thread Efren Bravo
Hello list, 

How you will realize I'm new in unix. I've been reading about freeBSD 
and I wish to know what is the meaning of: 

1-Font Server. 
2-NFS Server and NFS Server 
3-Ports 

From freeBSD can I start a graphical environment like KDE and GNome. 
Which of them would be recommended? 


Best regards


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Some doubts to start

2005-07-05 Thread Aaron Peterson
On 7/5/05, Efren Bravo [EMAIL PROTECTED] wrote:
 Hello list,
 
 How you will realize I'm new in unix. I've been reading about freeBSD
 and I wish to know what is the meaning of:
 
 1-Font Server.
 2-NFS Server and NFS Server
 3-Ports
 
  From freeBSD can I start a graphical environment like KDE and GNome.
 Which of them would be recommended?
 
 Best regards

A font server is what it sounds like.  It is a daemon that runs in a
centralized location where you can install fonts and serve them out to
multiple networked clients.

A NFS server is a file server similar to MS Windows file sharing.  NFS
is in common use on Unix.

Ports are a collection of 3rd party packages that you can compile and
install via pre-written scripts on BSD.  Generally you download a
ports tree which is a directory tree full of these scripts.  You
find the one you want to install, cd to it's directory and type
something like make  make install and it is downloaded compiled
and installed in an automated fashion.

There is more information on all of these things in the online FreeBSD
handbook found here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html

Enjoy!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Some doubts to start

2005-07-05 Thread Dmitry Mityugov
On 7/5/05, Efren Bravo wrote:
...
  From freeBSD can I start a graphical environment like KDE and GNome.
 Which of them would be recommended?

In FreeBSD 5.4, Gnome contains more localization features than KDE, at
least for my native language. For example in Gnome I can tell it to
display menus etc in my language whereas in KDE I can't.

-- 
Dmitry

We live less by imagination than despite it - Rockwell Kent, N by E
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]