Re: openoffice too large

2003-02-19 Thread Matthew Seaman
On Tue, Feb 18, 2003 at 04:19:23PM -0800, [EMAIL PROTECTED] wrote:

 I, too, had the same problem with the amount of
 space needed to install openoffice. The partition holding
 /usr/ports was way too small on my machine. I finally cheated
 and copied the ports directory to a different (and larger)
 partition and made /usr/ports a symbolic link to it. The
 only problem I had was that the Makefiles seem busted
 for openoffice and I had to keep installing *.tz files by
 hand into the ./ports/distfiles/ directory from the various
 web sites.  After a few hours of cursing, finally got a
 runable version of openoffice.

That's one way of doing it.  However, for future reference you'll
probably find it a lot easier just to set the WRKDIRPREFIX environment
variable to a directory on a partition with plenty of space: no
copying /usr/ports around the place needed at all. See the ports(7)
man page for more detail.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Media Player equivalent...

2003-02-19 Thread Stijn Hoop
On Wed, Feb 19, 2003 at 12:13:09AM +0100, Antoine Jacoutot wrote:
 On Tuesday 18 February 2003 21:44, Stijn Hoop wrote:
  Even better, check out http://mplayerplug-in.sourceforge.net/. A
  simple cvs co  gmake will do.
 
 I can't make it work with Konqueror...
 Anyone succeded in making in work ?
 Thanks.

Instructions for phoenix-0.5_4:

- Make sure you have mplayer 0.90.0.104_1 installed, the latest version.
- Test mplayer by using the following command
  (taken directly from http://mplayerplug-in.sourceforge.net/howto.html)

$ mplayer 
http://a772.g.akamai.net/5/772/51/20b9f28883/1a1a1aaa2198c627970773d80669d84574a8d80d3cb12453c02589f25382f668c9329e0375e8177dec6493f758ca2f93f86ed743/daredevil-tlr_320.mov

  If it crashes, make sure you have CPU_ENABLE_SSE in your kernel, as
  per mplayer's pkg-message instructions.
- Now check out the mplayerplugin sources, and build it:

$ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/mplayerplug-in login
  (press enter)
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/mplayerplug-in co 
mplayerplug-in
$ cd mplayerplug-in
$ gmake

- Now install the plugin into wherever your browser expects plugins; for
  phoenix this is the following non-obvious directory:

# install -c -m 755 -o root -g wheel mplayerplug-in.so 
/usr/X11R6/lib/phoenix/lib/mozilla-1.3a/plugins

  I don't know what konqueror uses. Note that theoretically you could do
  this per user in your ~/.phoenix/plugins directory but I haven't tested
  that yet.
- Restart your browser and check about:plugins. It should say

  mplayerplug-in v0.45 handles QuickTime Windows Media Player Plugin

- You're set! Go to http://www.apple.com/trailers/ and explore!

--Stijn

-- 
The rain it raineth on the just
And also on the unjust fella,
But chiefly on the just, because
The unjust steals the just's umbrella.



msg19840/pgp0.pgp
Description: PGP signature


disk geometry problem

2003-02-19 Thread Michael Soboleff
I have a very strange disk geometry problem: i have 3 OS 
installed on my PC (freebsd 5.0, freebsd 4.7 and win xp), after 
doing some operations with 'partition magic' in windows and 
reboot i found 2 of 3 OS inacessible to choose from freebsd boot 
loader and! sysinstall fdisk configurator tells me what my disc 
geometry (79780/16/63) is invalid... my hdd is IBM 
IC35L040AVVA07-0
Can you tell me what to do now? ... thx anyway

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: roaring penguin pppoe ?

2003-02-19 Thread Dirk-Willem van Gulik


On Wed, 19 Feb 2003, Evren Yurtesen wrote:

 did anyone try roaring penguin pppoe server on freebsd? any advice?

Does normal freebsd 'man pppoed' not work for you ? Otherwise do

pkg_add -r rp-pppoe
or
cd /usr/ports/net/rp-pppoe
make install

and you get roaring penguin installed just fine.

Dw.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: roaring penguin pppoe ?

2003-02-19 Thread Evren Yurtesen
I need radius plus bandwidth limiting.
I do not know if roaring penguin support bandwidth limiting but it seems
that servpoet supports and they seem to use roaring penguin.

Evren

On Tue, 18 Feb 2003, Kris Kennaway wrote:

 On Wed, Feb 19, 2003 at 02:05:26AM +0200, Evren Yurtesen wrote:
  did anyone try roaring penguin pppoe server on freebsd? any advice?
 
 It used to be in the ports collection, but was removed because no-one
 could make it work very well.  What's wrong with FreeBSD's pppoed?
 
 Kris
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Media Player equivalent...

2003-02-19 Thread Antoine Jacoutot
On Wednesday 19 February 2003 03:13, Lauri Watts wrote:
 They are two very different things.  Mplayer is not embeddable by
 Konqueror.
 Doesn't stop you right clicking on a link and sending it to mplayer there,

Oh yes, of course, when it is a direct link.

 using mplayer as a viewer in file manager mode, or, waiting for the libxine
 things to show up in the ports.

Can't wait !!!

Antoine

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: roaring penguin pppoe ?

2003-02-19 Thread Evren Yurtesen
I need a pppoe server which can limit bandwidth on per user bases

On Tue, 18 Feb 2003, Rod Person wrote:

 On Wed, 19 Feb 2003 02:05:26 +0200 (WET)
 Evren Yurtesen [EMAIL PROTECTED] wrote:
 
  did anyone try roaring penguin pppoe server on freebsd? any advice?
  
 
 are you having some problem setting up pppoe? It quite simple to set up and works 
great. I've not found a need for roaring penguin.
 
 
 Rod
 
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Media Player equivalent...

2003-02-19 Thread Antoine Jacoutot
On Wednesday 19 February 2003 09:20, Stijn Hoop wrote:
 $ mplayer
 http://a772.g.akamai.net/5/772/51/20b9f28883/1a1a1aaa2198c627970773d806
69d84574a8d80d3cb12453c02589f25382f668c9329e0375e8177dec6493f758ca2f93f86ed7
43/daredevil-tlr_320.mov

It works great, as usual, I've never had any problems with mplayer.

 - Now check out the mplayerplugin sources, and build it:
 $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/mplayerplug-in
 login (press enter)
 $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/mplayerplug-in co
 mplayerplug-in $ cd mplayerplug-in
 $ gmake
 [...]
 - You're set! Go to http://www.apple.com/trailers/ and explore!

Yes, well it does not work ;-( at least, not under Konqueror.
Thanks anyway.

Antoine


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



IP-change

2003-02-19 Thread Mark
This may not be the entirely proper location to ask, but private questions
to the FreeBSD mailing list contacts have not resulted in a response. So,
let me ask here.

I made a DNS change, more than a week ago, changing the IP address of my
primary domain name. But I still get the FreeBSD list on the old IP. So, who
do I talk to at FreeBSD to have them update their DNS cache? :)

Thanks,

- Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



HP-UX and Solaris Emulation

2003-02-19 Thread Shantanu Mahajan
hi!
Is it possible to emulate HP-UX and/or Solaris on FreeBSD 4.7
like linux? And how to enable it if possible.

Regards,
Shantanu

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 

PGP keyID:  137AFD9E
PGP keyID fingerprint:  C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Media Player equivalent...

2003-02-19 Thread Shantanu Mahajan
mplayer.

+++ Daxbert [freebsd] [18-02-03 12:21 -0800]:
| Date: Tue, 18 Feb 2003 12:21:20 -0800
| From: Daxbert [EMAIL PROTECTED]
| Subject: FreeBSD Media Player equivalent...
| 
| I've finally decided to run FreeBSD as my primary 
| workstation environment.  Previously I have only
| used it as a server platform.  I've managed to replace
| most of the desktop utilities I need, but I need
| a good replacement for Windows Media Player.
| 
| I'm looking for opinions here
| 
| I'd like an application that works well as 
| a stream player (i.e. supports playing mp3/mpeg/avi/etc 
| from a web site via mozilla) as well as 
| playing dvd/vcd/divx/dvd/etc from the localhost.
| 
| I'm also looking for an application that has the concept 
| of easy to install/manage codecs.  I'd like to avoid 
| having to --enable via configure and re-compile each time 
| I need a new codec.  
| 
| The GUI need not be pretty, but should not be kludgy, and 
| adware would be a big minus. 
| 
| If the application supported network updates of both the
| player and the codec w/o adware, I'd even be willing 
| to throw some money towards a yearly subscription.
| 
| Suggestions?
| 
| - --daxbert
| 
| --

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 

PGP keyID 137AFD9E
(C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: mplayer with gui

2003-02-19 Thread Shantanu Mahajan
+++ Hermanto [freebsd] [19-02-03 13:40 +]:
| Date: Wed, 19 Feb 2003 13:40:31 +
| From: Hermanto [EMAIL PROTECTED]
| Subject: mplayer with gui
| 
| i want to install mplayer with gui enable. how do i?
| does pkg_add has an option for that?
| 
| --
gmplayer = gui enabled mplayer

Regards,
Shantanu

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 

PGP keyID:  137AFD9E
PGP keyID fingerprint:  C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: CD Recording

2003-02-19 Thread Daniel Bye
On Wed, Feb 19, 2003 at 12:05:53AM -0500, Justin P. Michel wrote:
 Greetings,
 
 Is there an easy process for CD duplication using FreeBSD V4.7-R, and a
 standard IDE/ATAPI burner?   I used to use Nero under Windows, but now am
 lost with dd and burncd, as it seems I have to know beforehand how many
 tracks are on the CD's, and what types they are.

cdda2wav to rip the audio from the disk, then cdrecord to burn it.

Both are in the ports.

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: HP-UX and Solaris Emulation

2003-02-19 Thread Daniel Bye
On Wed, Feb 19, 2003 at 12:22:14PM +0530, Shantanu Mahajan wrote:
 hi!
   Is it possible to emulate HP-UX and/or Solaris on FreeBSD 4.7
 like linux? And how to enable it if possible.

There is an svr4 port, which will provide some support for SVR4.
You will need a Solaris/x86 software CD.  I have never got it working, but
then I have never really had any need to...

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: CD Recording

2003-02-19 Thread Neeraj Arora
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html

section 12.5.5 Duplicating Audio CDs

has detailed information on using dd and burncd to do stuff for you.

Regards,
Neeraj

 Daniel Bye [EMAIL PROTECTED] 02/19/03 09:49PM 
On Wed, Feb 19, 2003 at 12:05:53AM -0500, Justin P. Michel wrote:
 Greetings,
 
 Is there an easy process for CD duplication using FreeBSD V4.7-R, and a
 standard IDE/ATAPI burner?   I used to use Nero under Windows, but now am
 lost with dd and burncd, as it seems I have to know beforehand how many
 tracks are on the CD's, and what types they are.

cdda2wav to rip the audio from the disk, then cdrecord to burn it.

Both are in the ports.

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc 
PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \

To Unsubscribe: send mail to [EMAIL PROTECTED] 
with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: email and cvs opinion?

2003-02-19 Thread Dan Pelleg
Brian Henning [EMAIL PROTECTED] writes:

 i guess i am not sure. i really don't know what is out there and what
 functionality i want.
 i think i want to save my mailbox to a repoitory, check it out when i am reading
 it, and write it back when i am done...
 

If you don't care about keeping history and annotating the changes, unison
(in the ports) will make it easy for you. It's just a convenient way to
copy filesets across machines, but it works well to keep a local image of
your mail folders on many different machines. You have to remember to sync
before and after reading mail (or else be willing to merge your changes
manually). Note that it really is just a 2-way syncher. To get it to do
N-way, each of the replicas needs to be synched against a master copy.

-- 

  Dan Pelleg

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: XY res

2003-02-19 Thread Shantanu Mahajan
+++ Eduardo Viruena Silva [freebsd] [19-02-03 01:56 -0600]:
| Date: Wed, 19 Feb 2003 01:56:54 -0600 (CST)
| From: Eduardo Viruena Silva [EMAIL PROTECTED]
| Subject: XY res
| 
| Hello guys!
| 
| I have an ATI All In Wonder 128 Pro in my FreeBSD 4.7 box.
| It works perfectly, but it is very difficult to me
| to be working with a display with resolution 1280x1024.
| 
| In the old X11 ver 3.xx  it was easy to change the display
| resolution by pressing ctrl-alt-Gray+, but now it does not
| work anymore.
| 
| How can I reduce my display resolution?
| 
| Thanks in advance.
| 
|   Eduardo.
| 
| --
what modes are defined in your XF86Config? add other resolution modes
to that file and then ctrl-alt-Gray(+/-) will work.

Regards,
Shantanu

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 

PGP keyID:  137AFD9E
PGP keyID fingerprint:  C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: CD Recording

2003-02-19 Thread Shantanu Mahajan
+++ Justin P. Michel [freebsd] [19-02-03 00:05 -0500]:
| Date: Wed, 19 Feb 2003 00:05:53 -0500
| From: Justin P. Michel [EMAIL PROTECTED]
| Subject: CD Recording
| 
| Greetings,
| 
| Is there an easy process for CD duplication using FreeBSD V4.7-R, and a
| standard IDE/ATAPI burner?   I used to use Nero under Windows, but now am
| lost with dd and burncd, as it seems I have to know beforehand how many
| tracks are on the CD's, and what types they are.
| 

# dd if=/cd/drive of=/partion/with/size/more/than/the/cd/tmp.iso \
bs=2048  burncd -s speed -f ide-cdrw-device data tmp.iso  rm \
tmp.iso 


Regards,
Shantanu

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 

PGP keyID:  137AFD9E
PGP keyID fingerprint:  C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Same BIOS for FreeBSD and Windows?

2003-02-19 Thread Shantanu Mahajan
if i understand you correctly, you want to turn off the ATX enable
computer. for that apmd should be enable. otherwise the computer's
power won't turn off.

Regards,
Shantanu
+++ Kjell Midtseter [freebsd] [19-02-03 07:26 +0100]:
| Date: Wed, 19 Feb 2003 07:26:40 +0100
| From: Kjell Midtseter [EMAIL PROTECTED]
| Subject: Same BIOS for FreeBSD and Windows?
| 
| One of my boxes are using a mb with a VIA PLE133T chipset.
| In the BIOS I have ACPI enabled and the box is set to wake
| up at 06:00 in the morning. I am using a disk drawer to
| easily change operating systems.
| When I am using a disk with Windows 2000 or Linux and 
| turn the box off at night, it will turn back on at 06:00
| as expected. When using the disk with R4.7p4 and doing a
| shutdown -p the box will not turn itself on the next 
| morning!
| I realize that the ACPI functions are not fully implemented
| yet, but I fail to see how it should influence a cold
| boot. Any ideas?
| What I am attempting is to have the box turn on, do its
| thing and turn itself off until the next morning.
| Kjell
| 
| --

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 

PGP keyID:  137AFD9E
PGP keyID fingerprint:  C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: more XF86Config questions... .

2003-02-19 Thread Shantanu Mahajan
does /etc/X11 directory exist?

Regards,
Shantanu
 
+++ Gary D Kline [freebsd] [18-02-03 13:13 -0800]:
| Date: Tue, 18 Feb 2003 13:13:24 -0800
| From: Gary D Kline [EMAIL PROTECTED]
| Subject: more XF86Config questions... .
| 
|   Does anybody know why I am refused permission (by
|   /stand/sysinstall) to write/open XF86Config?  I seem to
|   be wedged at 1024x768, which is acceptable if my i810
|   can't go any higher.  
| 
|   Since I have and Intel-815 chipset, is XFree86 the right
|   thing is have linked as X?
| 
|   0 lrwxr-xr-x  1 root  wheel7 Feb  9 16:11 X - XFree86
| 992 -rwxr-xr-x  1 root  wheel   999640 Nov  9  2000 XF86Setup
| 3408 -rwxr-xr-x  1 root  wheel  3478246 Nov  9  2000 XF86_SVGA
| 2008 -rwxr-xr-x  1 root  wheel  2047435 Nov  9  2000 XF86_VGA16
| 1520 -rwxr-xr-x  1 root  wheel  1543284 Feb  9 16:11 XFree86
| 
|   xvidtune dies with:
| 
| Xlib:  extension XFree86-VidModeExtension missing on display :0.0.
| Unable to query video extension version
| 
|   with or without that line commented in my /etc/XF86Config.
| 
|   Clues, people?
| 
|   tia,
| 
|   gary
| 
| 
| - -- 
|Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix
| 
| --

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 

PGP keyID:  137AFD9E
PGP keyID fingerprint:  C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Same BIOS for FreeBSD and Windows?

2003-02-19 Thread Kjell Midtseter
On Wednesday, 19 February 2003 at 17:14:49 +0530, Shantanu Mahajan wrote:
 if i understand you correctly, you want to turn off the ATX enable
 computer. for that apmd should be enable. otherwise the computer's
 power won't turn off.

If I put a Windows 2000 disk into the disk drawer and select
Shutdown from the Start menu, the computer turns off, and it will
turn itself back on at 06:00 the next morning according to my BIOS setup.

If I put a Windows 2000 disk in the disk drawer and select 
Shutdown from the Start menu, remove the Windows 2000 disk and
insert a FreeBSD R4.7r4 disk into the drawer the computer
will turn itself on at 06:00 the next morning.

If I put the FreeBSD disk into the disk drawer and issue a
shutdown -p command the computer will turn itself off OK.
But the next morning it does not turn itself back on at 06:00!!!
 
Regards from Kjell

 Regards,
 Shantanu
 +++ Kjell Midtseter [freebsd] [19-02-03 07:26 +0100]:
 | Date: Wed, 19 Feb 2003 07:26:40 +0100
 | From: Kjell Midtseter [EMAIL PROTECTED]
 | Subject: Same BIOS for FreeBSD and Windows?
 | 
 | One of my boxes are using a mb with a VIA PLE133T chipset.
 | In the BIOS I have ACPI enabled and the box is set to wake
 | up at 06:00 in the morning. I am using a disk drawer to
 | easily change operating systems.
 | When I am using a disk with Windows 2000 or Linux and 
 | turn the box off at night, it will turn back on at 06:00
 | as expected. When using the disk with R4.7p4 and doing a
 | shutdown -p the box will not turn itself on the next 
 | morning!
 | I realize that the ACPI functions are not fully implemented
 | yet, but I fail to see how it should influence a cold
 | boot. Any ideas?
 | What I am attempting is to have the box turn on, do its
 | thing and turn itself off until the next morning.
 | Kjell
 | 
 | --
 
 -- 
 Everyone is a genius.  It's just that
 some people are too stupid to realize it. 
 
 PGP keyID  :  137AFD9E
 PGP keyID fingerprint:C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: XFree86-4-clients build fails on Xft

2003-02-19 Thread Rogier R. Mulhuijzen
On 18 Feb 2003 20:04 EST you wrote:

 On Tue, Feb 18, 2003 at 07:19:32PM -0500, Rogier R. Mulhuijzen wrote:
 
  I can't seem to get it to build the clients for the life of me. And
  looking at the patch it requires the Xft port and ignores the
  packaged Xft (In 4.2.1). But it seems like the Xft port isn't up to
  snuff for the XFree86 source.
 
 Are you trying to build from the FreeBSD port?  Do you have any
 existing XFree86 ports installed (if yes, remove them first).  Is your
 ports collection completely up-to-date?

Completely fresh 4.7-R install which I upgraded to 5.0-R-p1 before installing any 
ports.
Completely fresh ports collection, no ports or packages installed other than bash and 
cvsup-without-gui (with which I updated my source and ports).

But I just ran another cvsup and since last night there have been a few more commits 
to the x11 ports. Resulting in a clean build.

Thanks for responding though.

 Doc

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: openoffice-es

2003-02-19 Thread Eduardo Huertas
Hi,
I did a search on google with no luck, everything pointed out to sun.com.  Do 
you have the URL where you retrieved the file?

Thanks again.

-edu-

On Tuesday 18 February 2003 18:04, Laszlo Vagner wrote:
 do a search on google for the filename and download it from there
 then put it in /usr/ports/distfiles thats i what i did.

 On Tuesday 18 February 2003 06:35 pm, Eduardo Huertas wrote:
  Hi,
 
  I'm trying to install openoffice-es and I got stuck here:
 
  ===  Extracting for es-openoffice-1.0.2
  ===   es-openoffice-1.0.2 depends on executable: gcc32 - found
  ===   es-openoffice-1.0.2 depends on executable: zip - found
  ===   es-openoffice-1.0.2 depends on executable: unzip - found
  ===   es-openoffice-1.0.2 depends on file: /usr/local/bin/ant - not
  found ===Verifying install for /usr/local/bin/ant in
  /usr/ports/devel/jakarta-ant
  ===  Extracting for jakarta-ant-1.5.1_3
  ===   jakarta-ant-1.5.1_3 depends on file: /usr/local/jdk1.2.2/bin/java
  - not found
  ===Verifying install for /usr/local/jdk1.2.2/bin/java in
  /usr/ports/java/jdk12
  ===  jdk-1.2.2p11 :
   Because of licensing restrictions, you must fetch the source
  distribution manually.  Please access
  http://www.sun.com/software/java2/download.html with a web browser and
  follow the second Download link for the Java(TM) SDK 1.2.2.  You will
  be required to log in and register, but you can create an account on this
  page.  After registration and accepting the Sun Community Source License,
  select JDK-1.2.2 and download the file jdk1_2_2-src.tar.gz.  Please
  place this file in /usr/ports/distfiles.
  .*** Error code 1
 
  Stop in /usr/ports/java/jdk12.
  *** Error code 1
 
  Stop in /usr/ports/devel/jakarta-ant.
  *** Error code 1
 
  Stop in /usr/ports/editors/openoffice-es.
  ==
 
  I registered on sun.com and tried to obtain the JDK-1.2.2 as it's said
  above but the web site didn't let me download it telling me this:
 
  Error: Transaction stopped. The selected product(s) cannot be provided to
  your location
 
  I'm from Guatemala.  Is there a way I can make this port works?
 
  Thank you very much for your help.
 
  -edu-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



packet length 1284 instead of 1280

2003-02-19 Thread Audsin
Sir / Madam

I am doing my research on fragmentation avoidance technique for mip6. I am 
using FreeBSD4.4 with kame snap and ethereal to capture packets

I have a query regarding the packet length

If i am correct ,
 packet length = IPHdr +extHdr+TCPHdr+TCPOpt+Data

 =IPHdr+Routing Header + Frag Header + TCP Header+ 
Tcpopt+ Data

 40+24+8+20+12+1176=1280 (Which is the MTU of the 
gif0 interface)

But my ethereal capture says the packet length to be 1284 btyes. Can anyone 
please let me know what that 4 bytes is accounted for?

With this mail, i am pasting a capture packet of my experiment

Frame 973 (1284 on wire 1284 captured)
Arrival Time: Dec 6 2002 39:54.8
Time delta from previous packet: 0.52 seconds
Time relative to first packet: 97.69262 seconds
Frame Number: 973
Packet Length: 1284 bytes
Capture Length: 1284 bytes
Null/Loopback
Family: IPv6 (0x001c)
Internet Protocol Version 6
Version: 6
Traffic class: 0x00
Flowlabel: 0x6017f
Payload length: 1240
Next header: IPv6 routing (0x2b)
Hop limit: 64
Source address: 2001:618:400::8949:b94 (2001:618:400::8949:b94)
Destination address: 3ffe:400b:6004:3:200:39ff:fe11:f32 
(3ffe:400b:6004:3:200:39ff:fe11:f32)
Routing Header Type 0
Next header: IPv6 fragment (0x2c)
Length: 2 (24 bytes)
Type: 0
Segments left: 1
address 0:00 3ffe:327e:2:1:200:39ff:fe11:f32 (3ffe:327e:2:1:200:39ff:fe11:f32)
Fragmention Header
Next header: TCP (0x06)
Offset: 0
More fragments: Yes
Identification: 0xef9a
Transmission Control Protocol Src Port: 49165 -49165 Dst Port: iad2 -1031 
Seq: 2.68E+09 Ack: 1.12E+09
Source port: 49165 -49165
Destination port: iad2 -1031
Sequence number: 2.68E+09
Next sequence number: 2.68E+09
Acknowledgement number: 1.12E+09
Header length: 32 bytes
Flags: 0x0010 (ACK)
0...  = Congestion Window Reduced (CWR): Not set
.0..  = ECN-Echo: Not set
..0.  = Urgent: Not set
...1  = Acknowledgment: Set
 0... = Push: Not set
 .0.. = Reset: Not set
 ..0. = Syn: Not set
 ...0 = Fin: Not set
Window size: 16912
Checksum: 0x7783
Options: (12 bytes)
NOP
NOP
Time stamp: tsval 1931258 tsecr 159233
Data (1176 bytes)


Here the packet length is 1284 instead of 1280. Can anyone please explain 
me the situation . Is it because of any header or something else.

Best Regards
Dev



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


There was a virus in a message you sent.

2003-02-19 Thread NAV for Microsoft Exchange-EXCHANGE
Recipient of the infected attachment:  Erin Schnepf\Inbox
Subject of the message:  Hi,sos!
One or more attachments were deleted
  Attachment BORDER.exe was Deleted for the following reasons:
Virus UNAUTHORIZED FILE was found.

application/ms-tnef

Where can i find a startup log

2003-02-19 Thread Heinrich Rebehn
Hi list,

I hope this isn't a FAQ - i have been using FreeBSD for some years now.
My question: Where can i find a log of all the startup messages that flash by so 
fast that i can't read them? Not the kernel messages, but daemons that fail to 
start and such.

I have been searching the web, handbook, faq, but to no avail.

Thanks for any hints

	Heinrich

--

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

E-mail: mailto:[EMAIL PROTECTED]
Phone : +49/421/218-4664
Fax   :-3341


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: question

2003-02-19 Thread IAccounts
 On Tue, Feb 18, 2003 at 04:28:14PM -0500, IAccounts wrote:
On Wed, 19 Feb 2003, Cliff Sarginson wrote:

   is java or javascript goods languages to learn?
   if no what is the best language to start with, the second and the third
   thank you for your answer
 
  Depends on what you want to learn.
 
  Perl: Extremely flexible text string manipulation features and scripting
  features. Relatively easy to learn.
 
  c++: Cross platform across several (all?) OS's. Extremely powerful, can be
  extremely confusing with it's pointers and references. Most programs for
  unix are written in this language.
 

 Mmm. Not true. Most programs for Unix are written in C :)
 C++ is popular however.

My apologies :o) I even knew this. I don't know why that came out!

Steve



 --
 Regards
Cliff Sarginson
The Netherlands

 [ This mail has been checked as virus-free ]

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Where can i find a startup log

2003-02-19 Thread Andreas Widerøe Andersen
At 15:53 19.02.2003 +0100, you wrote:

Hi list,

I hope this isn't a FAQ - i have been using FreeBSD for some years now.
My question: Where can i find a log of all the startup messages that flash 
by so fast that i can't read them? Not the kernel messages, but daemons 
that fail to start and such.


Type: dmesg or do a # more /var/log/messages

/Andreas

---
Andreas Widerøe Andersen [EMAIL PROTECTED]
Pragma AS

http://www.pragma.no 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Where can i find a startup log

2003-02-19 Thread Heinrich Rebehn
Andreas Widerøe Andersen wrote:

At 15:53 19.02.2003 +0100, you wrote:


Hi list,

I hope this isn't a FAQ - i have been using FreeBSD for some years now.
My question: Where can i find a log of all the startup messages that 
flash by so fast that i can't read them? Not the kernel messages, but 
daemons that fail to start and such.



Type: dmesg or do a # more /var/log/messages

/Andreas


This only gives me the kernel messages, but not the messages from the daemons 
(i.e. sendmail failed and stuff like that)

Heinrich


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Where can i find a startup log

2003-02-19 Thread Matthew Seaman
On Wed, Feb 19, 2003 at 04:12:56PM +0100, Heinrich Rebehn wrote:
 Andreas Widerøe Andersen wrote:
 At 15:53 19.02.2003 +0100, you wrote:

 I hope this isn't a FAQ - i have been using FreeBSD for some years now.
 My question: Where can i find a log of all the startup messages that 
 flash by so fast that i can't read them? Not the kernel messages, but 
 daemons that fail to start and such.

 Type: dmesg or do a # more /var/log/messages

 This only gives me the kernel messages, but not the messages from the 
 daemons (i.e. sendmail failed and stuff like that)

Edit /etc/syslog.conf and uncomment the console.info line so that is
looks like this:

# uncomment this to log all writes to /dev/console to /var/log/console.log
console.info/var/log/console.log

Then:

# touch /var/log/console.log
# chmod 600 /var/log/console.log
# chown root:wheel /var/log/console/log
# kill -HUP `cat /var/run/syslogd.pid`

This will record all of the console output from syslog or the kernel,
as well as the boot messages you are interested in, the next time you
reboot.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Where can i find a startup log

2003-02-19 Thread Heinrich Rebehn
Matthew Seaman wrote:

On Wed, Feb 19, 2003 at 04:12:56PM +0100, Heinrich Rebehn wrote:


Andreas Widerøe Andersen wrote:


At 15:53 19.02.2003 +0100, you wrote:




I hope this isn't a FAQ - i have been using FreeBSD for some years now.
My question: Where can i find a log of all the startup messages that 
flash by so fast that i can't read them? Not the kernel messages, but 
daemons that fail to start and such.



Type: dmesg or do a # more /var/log/messages




This only gives me the kernel messages, but not the messages from the 
daemons (i.e. sendmail failed and stuff like that)


Edit /etc/syslog.conf and uncomment the console.info line so that is
looks like this:

# uncomment this to log all writes to /dev/console to /var/log/console.log
console.info/var/log/console.log

Then:

# touch /var/log/console.log
# chmod 600 /var/log/console.log
# chown root:wheel /var/log/console/log
# kill -HUP `cat /var/run/syslogd.pid`

This will record all of the console output from syslog or the kernel,
as well as the boot messages you are interested in, the next time you
reboot.

	Cheers,

	Matthew



Thanks, Matthew

this really did the trick. One is never finished learning.. :-)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Need help formatting HDD

2003-02-19 Thread P. U. Kruppa
On Tue, 18 Feb 2003, Shantanu Mahajan wrote:

 +++ . Saevio . [freebsd] [16-02-03 23:21 -0800]:
 | Date: Sun, 16 Feb 2003 23:21:17 -0800
 | From: . Saevio . [EMAIL PROTECTED]
 | Subject: Need help formatting HDD
 |
 | Hi All,
 |
 | Sorry to write a F-BSD list with this, but i figured you would know.
 | I have a IBM Deskstar 30gb, with FreeBSD 4.x on it, and i need to remove it
 | so i can install the HDD in a friends system. However after trying with
 | format.com and fdisk.exe it wont even recognize the partition.
Just boot your windows cdrom and start the installation process. It will
ask to reformat the harddisk.

Regards,

Uli.


 |
 | How do i remove it? anything would be appreciated.
 |
 | Thanks,
 |
 | ..brian..
 |
 | =III_.~^*,=,*^~13-._':'_.-*MMII*-._':'_.-13~^*,=,*^~._III=
 |
 |  For whom ever fights monsters should see to it that in the
 |   process he does not become a monster. For when you stare
 |   into the abyss, the abyss also stares into you. 
 | - -Friedrich Nietzsche
 |
 |  ohweeoh ohweeoh ohweeoh ohweeoh ohweeoh ohweeeoo
 |   when i got the music, well i got a place to go
 |   ohweeoh ohweeoh ohweeoh ohweeoh ohweeoh ohweeeoo 
 | - -Tim Armstrong
 |
 | =III_.~^*,=,*^~13-._':'_.-*MMI*-._':'_.-13~^*,=,*^~._III=
 |
 |
 |
 |
 |
 | _
 | STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
 | http://join.msn.com/?page=features/junkmail
 |
 | --

 search for ranish partition manager.
 earlier site http://come.to/ranish
 dunno current site. maybe www.ranish.com/part.

 Regards,
 Shantanu

 --
 Everyone is a genius.  It's just that
 some people are too stupid to realize it.

 PGP keyID 137AFD9E
 (C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E)

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Idle Log out

2003-02-19 Thread Mike Alich
Can someone help me?  I have read and looked everywhere and tried some 
stuff but I can not seem to get my server to auto log out a user from shell 
when they are inactive for x-amount of time.

I have tried setting idletime=5m in the login.conf and no luck.

Our other (old version) of free bsd server automatically logged out 
inactive people.

I am running 3.3-RELEASE FreeBSD 3.3-RELEASE.

Any ideas?

Thank you in advance.

p.s. I am using SSH2 for shell login.

Mike



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


aRts-1.1.1, FreeBSD 4.7

2003-02-19 Thread Willie Viljoen
Sorry, this may be off topic.

I'm running KDE 3.1 compiled from ports, including latest kdelibs and 
kdebase and latest aRts (1.1.1).

I used to have sound in KDE, but decided to turn this off as I was running 
applications that didn't want to go with aRts. These are now more willing 
to talk to aRts, but I can't get aRts to talk to my sound card anymore.

The card is a Creative Labs SB16, I have it running with the newpcm and sbc 
drivers, and everything works fine other than aRts not cooperating.

I have tried all sorts of tinkering with aRts settings, nothing helps.

Any sugestions?

Will

-- 
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



evolution with truetype fonts?!

2003-02-19 Thread Wiroth Didier
Hey,

I'm running freebsd 4.7 with gnome2.2 and evolution 1.2.1
from the ports! Evolution does not use truetype fonts! why?
has someone be able to run evolution with
truetype/anti-aliased fonts?? if so, how?

thanks a lot
didier

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



usb zip drive

2003-02-19 Thread Brian Henning
after i boot my machine i would like to attatch a usb zip drive. does freebsd
scan for new hardware when it is plugged in or is this a manual process? if so
what tools are out there to perform these tasks?

cheers,
b

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: usb zip drive

2003-02-19 Thread Willie Viljoen
Your drive should be recognized by umass, you'll be able to view the device 
name it is assigned in the output form dmesg. All you should need to do is 
create an entry for it in /etc/fstab

On Wednesday 19 February 2003 18:36, Brian Henning wrote:
 after i boot my machine i would like to attatch a usb zip drive. does
 freebsd scan for new hardware when it is plugged in or is this a manual
 process? if so what tools are out there to perform these tasks?

 cheers,
 b

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

-- 
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Regarding mounting filesystems...

2003-02-19 Thread Daniel Bye
On Wed, Feb 19, 2003 at 05:41:46PM +0100, Henrik W Lund wrote:
 I'm just wondering how one can make it possible for anyone to mount, say a 
 CD-ROM or floppy disk, locally? I've played around with permissions on the 
 devices, on /sbin/mount, placement in groups and whatnot, but when my 
 ordinary user tries to mount the CD-ROM, all he gets is:
 
 cd9660: /dev/acd0c: Operation not permitted
 
 This seems to be the case no matter what the permissions are. I'm sure it's 
 a trivial thing, nevertheless it is one of which I am not aware. Can 
 anybody enlighten me?

This is a FAQ:
http://www.uk.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#USER-FLOPPYMOUNT

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: usb zip drive

2003-02-19 Thread Brian Henning
i am not sure it will be in my dmesg if the device doesn't exist on boot.. or
will dmesg hold info about devices loaded after boot?

-Original Message-

From: Willie Viljoen [mailto:[EMAIL PROTECTED]]

Sent: Wednesday, February 19, 2003 10:41 AM

To: Brian Henning

Cc: [EMAIL PROTECTED]

Subject: Re: usb zip drive



Your drive should be recognized by umass, you'll be able to view the device

name it is assigned in the output form dmesg. All you should need to do is

create an entry for it in /etc/fstab

On Wednesday 19 February 2003 18:36, Brian Henning wrote:

 after i boot my machine i would like to attatch a usb zip drive. does

 freebsd scan for new hardware when it is plugged in or is this a manual

 process? if so what tools are out there to perform these tasks?



 cheers,

 b



 To Unsubscribe: send mail to [EMAIL PROTECTED]

 with unsubscribe freebsd-questions in the body of the message

--

Willie Viljoen

Freelance IT Consultant

214 Paul Kruger Avenue, Universitas

Bloemfontein

9321

South Africa

+27 51 522 15 60

+27 51 522 44 36 (after hours)

+27 82 404 03 27 (mobile)

[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]

with unsubscribe freebsd-questions in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: aRts-1.1.1, FreeBSD 4.7

2003-02-19 Thread Lauri Watts
On Wednesday 19 February 2003 17.30, Willie Viljoen wrote:
 Sorry, this may be off topic.

 I'm running KDE 3.1 compiled from ports, including latest kdelibs and
 kdebase and latest aRts (1.1.1).

 I used to have sound in KDE, but decided to turn this off as I was running
 applications that didn't want to go with aRts. These are now more willing
 to talk to aRts, but I can't get aRts to talk to my sound card anymore.

 The card is a Creative Labs SB16, I have it running with the newpcm and sbc
 drivers, and everything works fine other than aRts not cooperating.

 I have tried all sorts of tinkering with aRts settings, nothing helps.

Once you have it set up again, http://freebsd.kde.org/faq.shtml (question 11) 
will sort out any aRts is hogging the soundcard issues you had.

What kind of tinkering have you tried?  Can you look at the output of ps 
axwww |grep artsd and show me the entire command line?

Mine looks something like tihs, these are fairly safe settings:
artsd -F 10 -S 4096 -s 60 -m artsmessage -l 3 -f 

If you have no arts running, and you run this commandline in a terminal what 
happens?

CC'ing the kde list, likely more input there.
-- 
Lauri Watts
KDE Documentation: http://i18n.kde.org/doc/
KDE on FreeBSD: http://freebsd.kde.org/



msg19883/pgp0.pgp
Description: signature


Re: openoffice-es

2003-02-19 Thread André Ramos
On Tue, 2003-02-18 at 23:35, Eduardo Huertas wrote:
 Hi,
 
 I'm trying to install openoffice-es and I got stuck here:
 
 ===  Extracting for es-openoffice-1.0.2
 ===   es-openoffice-1.0.2 depends on executable: gcc32 - found
 ===   es-openoffice-1.0.2 depends on executable: zip - found
 ===   es-openoffice-1.0.2 depends on executable: unzip - found
 ===   es-openoffice-1.0.2 depends on file: /usr/local/bin/ant - not found
 ===Verifying install for /usr/local/bin/ant in 
 /usr/ports/devel/jakarta-ant
 ===  Extracting for jakarta-ant-1.5.1_3
 ===   jakarta-ant-1.5.1_3 depends on file: /usr/local/jdk1.2.2/bin/java - not 
 found
 ===Verifying install for /usr/local/jdk1.2.2/bin/java in 
 /usr/ports/java/jdk12
 ===  jdk-1.2.2p11 :
  Because of licensing restrictions, you must fetch the source distribution
  manually.  Please access http://www.sun.com/software/java2/download.html
  with a web browser and follow the second Download link for the
  Java(TM) SDK 1.2.2.  You will be required to log in and register,
  but you can create an account on this page.  After registration and
  accepting the Sun Community Source License, select JDK-1.2.2 and
  download the file jdk1_2_2-src.tar.gz.  Please place this file in
  /usr/ports/distfiles.
 .*** Error code 1
 
 Stop in /usr/ports/java/jdk12.
 *** Error code 1
 
 Stop in /usr/ports/devel/jakarta-ant.
 *** Error code 1
 
 Stop in /usr/ports/editors/openoffice-es.
 ==
 
 I registered on sun.com and tried to obtain the JDK-1.2.2 as it's said above 
 but the web site didn't let me download it telling me this:
 
 Error: Transaction stopped. The selected product(s) cannot be provided to your 
 location
 
 I'm from Guatemala.  Is there a way I can make this port works?
 
 Thank you very much for your help.
 
 -edu-
 
 

You could try registering as another user from another country. The
legal issue is only for company's legal assurance, it's not they're
fault if the user lies in the questions they ask.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: OpenLDAP + Kerberos

2003-02-19 Thread John Fieber
On Thursday, February 13, 2003, at 12:26 PM, Matt Smith wrote:


I have MIT Krb5 installed from ports, as well as the base system
(Heimdall?) kerberos.  I am trying to compile the openldap2 port with
Kerberos support.  Specifically, I am looking to have Kerberos enabled
clients: ldapsearch, ldapmodify, etc.


I don't know how the port is put together (I'm almost exclusively 
working with Solaris and MacOS X at the moment) but OpenLDAP doesn't 
need to know anything about kerberos, or even be compiled with Kerberos 
support.  What you DO need is to have OpenLDAP is properly compiled 
with SASL support and then make sure your SASL installation supports 
Kerberos, then anything that uses SASL (eg, ldapsearch and friends) 
should automagically support Kerberos.

Have a look at:
http://www.bayour.com/LDAPv3-HOWTO.html

-john


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Idle Log out

2003-02-19 Thread Nathan Kinkade
On Wed, Feb 19, 2003 at 11:22:37AM -0500, Mike Alich wrote:
 Can someone help me?  I have read and looked everywhere and tried some 
 stuff but I can not seem to get my server to auto log out a user from shell 
 when they are inactive for x-amount of time.
 
 I have tried setting idletime=5m in the login.conf and no luck.
 
 Our other (old version) of free bsd server automatically logged out 
 inactive people.
 
 I am running 3.3-RELEASE FreeBSD 3.3-RELEASE.
 
 Any ideas?
 
 Thank you in advance.
 
 p.s. I am using SSH2 for shell login.
 
 Mike

Take a look at the following options in the sshd_config(5) manpage:

ClientAliveInterval
ClientAliveCountMax

Nathan

-- 
GPG Public Key ID: 0x4250A04C
gpg --keyserver pgp.mit.edu --recv-keys 4250A04C
http://63.105.21.156/gpg_nkinkade_4250A04C.asc



msg19886/pgp0.pgp
Description: PGP signature


Re: Idle Log out

2003-02-19 Thread Grzegorz Czaplinski
On Wed, Feb 19, 2003 at 11:22:37AM -0500, Mike Alich wrote:
 Can someone help me?  I have read and looked everywhere and tried some 
 stuff but I can not seem to get my server to auto log out a user from shell 
 when they are inactive for x-amount of time.
 
 I have tried setting idletime=5m in the login.conf and no luck.
 
 Our other (old version) of free bsd server automatically logged out 
 inactive people.
 
 I am running 3.3-RELEASE FreeBSD 3.3-RELEASE.
 
 Any ideas?
 
 Thank you in advance.
 
 p.s. I am using SSH2 for shell login.
 

Have a look at idled from ports collections.

Cheers,
Grzegorz 
--
Grzegorz Czaplinski [EMAIL PROTECTED]
The Power to Serve, Right for the Power Users! - http://www.FreeBSD.org/
 Fingerprint: EB77 E19D CFA2 5736 810F  847C A70F A275 2489 469F

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: REPOST:Make Buildworld fails 4.5-R - 4.7 R

2003-02-19 Thread Blake Swensen
Well that's a good theory... I did, of course, removed the /usr/obj/* 
files as per the instructions and last night I cvsup'ed the RELENG_4_7 
source module.

However, build makeworld  fails with the following::
[snip]
cc -O -pipe  -I/usr/src/gnu/lib/libreadline/readline/.. 
-I/usr/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline 
-DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='4.1'  -c 
/usr/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/display.c 
-o display.o
{standard input}: Assembler messages:
{standard input}:2360: Error: attempt to allocate data in common section
*** Error code 1

Stop in /usr/src/gnu/lib/libreadline/readline.
*** Error code 1

Stop in /usr/src/gnu/lib/libreadline.
*** Error code 1

Stop in /usr/src/gnu/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


For those just joining the program now in progress the system config is:
Using the untouched GENERIC kernel
FreeBSD 4.5-RELEASE #0:
CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU)
real memory  = 335478784 (327616K bytes)
avail memory = 321359872 (313828K bytes)


Lowell Gilbert wrote:

Blake Swensen [EMAIL PROTECTED] writes:

 

When upgrading to the latest release on the 4 tree get the following:
% cd /usr/src  make cleandir  make cleandir
% cd /usr/src
   


Actually removing /usr/obj/* would be a good idea here.
In fact, it's recommended by the handbook.

You should also try another cvsup to see if you caught the sources at
a bad time.
 


--
~
The Internet Rescue Company - http://www.pyramus.com
~
Blake R. Swensen Pyramus Online, Inc.
President2080 SE Oak Grove Blvd. Suite 11
Milwaukie, Oregon 97267
800-327-5101
vox:503-353-0455
fax:503-353-0453
~
We measure success by the success of our clients



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: evolution with truetype fonts?!

2003-02-19 Thread Joe Marcus Clarke
On Wed, 2003-02-19 at 11:36, Wiroth Didier wrote:
 Hey,
 
 I'm running freebsd 4.7 with gnome2.2 and evolution 1.2.1
 from the ports! Evolution does not use truetype fonts! why?
 has someone be able to run evolution with
 truetype/anti-aliased fonts?? if so, how?

Evolution is a GNOME 1 application, and thus does not natively support
anti-aliasing.  However, if you want to try something unsupported, you
can install x11/gdkxft, and see if you can get it to work.  A GNOME 2
version of Evolution is in the works.

Joe

 
 thanks a lot
 didier
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
PGP Key : http://www.marcuscom.com/pgp.asc





signature.asc
Description: This is a digitally signed message part


RE: evolution with truetype fonts?!

2003-02-19 Thread Didier Wiroth
Hey,
Thanks for replying!

I've tried that but it crashes gnome and/or xfce4 which both use gtk2 or
higher toolkit
Didier



 -Original Message-
 From: Joe Marcus Clarke [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, February 19, 2003 18:32
 To: Wiroth Didier
 Cc: FreeBSD User Questions List
 Subject: Re: evolution with truetype fonts?!


 On Wed, 2003-02-19 at 11:36, Wiroth Didier wrote:
  Hey,
 
  I'm running freebsd 4.7 with gnome2.2 and evolution 1.2.1
  from the ports! Evolution does not use truetype fonts! why?
  has someone be able to run evolution with
  truetype/anti-aliased fonts?? if so, how?

 Evolution is a GNOME 1 application, and thus does not natively support
 anti-aliasing.  However, if you want to try something unsupported, you
 can install x11/gdkxft, and see if you can get it to work.  A GNOME 2
 version of Evolution is in the works.

 Joe

 
  thanks a lot
  didier
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-questions in the body of the message
 --
 PGP Key : http://www.marcuscom.com/pgp.asc






To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Where can i find a startup log

2003-02-19 Thread Wayne Lubin

--- Matthew Seaman [EMAIL PROTECTED]
wrote:
 On Wed, Feb 19, 2003 at 04:12:56PM +0100, Heinrich
 Rebehn wrote:
  Andreas Widerøe Andersen wrote:
  At 15:53 19.02.2003 +0100, you wrote:
 
  I hope this isn't a FAQ - i have been using
 FreeBSD for some years now.
  My question: Where can i find a log of all the
 startup messages that 
  flash by so fast that i can't read them? Not the
 kernel messages, but 
  daemons that fail to start and such.
 
  Type: dmesg or do a # more /var/log/messages
 
  This only gives me the kernel messages, but not
 the messages from the 
  daemons (i.e. sendmail failed and stuff like that)
 
 Edit /etc/syslog.conf and uncomment the console.info
 line so that is
 looks like this:
 
 # uncomment this to log all writes to
 /dev/console to /var/log/console.log
 console.info   
 /var/log/console.log
 
 Then:
 
 # touch /var/log/console.log
 # chmod 600 /var/log/console.log
 # chown root:wheel /var/log/console/log
 # kill -HUP `cat /var/run/syslogd.pid`
 
 This will record all of the console output from
 syslog or the kernel,
 as well as the boot messages you are interested in,
 the next time you
 reboot.
 
   Cheers,
 
   Matthew
 
 -- 
 Dr Matthew J Seaman MA, D.Phil. 
  26 The Paddocks
 
  Savill Way
 PGP: http://www.infracaninophile.co.uk/pgpkey   
  Marlow
 Tel: +44 1628 476614
  Bucks., SL7 1TH UK
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of
 the message


I don't understand what exactly is being suggested
here.

The part I don't understand is what is being said to
done with 

 Then:
 
 # touch /var/log/console.log
 # chmod 600 /var/log/console.log
 # chown root:wheel /var/log/console/log
 # kill -HUP `cat /var/run/syslogd.pid`


Are you suggesting that we add those comments to the
file, which obviously does not make sense. Or are you
suggesting that we uncomment those lines, but in which
case does not make sense because those lines don't
exist in my file. Or are you suggesting that we add
those lines in uncommented form to the file.

Below is a copy of my syslog.conf file

# $FreeBSD: src/etc/syslog.conf,v 1.13.2.3 2002/04/15
00:44:13 dougb Exp $
#
#   Spaces ARE valid field separators in this
file. However,
#   other *nix-like systems still insist on using
tabs as field
#   separators. If you are sharing this file
between systems, you
#   may want to use only tabs as field separators
here.
#   Consult the syslog.conf(5) manpage.
*.err;kern.debug;auth.notice;mail.crit 
/dev/console
*.notice;kern.debug;lpr.info;mail.crit;news.err
/var/log/messages
security.* 
/var/log/security
auth.info;authpriv.info
/var/log/auth.log
mail.info  
/var/log/maillog
lpr.info   
/var/log/lpd-errs
cron.* 
/var/log/cron
*.emerg *
# uncomment this to log all writes to /dev/console to
/var/log/console.log
#console.info  
/var/log/console.log
# uncomment this to enable logging of all log messages
to /var/log/all.log
# touch /var/log/all.log and chmod it to mode 600
before it will work
#*.*   
/var/log/all.log
# uncomment this to enable logging to a remote loghost
named loghost
#*.*   
@loghost
# uncomment these if you're running inn
# news.crit
/var/log/news/news.crit
# news.err 
/var/log/news/news.err
# news.notice  
/var/log/news/news.notice
!startslip
*.*
/var/log/slip.log
!ppp
*.*
/var/log/ppp.log


Thanks

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



SUNCORPORATION.COM

2003-02-19 Thread ThePortal . net
Dear Sir/Madam, 
 
SUNCORPORATION.COM - US$620 
 
SUNCORPORATION.COM is now available from us for IMMEDIATE transfer. 
 
The domain name market is extremely solid at the moment and similar domains are 
currently selling on afternic.com, greatdomains.com (domain auction sites), and by 
domain name brokers, in some cases for many thousands of US dollars. 
 
Please note that transfers take just 5-15 minutes and are extremely straightforward. 
Absolutely NO technical knowledge is required. 
 
We use two methods of payment. You may pay via Escrow.com or PayPal.  Payment to us is 
instant and transfers can be completed in minutes. We pay all fees connected with the 
transfer process.  
 
If you would like to use WWW.SUNCORPORATION.COM for your online business, please 
contact us at your earliest convenience. Please don't hesitate to contact us should 
you require any further assistance.  
 
We thank you for your attention and sincerely apologise if this e-mail has not been of 
interest to you. 
 
Yours Sincerely, 
 
Jenny 
Marketing, 
The Portal 
 
 
Please visit: 
HTTP://WWW.Ebay.com 
HTTP://WWW.1stdomainbrokers.com 
HTTP://WWW.Afternic.com 
 
Or many of the domain NAME auction sites. We hope you will agree that we are not only 
offering what we believe to be a genuine investment, but you will also benefit from 
owning a domain of this quality. 
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: Help Building Mozilla

2003-02-19 Thread David Cramblett



Hello,

I am trying to add spell checking support to mozilla.  I have download
the spell checker from cvs.  First I tried adding the src and patching
the port directly, of course it wiped that out when I started the port
install again.  So I downloaded the src for 1.2.1 from mozilla and added
the spell checker source and patched that code.  I tried to build it
and just can't seem to find any instructions for building mozilla from
source.  The best I have found is running the configure script and then
running gmake or make (different instructions) -f client.mk build.
However that is not working, getting Missing operator errors.  There
are really no instructions for building Mozilla from src on the Mozilla
site, other than there auto installers for Linux, etc..  Seems like if
the process is so convoluted hat they would have some instructions.  Is
there a way to pull down the src, modify it and then build it using the
freebsd ports?

Thanks for your help.

David


--
David Cramblett
Axis Integrated
503-730-6201


--
David Cramblett
Axis Integrated
503-730-6201


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: more XF86Config questions... .

2003-02-19 Thread Gary D Kline
On Wed, Feb 19, 2003 at 04:57:13PM +0530, Shantanu Mahajan wrote:
 does /etc/X11 directory exist?
 
 Regards,
 Shantanu


Yes.  

gary


  
 +++ Gary D Kline [freebsd] [18-02-03 13:13 -0800]:
 | Date: Tue, 18 Feb 2003 13:13:24 -0800
 | From: Gary D Kline [EMAIL PROTECTED]
 | Subject: more XF86Config questions... .
 | 
 | Does anybody know why I am refused permission (by
 | /stand/sysinstall) to write/open XF86Config?  I seem to
 | be wedged at 1024x768, which is acceptable if my i810
 | can't go any higher.  
 | 
 | Since I have and Intel-815 chipset, is XFree86 the right
 | thing is have linked as X?
 | 
 |   0 lrwxr-xr-x  1 root  wheel7 Feb  9 16:11 X - XFree86
 | 992 -rwxr-xr-x  1 root  wheel   999640 Nov  9  2000 XF86Setup
 | 3408 -rwxr-xr-x  1 root  wheel  3478246 Nov  9  2000 XF86_SVGA
 | 2008 -rwxr-xr-x  1 root  wheel  2047435 Nov  9  2000 XF86_VGA16
 | 1520 -rwxr-xr-x  1 root  wheel  1543284 Feb  9 16:11 XFree86
 | 
 | xvidtune dies with:
 | 
 | Xlib:  extension XFree86-VidModeExtension missing on display :0.0.
 | Unable to query video extension version
 | 
 | with or without that line commented in my /etc/XF86Config.
 | 
 | Clues, people?
 | 
 | tia,
 | 
 | gary
 | 
 | 
 | - -- 
 |Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix
 | 
 | --
 
 -- 
 Everyone is a genius.  It's just that
 some people are too stupid to realize it. 
 
 PGP keyID  :  137AFD9E
 PGP keyID fingerprint:C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: Help Building Mozilla

2003-02-19 Thread Joe Marcus Clarke
On Wed, 2003-02-19 at 13:11, David Cramblett wrote:
 
 Hello,
 
 I am trying to add spell checking support to mozilla.  I have download
 the spell checker from cvs.  First I tried adding the src and patching
 the port directly, of course it wiped that out when I started the port
 install again.  So I downloaded the src for 1.2.1 from mozilla and added
 the spell checker source and patched that code.  I tried to build it
 and just can't seem to find any instructions for building mozilla from
 source.  The best I have found is running the configure script and then
 running gmake or make (different instructions) -f client.mk build.
 However that is not working, getting Missing operator errors.  There
 are really no instructions for building Mozilla from src on the Mozilla
 site, other than there auto installers for Linux, etc..  Seems like if
 the process is so convoluted hat they would have some instructions.  Is
 there a way to pull down the src, modify it and then build it using the
 freebsd ports?

Sure.  Look at the examples in the mozilla Makefile for adding calendar
support.  Adding spell check support should be pretty much the same
deal.

Joe

 
 Thanks for your help.
 
 David
 
 
 -- 
 David Cramblett
 Axis Integrated
 503-730-6201
-- 
PGP Key : http://www.marcuscom.com/pgp.asc





signature.asc
Description: This is a digitally signed message part


Re: Where can i find a startup log

2003-02-19 Thread Andrew Stuart
On Wed, 19 Feb 2003 at 09:50:16 -0800, Wayne Lubin wrote:
 
--snip--
 
 I don't understand what exactly is being suggested
 here.
 
 The part I don't understand is what is being said to
 done with 
 
  Then:
  
  # touch /var/log/console.log
  # chmod 600 /var/log/console.log
  # chown root:wheel /var/log/console/log
  # kill -HUP `cat /var/run/syslogd.pid`
 
 
 Are you suggesting that we add those comments to the
 file, which obviously does not make sense. Or are you
 suggesting that we uncomment those lines, but in which
 case does not make sense because those lines don't
 exist in my file. Or are you suggesting that we add
 those lines in uncommented form to the file.

--snip-- 
 
 Thanks
 

Actually what he meant (wrote) is that you uncomment the line in
syslogd.conf, then from the command line run the touch, chmod, chown,
and kill.

the #'s in 4 lines happen to be shell prompts 

-Andrew

-- 
Andrew Stuart
http://www.tekrealm.net


President Thieu says he'll quit if he doesn't get more than 50% of the
vote.  In a democracy, that's not called quitting.
-- The Washington Post



msg19896/pgp0.pgp
Description: PGP signature


Re: Where can i find a startup log

2003-02-19 Thread Scott Mitchell
On Wed, Feb 19, 2003 at 09:50:16AM -0800, Wayne Lubin wrote:
 
 I don't understand what exactly is being suggested
 here.
 
 The part I don't understand is what is being said to
 done with 
 
  Then:
  
  # touch /var/log/console.log
  # chmod 600 /var/log/console.log
  # chown root:wheel /var/log/console/log
  # kill -HUP `cat /var/run/syslogd.pid`
 
 
 Are you suggesting that we add those comments to the
 file, which obviously does not make sense. Or are you
 suggesting that we uncomment those lines, but in which
 case does not make sense because those lines don't
 exist in my file. Or are you suggesting that we add
 those lines in uncommented form to the file.

He's suggesting you run those commands in your shell after making the edits
to syslog.conf.  The '#' means you need to run the commands as root (it's a
typical shell prompt for root logins).

HTH,

Scott

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: usb zip drive

2003-02-19 Thread Jason Hunt
On Wed, Feb 19, 2003 at 10:46:20AM -0600, Brian Henning wrote:
 i am not sure it will be in my dmesg if the device doesn't exist on boot.. or
 will dmesg hold info about devices loaded after boot?
 

dmesg will show you the most recent kernel messages, which can appear at
any poing during operation, not just at boot.  So basically, yes.

Hope this helps.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



5.0 SMP

2003-02-19 Thread Brent Wiese
Anyone using 5.0 on a multi-processor system?

Later 4.X versions seemed to be pretty stable but haven't seen anything
about 5.0.

I have a chance to replace a very high load single proc server doing a
lot of PHP crunching with a dual p3 550 and wondering if that's a
smarter move than getting a newer p3 1ghz+. Its definitely cheaper since
I already own the dual-proc...

Brent


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: swap / file system encryption

2003-02-19 Thread Manfred Lotz
On Wednesday 19 February 2003 06:28, sweetleaf wrote:
 Is it possible to encrypt the swap in freebsd? I am new to freebsd,
 having used openbsd for sometime and was just wondering if this feature
 is available in freebsd. 

I  don't know if it is possible to encrypt swap. Even it would be possible you 
might experience bad performance.


 I would also like to know if freebsd supports
 encrypted file systems?

There is an encrypted file system implemented as a user-level NFS server. You 
find it in /usr/ports/security/cfs/.
There is a FreeBSD Diary article at 
http://www.freebsddiary.org/encrypted-fs.php
which shows how to make it work. 


Manfred

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Where can i find a startup log

2003-02-19 Thread Wayne Lubin

--- Scott Mitchell [EMAIL PROTECTED] wrote:
 On Wed, Feb 19, 2003 at 09:50:16AM -0800, Wayne
 Lubin wrote:
  
  I don't understand what exactly is being suggested
  here.
  
  The part I don't understand is what is being said
 to
  done with 
  
   Then:
   
   # touch /var/log/console.log
   # chmod 600 /var/log/console.log
   # chown root:wheel /var/log/console/log
   # kill -HUP `cat /var/run/syslogd.pid`
  
  
  Are you suggesting that we add those comments to
 the
  file, which obviously does not make sense. Or are
 you
  suggesting that we uncomment those lines, but in
 which
  case does not make sense because those lines don't
  exist in my file. Or are you suggesting that we
 add
  those lines in uncommented form to the file.
 
 He's suggesting you run those commands in your shell
 after making the edits
 to syslog.conf.  The '#' means you need to run the
 commands as root (it's a
 typical shell prompt for root logins).
 
 HTH,
 
   Scott
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of
 the message


Ahh ok. What confused me was that there were similar
looking statements already contained in the
syslog.conf file.

With that in mind I now see the purpose of all of the
commands except the last one. For what reason does one
have to perform

kill -HUP `cat /var/run/syslogd.pid`

In other words why must one stop the syslogd daemon?
It will only start up again upon the next reboot. 

And one more question. after doing the above things,
to see the the full listing of boot up messages does
one still only need to do a dmesg?

Thanks again.

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: roaring penguin pppoe ?

2003-02-19 Thread Kris Kennaway
On Wed, Feb 19, 2003 at 10:58:57AM +0200, Evren Yurtesen wrote:
 I need radius plus bandwidth limiting.
 I do not know if roaring penguin support bandwidth limiting but it seems
 that servpoet supports and they seem to use roaring penguin.

You can do bandwidth limiting with ipfw dummynet.  I don't know about radius.

Kris



msg19902/pgp0.pgp
Description: PGP signature


Re: Where can i find a startup log

2003-02-19 Thread Jonathan Chen
On Wed, Feb 19, 2003 at 11:34:05AM -0800, Wayne Lubin wrote:

[...]
 With that in mind I now see the purpose of all of the
 commands except the last one. For what reason does one
 have to perform
 
 kill -HUP `cat /var/run/syslogd.pid`
 
 In other words why must one stop the syslogd daemon?
 It will only start up again upon the next reboot. 

This doesn't stop the syslogd daemon. It's a notification signal to 
syslogd to re-read the /etc/syslog.conf. Check out syslogd(8) for more
details.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
If you wish your merit to be known, acknowledge that of other people

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: roaring penguin pppoe ?

2003-02-19 Thread Evren Yurtesen
Well it is not very flexible to use ipfw/dummynet. You must make static
entries for each user etc. But if pppoe supports bandwidth limiting then
you can enforce it from radius easily.

Evren

On Wed, 19 Feb 2003, Kris Kennaway wrote:

 On Wed, Feb 19, 2003 at 10:58:57AM +0200, Evren Yurtesen wrote:
  I need radius plus bandwidth limiting.
  I do not know if roaring penguin support bandwidth limiting but it seems
  that servpoet supports and they seem to use roaring penguin.
 
 You can do bandwidth limiting with ipfw dummynet.  I don't know about radius.
 
 Kris
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Restricting some user only to internal email

2003-02-19 Thread David Cramblett
I believe postfix, and probably other MTA's, can support user based 
relaying.  However it would also be easy to setup two mail server's. One 
that only relayed mail internally and one that relayed mail externally 
as well, if you budget supports two mail servers that is.  Then just set 
the smtp server appropriately for each of the mail clients.

David

BSD Freak wrote:
Hi all,

I need to be able to restrict certain users only to be able to email
within the company, while other need to be be able to send email both
internally and externally?

Any ideas would be greatly apprciated

-Thanks in advance.

-
NEW to mBox, receive faxes to any email address!
Find out more http://www.mbox.com.au/fax

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


--
David Cramblett
Axis Integrated
503-730-6201


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Saga continues:Make Buildworld fails 4.5-R - 4.7 R

2003-02-19 Thread Blake Swensen
Just for giggles I cvsup'ed the RELENG_4_5 sources (yes, I removed the 
/usr/obj/* files) and did a 'make buildworld' on those... I the build 
crashed with:

[snip]
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc: 
In method `fstream::fstream(int)':
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110: 
Internal compiler error.
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110: 
Please submit a full bug report.
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110: 
See URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
*** Error code 1

Stop in /usr/src/gnu/lib/libstdc++.
*** Error code 1
[snip]

Lowell Gilbert wrote:
Blake Swensen [EMAIL PROTECTED] writes:



When upgrading to the latest release on the 4 tree get the following:
% cd /usr/src  make cleandir  make cleandir
% cd /usr/src



Actually removing /usr/obj/* would be a good idea here.
In fact, it's recommended by the handbook.

You should also try another cvsup to see if you caught the sources at
a bad time.


--
~
The Internet Rescue Company - http://www.pyramus.com
~
Blake R. Swensen Pyramus Online, Inc.
President2080 SE Oak Grove Blvd. Suite 11
 Milwaukie, Oregon 97267
 800-327-5101
 vox:503-353-0455
 fax:503-353-0453
~
We measure success by the success of our clients


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Saga continues:Make Buildworld fails 4.5-R - 4.7 R

2003-02-19 Thread Lowell Gilbert
Blake Swensen [EMAIL PROTECTED] writes:

 Just for giggles I cvsup'ed the RELENG_4_5 sources (yes, I removed the
 /usr/obj/* files) and did a 'make buildworld' on those... I the build
 crashed with:
 
 [snip]
 /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:
 In method `fstream::fstream(int)':
 /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110:
 Internal compiler error.
 /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110:
 Please submit a full bug report.
 /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110:
 See URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
 *** Error code 1
 
 Stop in /usr/src/gnu/lib/libstdc++.
 *** Error code 1
 [snip]

Okay, this is pretty wacky.
Are you sure you're getting the system compiler?
Have you, perhaps, installed another one (e.g., from ports)?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Saga continues:Make Buildworld fails 4.5-R - 4.7 R

2003-02-19 Thread David Cramblett
I have had problems with make world related to bad/incompatible memory, 
any chance this is a problem for you?

David


Lowell Gilbert wrote:
Blake Swensen [EMAIL PROTECTED] writes:



Just for giggles I cvsup'ed the RELENG_4_5 sources (yes, I removed the
/usr/obj/* files) and did a 'make buildworld' on those... I the build
crashed with:

[snip]
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:
In method `fstream::fstream(int)':
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110:
Internal compiler error.
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110:
Please submit a full bug report.
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110:
See URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
*** Error code 1

Stop in /usr/src/gnu/lib/libstdc++.
*** Error code 1
[snip]



Okay, this is pretty wacky.
Are you sure you're getting the system compiler?
Have you, perhaps, installed another one (e.g., from ports)?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



OT: MUTT folders

2003-02-19 Thread Brian Henning
Hello-
i have been reading throught the file /usr/local/share/doc/mutt/manual.txt and i
cannot figure out how to change which folder i am reading. i have some mail
folders in ~/Mail that i cannot figure out how to access from mutt...

any suggestions?

thanks,
b

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: free bsd 5 on sony vaio r505el

2003-02-19 Thread rajneesh a
Hi,

  It is internal CDROM.. Also it is Sony IEEE. Does
Free BSD support this type... Also somewhere I  read
that FREEBSD 5.0 does not support Matshuita? Does this
have anything to do with that???

Regards
Rajaneesh

--- Gary Dunn [EMAIL PROTECTED] wrote:
 On Tue, 18 Feb 2003 20:09:27 -0800 (PST)
 rajneesh a [EMAIL PROTECTED] wrote:
 
  Hi,
  
  I am trying to install Free BSD5.0 on SOny Vaio...
 It
  is able to load the boot initially and later it
 tells
  me that it is unable to identify the CDROM...What
  could be the possible reason for this...
  
  I tried other binaries also with ohci1394.0 for
 PCMCIA
  but it gives me insmod error...
 
 Is your CDROM internal, or external plugged into the
 PCMCIA port? If it is
 the external type, like my PCG-SR7K, you may have to
 disable probing the
 PCMCIA interface during installation. I have yet to
 attempt installing
 FreeBSD on my VAIO, but is was a drill getting
 Mandrake Linux installed
 because of this.
 
 Please let me know how it turns out. Also, you might
 ghet more help in the
 freebsd-mobile list.
 
 
 -- 
 
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
   _/ _/
  _/  Gary Dunn  _/
 _/  Open Slate Project _/
_/  http://openslate.sourceforge.net/  _/
   _/  http://www.aloha.com/~knowtree/_/
  _/  Honolulu   _/
 _/  registered Linux user #273809  _/
_/ _/
   _/  This tagline is umop apisdn.   _/
  _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/


__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: free bsd 5 on sony vaio r505el

2003-02-19 Thread rajneesh a
Hi,

 I tried some other Linux binaries that were availible
in FreeBSD ftp site...NETBSD, OPENBSD..All are not
identifying the CDROM.

 What is INSMOD error? And what does mean by the input
parameters for the kernal while selecting a particular
driver with extension .o

  Can I use the images of redhat, mandrake and debian
availible in the freebsd website for personal use? 

Regards
Rajaneesh 

 
--- Gary Dunn [EMAIL PROTECTED] wrote:
 On Tue, 18 Feb 2003 20:09:27 -0800 (PST)
 rajneesh a [EMAIL PROTECTED] wrote:
 
  Hi,
  
  I am trying to install Free BSD5.0 on SOny Vaio...
 It
  is able to load the boot initially and later it
 tells
  me that it is unable to identify the CDROM...What
  could be the possible reason for this...
  
  I tried other binaries also with ohci1394.0 for
 PCMCIA
  but it gives me insmod error...
 
 Is your CDROM internal, or external plugged into the
 PCMCIA port? If it is
 the external type, like my PCG-SR7K, you may have to
 disable probing the
 PCMCIA interface during installation. I have yet to
 attempt installing
 FreeBSD on my VAIO, but is was a drill getting
 Mandrake Linux installed
 because of this.
 
 Please let me know how it turns out. Also, you might
 ghet more help in the
 freebsd-mobile list.
 
 
 -- 
 
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
   _/ _/
  _/  Gary Dunn  _/
 _/  Open Slate Project _/
_/  http://openslate.sourceforge.net/  _/
   _/  http://www.aloha.com/~knowtree/_/
  _/  Honolulu   _/
 _/  registered Linux user #273809  _/
_/ _/
   _/  This tagline is umop apisdn.   _/
  _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/


__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: free bsd 5 on sony vaio r505el

2003-02-19 Thread rajneesh a
Hi,

I accidentally overwrote the Boot sector... Now my
laptop boots with freebsd... Is there any way I can
restore back the XP boot..

Good thing is that I have the images of the original
data of my computer in my CD.

Regards
Rajaneesh

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Setting up FreeBSD as a wireless base station

2003-02-19 Thread Emmanuel Gravel
I was looking into setting up a wireless network at home. I'm already using
FreeBSD 4.4 as my gateway/firewall (NATD/ipfw/junkbuster) for my wired network.
I was initially looking at a Cisco 350 as an access point and Orinoco cards for
the laptops/desktops that don't have wired access, mostly because an admin I
knew swears by their security features. Cost is too high for my budjet however
(for the access point).

After some searching, I've found that FreeBSD could be used directly with a
wireless card to become an access point. However, with the Orinoco cards, I
read it could only do ad-hoc and not infrastructure mode. For that, a
Prism-based card is required. I've looked at the list of cards pretty quickly,
but I don't know which ones to get. Keep in mind that all the systems that will
be wireless will be Windows (98/XP), apart from the FreeBSD gateway.

Here's what I would like to accomplish:
1- The access point will not advertise it's name
2- When connecting to the access point, the clients will encrypt the name
they're trying to connect to, so outside snoopers, even if they do break WEP,
won't be able to connect (I think this is what was done with the Orinoco cards,
the Cisco 350, and special client software).
3- All communication afterwards is continuously encrypted between the clients
and the access point (not just with WEP). Both clients and server should have
key pairs (SSL?).
4- All clients will have access to the network and internet as if they were
wired (i.e. there should be no difference to the user whether using a wireless
or wired computer). This includes Windows shares as well as any other TCP/IP
based protocol.

Which Prism-based card would be best for this? Keep in mind I need both PCI and
PCMCIA cards that should all be compatible with each other. I have both PCI and
ISA slots available on my FreeBSD system.

Also, which Windows software will I be needing to make this painless to the
user (if anything specialized is needed)? Also, on the Windows side again,
which diagnostics software would be best?

Thanks for your help!


__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: OT: MUTT folders

2003-02-19 Thread Cliff Sarginson
On Wed, Feb 19, 2003 at 01:49:39PM -0800, Matthew Hunt wrote:
 On Wed, Feb 19, 2003 at 03:36:35PM -0600, Brian Henning wrote:
 
  i have been reading throught the file /usr/local/share/doc/mutt/manual.txt and i
  cannot figure out how to change which folder i am reading. i have some mail
  folders in ~/Mail that i cannot figure out how to access from mutt...
 
 Hit c.  Type the name of the folder.  (You can say =blah as a shortcut
 for ~/Mail/blah.)
 
If you set things up right, it will even suggest the next folder it
finds with new mail as the one to open.

Type ! after the c to get back to your main in-folder.


-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



ltmdm

2003-02-19 Thread Brian Henning
Hello-
i have a lucent modem on my laptop that i would like to get working on freebsd
5.0.
pci0: simple comms at device 16.0 (no driver attached)

here is what i tried.
cd /usr/ports/comms/ltmdm/;make;make install

after the install and reboot the script it puts in /usr/local/etc/rc.d/ causes
the machine to hang.

so i thought i could add these options to the kernel config, but when i do they
both cause the make kernelinstall command fail right away.
options PCI_ENABLE_IO_MODES
options PNPBIOS

any ideas on what i can do it get this modem working? i am stuck on what i
should do.

thanks,

b

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: make buildworld failure...

2003-02-19 Thread Kris Kennaway
On Tue, Feb 18, 2003 at 08:43:48PM -0500, Asenchi wrote:
 I am not quite sure how I did this, considering I put:
 
 RELENG_4 in my sup file...
 
 Ok, so let me see if I can fix this, I would appreciate it if you
 could correct me if I am wrong.
 
 So I need to tag=RELENG_4 in my make file.  Why didn't this work the
 first time?  I used the file recommended in the handbook here:
 ftp://ftp.jp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/example
 s/cvsup/stable-supfile
 
 Why would this go to 5.0?

I'd have to see the exact file you used.

Kris



msg19919/pgp0.pgp
Description: PGP signature


Re: swap / file system encryption

2003-02-19 Thread Kris Kennaway
On Tue, Feb 18, 2003 at 11:28:44PM -0600, sweetleaf wrote:
 Is it possible to encrypt the swap in freebsd? I am new to freebsd, 
 having used openbsd for sometime and was just wondering if this feature 
 is available in freebsd. I would also like to know if freebsd supports 
 encrypted file systems?

It does in 5.0 (man gbde).  There's also the vncrypt port for use with 4.x.

Kris



msg19920/pgp0.pgp
Description: PGP signature


Re: Another newbie ports question

2003-02-19 Thread Toni Schmidbauer
On Tue, Feb 18, 2003 at 03:27:19PM -0800, humbert wrote:
 Ok, I just cvsup'ed my ports tree, and I am trying to upgrade to the
 latest korganizer. I upgraded qt to the latest version, and then it
 told me to update kdelibs. But I got this error:

the easiest and mostly painless way to upgrade a port is to use
portupgrade (/usr/ports/sysutils/portupgrade). it takes care of
all dependencies...

i do not know what your problem is exactly, but it could be that
the newer version of kdelibs needs a newer version of openssl
(which is also in ports)

toni
-- 
Terror ist der Krieg der Armen,   | [EMAIL PROTECTED]
Krieg ist der Terror der Reichen. | Toni Schmidbauer
- Sir Peter Ustinov   |



msg19921/pgp0.pgp
Description: PGP signature


Re: Where can i find a startup log

2003-02-19 Thread Scott Mitchell
On Wed, Feb 19, 2003 at 11:34:05AM -0800, Wayne Lubin wrote:
 Ahh ok. What confused me was that there were similar
 looking statements already contained in the
 syslog.conf file.
 
 With that in mind I now see the purpose of all of the
 commands except the last one. For what reason does one
 have to perform
 
 kill -HUP `cat /var/run/syslogd.pid`
 
 In other words why must one stop the syslogd daemon?
 It will only start up again upon the next reboot. 
 
 And one more question. after doing the above things,
 to see the the full listing of boot up messages does
 one still only need to do a dmesg?

Hi Wayne,

I think Jonathan answered the first part of your question... as for the
second part, you'll need to look in /var/log/console.log as well as the
dmesg output.

Cheers,

Scott

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Simple question about profiling

2003-02-19 Thread Toni Schmidbauer
On Tue, Feb 18, 2003 at 10:36:16PM +0100, Paolo Pisati wrote:
 
 I've to confess this my first serious profile session, and
 i found something really strange (at least for me... =P)
 
  74.4  39.2639.26 .mcount (83)

 i think this is the beef: what the hell is .mcount?!?!
 if i read the table correctly, .mcount is the guilty, isn't it?

i think mcount is used for profiling, so it doesn't count! see

http://www.gnu.org/manual/gprof-2.9.1/html_node/gprof_25.html

toni
-- 
Terror ist der Krieg der Armen,   | [EMAIL PROTECTED]
Krieg ist der Terror der Reichen. | Toni Schmidbauer
- Sir Peter Ustinov   |



msg19923/pgp0.pgp
Description: PGP signature


Re: OT: MUTT folders

2003-02-19 Thread Mike Galvez
On Wed, Feb 19, 2003 at 03:36:35PM -0600, Brian Henning wrote:
 Hello-
 i have been reading throught the file /usr/local/share/doc/mutt/manual.txt and i
 cannot figure out how to change which folder i am reading. i have some mail
 folders in ~/Mail that i cannot figure out how to access from mutt...
 
 any suggestions?
 

press c

Open mailbox ('?' for list):

then press ?


Or, are you asking how to change the start-up mail folder?

 thanks,
 b
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

-- 
Michael Galvez http://www.people.virginia.edu/~mrg8n
University of VirginiaMessenger Mail: Carruthers Hall

Slowly and surely the unix crept up on the Nintendo user ...

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: make buildworld failure...

2003-02-19 Thread Asenchi
Sorry, I should have reported...

I just did another update, (with the same file) and used the GENERIC
kernel to build it.  Then reconfig'd my kern.

This fixed it.  Thanks for all of your help.

Curt Micol

On Wed, 2003-02-19 at 17:16, Kris Kennaway wrote:
 On Tue, Feb 18, 2003 at 08:43:48PM -0500, Asenchi wrote:
  I am not quite sure how I did this, considering I put:
  
  RELENG_4 in my sup file...
  
  Ok, so let me see if I can fix this, I would appreciate it if you
  could correct me if I am wrong.
  
  So I need to tag=RELENG_4 in my make file.  Why didn't this work the
  first time?  I used the file recommended in the handbook here:
  ftp://ftp.jp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/example
  s/cvsup/stable-supfile
  
  Why would this go to 5.0?
 
 I'd have to see the exact file you used.
 
 Kris



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Saga continues:Make Buildworld fails 4.5-R - 4.7 R

2003-02-19 Thread Blake Swensen
I think you may have something here although the system hasn't 
experienced any other straneness, I did add additional memory since I 
upgraded to 4.5.  Here's another hint suspecting that there was 
something wrong with the original build, I decided to build a new kernel 
and, as luck would have it, it failed too (fatal signal error 11) which 
would point to a memory issue.


Blake
David Cramblett wrote:
I have had problems with make world related to bad/incompatible memory, 
any chance this is a problem for you?

David


Lowell Gilbert wrote:

Blake Swensen [EMAIL PROTECTED] writes:



Just for giggles I cvsup'ed the RELENG_4_5 sources (yes, I removed the
/usr/obj/* files) and did a 'make buildworld' on those... I the build
crashed with:

[snip]
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc: 

In method `fstream::fstream(int)':
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110: 

Internal compiler error.
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110: 

Please submit a full bug report.
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/fstream.cc:110: 

See URL:http://www.gnu.org/software/gcc/bugs.html for instructions.
*** Error code 1

Stop in /usr/src/gnu/lib/libstdc++.
*** Error code 1
[snip]



Okay, this is pretty wacky.
Are you sure you're getting the system compiler?
Have you, perhaps, installed another one (e.g., from ports)?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message





To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


--
~
The Internet Rescue Company - http://www.pyramus.com
~
Blake R. Swensen Pyramus Online, Inc.
President2080 SE Oak Grove Blvd. Suite 11
 Milwaukie, Oregon 97267
 800-327-5101
 vox:503-353-0455
 fax:503-353-0453
~
We measure success by the success of our clients


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



GECOS field question (names)

2003-02-19 Thread Forrest Aldrich
I've a user that has a funny last name, which is separated by a real   
(space).   Because of this, most programs will parse it as having a first, 
middle, last.   Is there some fancy way I can get this joined without 
cosmetically altering it to have another character to join it (like a hard 
space, etc)?

Thanks


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


mdconfig, cd9660 and mount -o rw

2003-02-19 Thread Daxbert
I'm aware that under normal circumstances, cd9660 should 
always be read-only, but I was hoping I'd be able to make 
changes to an iso image, and then burn the modified image. 

The image is bootable, and I'm looking to avoid breaking 
the bootable nature of the CD by my inept use of mkisofs.

Here's what I've tried...

(as root)
# chown root:wheel /tmp/mycd.iso
# chmod 666 /tmp/mycd.iso
# mkdir /mnt/cd
# mdconfig -a -t vnode -f /tmp/mycd.iso -u 1
# mount -t cd9660 -o rw /dev/md1 /mnt/cd

This works, and /mnt/cd is the iso's filesystem.  
However, the rw argument is ignored. Any actions which would 
write to the iso image fail with Read-only file system.  

The mount command also shows...

/dev/md1 on /mnt/cd (cd9660, local, read-only)

Suggestions? or should I just RTFM on mkisofs and bootable CDs

--daxbert



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: 5.0 SMP

2003-02-19 Thread Daxbert
Quoting Brent Wiese [EMAIL PROTECTED]:

 Anyone using 5.0 on a multi-processor system?
 
 Later 4.X versions seemed to be pretty stable but haven't seen anything
 about 5.0.
 
 I have a chance to replace a very high load single proc server doing a
 lot of PHP crunching with a dual p3 550 and wondering if that's a
 smarter move than getting a newer p3 1ghz+. Its definitely cheaper since
 I already own the dual-proc...
 

I've had issues with /stand/sysinstall failing to run and locking up the host on
Compaq 1850Rs while booting from the 5.0 CD.  I've not tried to further diagnose
the problem, as I'm still happy with 4.7 and other tasks have drawn my attention.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Compaq Evo install problems

2003-02-19 Thread Sue Blake
I'm half way through working around the problems trying to
install FreeBSD on a new Compaq Evo desktop.
The only install CD I have is 4.6-RELEASE, but these problems
don't seem to be version-specific.

Here is where I'm up to, and hopefully someone can point me closer
to completion. Please excuse only partial information. I have very
limited access through the firewall, no GUI. Output from the new
machine can only be transferred to this email via the pencil device
if necessary.

At first, the install CD wouldn't boot at all, saying BTX halted.
A search of the archives told me to disable DMA in the BIOS, or
downgrade to an earlier BIOS. I did the former and completed the
basic installation and reboot without drama.

Now I have to do something about the two devices that come up
as unknown in dmesg: audio and ethernet.
pci0: unknown card(vendor=0x8086, dev=0x24c5) at 31.5 irq 5
pci5: unknown card(vendor=0x8086, dev=0x103b) at 8.0 irq 5
The important one is pci5.

Again a mail archive search showed someone had a similar problem,
used pciconf -l and looked up /usr/share/misc/pci_vendors to
investigate, then suggested Is it enough to add 0x103b to the
ident table?. He did, and apparently it worked fine.

That seems to be what I need to do, and the same 0x103b turns out
appropriate for my device. I have two questions:

  What/where is the ident table, and unless it's obvious, how do I
  put the number in?

  If the nic effort is successful, can I follow similar steps
  to try to get sound going?

http://mobile.yahoo.com.au - Yahoo! Mobile
- Exchange IMs with Messenger friends on your Telstra or Vodafone mobile phone.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



C scale using /dev/speaker

2003-02-19 Thread Dave2206
Hi,
what is proper syntax for coaxing C major scale out of  /dev/speaker?  TIA.  
Dave

p.s. piano and spkrtest work great

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Please help with SMBus on Serverworks III HE

2003-02-19 Thread Lee Nelson
Hello,

  I'm trying to SMBus to work on my new Supermicro
server, but with no luck.

  It's got a Serverworks III HE chipset, with CSB5
southbridge.  My understanding is that this is supposed
to be compatible with Intel PIIX4 chip but unfortunately
the 'intpm' driver isn't doing it for me.  No smb0: line
shows up during the boot process.

  Here's what I've tried in my kernel config:

device   smbus
device   iicbus
device   iicbb
device   intpm
device   ichsmb
device   smb

  I've also tried the examples from the heathd
  and lmmon man pages, but those examples are
  obviously out-of-date.
  
  Help would be much appreciated. Any pointers,
  ideas or musings welcome too. :)
  
Thanks much,

   Lee Nelson







To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



multi-port serial IO support

2003-02-19 Thread Jim Pazarena
The hardware page on freebsd.org seems pretty skimpy on multi-port
serial IO support. The Stallion refers to some unsupported driver,
however stallion doesn't seem to have such a driver.

Can anyone suggest a reliable multi-port serial system which has
native support for FreeBSD (without the linux compat module) ?

Thank you.

-- 
Jim Pazarena  Box 550 mailto:[EMAIL PROTECTED]
  Queen Charlotte  BC http://www.qcislands.net/paz
  CANADA   V0T 1S0phone:250 559 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: multi-port serial IO support

2003-02-19 Thread vizion communication
I agree

I have am (among a thousand other things I need to finish!)
installing one right now an quad processor proliant and the
card configuration does seem odd to me.
If you have a specific problems and my very limited and
newly minted knowledge is of any use please feel free to
ask.. but do so in the knowlledge I have not solved all my
own problems yet!!!

David
- Original Message -
From: Jim Pazarena [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, February 19, 2003 6:38 PM
Subject: multi-port serial IO support


 The hardware page on freebsd.org seems pretty skimpy on
multi-port
 serial IO support. The Stallion refers to some unsupported
driver,
 however stallion doesn't seem to have such a driver.

 Can anyone suggest a reliable multi-port serial system
which has
 native support for FreeBSD (without the linux compat
module) ?

 Thank you.

 --
 Jim Pazarena  Box 550
mailto:[EMAIL PROTECTED]
   Queen Charlotte  BC
http://www.qcislands.net/paz
   CANADA   V0T 1S0phone:250 559 

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-hardware in the body of the
message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: multi-port serial IO support

2003-02-19 Thread Matthew Emmerton
 The hardware page on freebsd.org seems pretty skimpy on multi-port
 serial IO support. The Stallion refers to some unsupported driver,
 however stallion doesn't seem to have such a driver.
 
 Can anyone suggest a reliable multi-port serial system which has
 native support for FreeBSD (without the linux compat module) ?

Digi products are supported natively.

--
Matt Emmerton

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: multi-port serial IO support

2003-02-19 Thread Peter Jeremy
On 2003-Feb-19 21:50:23 -0500, Matthew Emmerton [EMAIL PROTECTED] wrote:
 The hardware page on freebsd.org seems pretty skimpy on multi-port
 serial IO support. The Stallion refers to some unsupported driver,
 however stallion doesn't seem to have such a driver.
 
 Can anyone suggest a reliable multi-port serial system which has
 native support for FreeBSD (without the linux compat module) ?

Digi products are supported natively.

The new digi driver (which supports the current Digi cards) is only
officially in -current.  I have the patches (trivial) to make it work
in -STABLE.

Peter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: C scale using /dev/speaker

2003-02-19 Thread Matthew Emmerton


 Hi,
 what is proper syntax for coaxing C major scale out of  /dev/speaker?
TIA.
 Dave

To play C major scale, starting at middle C, do this:

cat o3cdefgabo4c  /dev/speaker

man spkr(4) for more details.

--
Matt Emmerton



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



up dating the portstree

2003-02-19 Thread kitsune
How do I update /usr/ports?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Removing emails from an email file automatically.

2003-02-19 Thread Dragoncrest
	Hi all.  Is there a simple way to remove a single email from a mail file 
using an automated script of some kind?  Like combining grep with some 
other stuff like that?  I'm looking for ideas to get rid of rogue 
emails.  The other couple haven't exactly been a stellar success yet.  Can 
I setup something that will search a mail file, find a given sender, and 
then just nuke the message without hurting the mail file?  Thanks everyone.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Removing emails from an email file automatically.

2003-02-19 Thread jacob rhoden
Hi,

On Wed, 19 Feb 2003, Dragoncrest wrote:
   Hi all.  Is there a simple way to remove a single email from a mail file
 using an automated script of some kind?  Like combining grep with some
 other stuff like that?  I'm looking for ideas to get rid of rogue
 emails.  The other couple haven't exactly been a stellar success yet.  Can
 I setup something that will search a mail file, find a given sender, and
 then just nuke the message without hurting the mail file?  Thanks everyone.

I am not sure if you want to work on an existing file, or future mail
files. If it is future mail files then you probably want to use a program
which can stop the mail getting in the file in the first place. If this is
the case look up 'procmail'. It allows you to read a mail and do an action
on it through your .forward file.

Regards,
Jacob

___
Jacob RhodenPhone: +61 3 9844 6102
ITS DivisionEmail: [EMAIL PROTECTED]
Melbourne University   Mobile: +61 403 788 386



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: GECOS field question (names)

2003-02-19 Thread Cliff Sarginson
On Wed, Feb 19, 2003 at 06:29:08PM -0500, Forrest Aldrich wrote:
 I've a user that has a funny last name, which is separated by a real   
 (space).   Because of this, most programs will parse it as having a first, 
 middle, last.   Is there some fancy way I can get this joined without 
 cosmetically altering it to have another character to join it (like a hard 
 space, etc)?
 
2 Suggestions, neither tested:

- Put a ,' (comma) after the name (finger looks for this)
- Put it in quotes

  :Fred van de Bedrock:

Just a thought.

A hard space ??
It's just a text file :)

There is a structure to it for the use of the finger program, how
other programs choose to parse it is probably up to the author.
Looking at pwd.h it is just a simple ptr to a character string.

-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: C scale using /dev/speaker

2003-02-19 Thread Matthew Emmerton
Yes.  It's been a LONG day.


 
 did you mean
 echo o3cdefgabo4c  /dev/speaker
 ?
 
 On Wednesday 19 February 2003 10:14 pm, Matthew Emmerton wrote:
   Hi,
   what is proper syntax for coaxing C major scale out of  /dev/speaker?
 
  TIA.
 
   Dave
 
  To play C major scale, starting at middle C, do this:
 
  cat o3cdefgabo4c  /dev/speaker
 
  man spkr(4) for more details.
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Make fails: when compiling kernel

2003-02-19 Thread taxman
On Monday 17 February 2003 12:50 am, Kris Kennaway wrote:
 On Fri, Jan 01, 1999 at 02:54:41AM +0100, Christian Johansson wrote:
  I'm completely new to freebsd and tried to get my Soundblaster Live to 
work
  I sure tried to take away stuff that I know I didn't have,, but when I 
make 
  the kernel I got the following error:
 
 a) Your clock is wrong
 
 b) You have omitted a required option in your kernel configuration.
 This is a FAQ.

Yes, but it's surprisingly not *in* the FAQ
I suppose it is already well documented where it is most likely to be seen.

Tim


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: CD Recording

2003-02-19 Thread taxman
On Wednesday 19 February 2003 06:05 am, Justin P. Michel wrote:
 Greetings,
 
 Is there an easy process for CD duplication using FreeBSD V4.7-R, and a
 standard IDE/ATAPI burner?   I used to use Nero under Windows, but now am
 lost with dd and burncd, as it seems I have to know beforehand how many
 tracks are on the CD's, and what types they are.
 

dd if=/dev/acd0c of=foo.iso bs=2048   will read an iso off a data CD
burncd -f /dev/acd0c data foo.iso fixate   will burn it to cd-r

easy enough once you know the commands.

you need other options for audio cd's and probably other things so there's a 
whole handbook section on it:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html

if between that and the burncd manpage you don't get it, you may want to try 
one of the gui burner programs others have mentioned or look in 
www.freebsd.org/ports for more.

Tim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: device.hints problem

2003-02-19 Thread taxman
On Tuesday 18 February 2003 04:29 pm, Marc LeMaire wrote:
 Hello you all,
 This is my first posting here so please be patient :)
 I've updated my source tree and by accident, I have the 5.0 release. 
 That wasn't my intention : I wanted to stay on 4.7 release but I made a 
 mistake in my cvsup file. Sure enough, while reading the GENERIC kernel, 
 some lines were quite different from the normal 4.7 release but I 
 guessed that it was new options with the coming 4.8 release. The make 
 world and make buildkernel went ok but when I've installed the kernel, I 
 received this message :
 
 You must set up a /boot/device.hints file first
 
 I've looked up the docs, located de device.hints man page. But while I 
 found an explanation, I haven't found anything about building it, and it 
 seem to me a daunting task to make a correct device.hints file. My 
 question is this : how do I make this file ? Is this only a matter of 
 copying the file GENERIC.hints to /boot/device.hints ? Should I go back 
 to the 4.7 release ? How ?
 
 Any hints are appreciated
 Marc LeMaire

Hmm,. I'd say perhaps you may be better suited to 4.7   It seems like you've 
done some odd things in the updgrade process.  But it's impossible to say 
without knowing all the steps you've done.  Did you read the 5.0 UPDATING 
carefully?  Even if you did I'm not sure source upgrade from 4.x to 5.0 works 
that well anyway, so you may have done nothing wrong.
What steps have you taken?  have you done mergemaster -p, etc? 
It is possible that you have put yourself in a halfway stage of a broken 
system that you can't really get out of.  You could try intalling the 4.7R 
sources again and try the proper upgrade procedure exactly as in UPDATING and 
it may downgrade you properly also.
I don't know how to get  a device.hints file, if you can't figure out how to 
do that, you could back up and reinstall from scratch, 4.7 or 5.0 as you 
wish.  The mini install ISO's are good for that.
good luck,

Tim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



ODBC on FreeBSD

2003-02-19 Thread John Bleichert
Hello All

Been off-list for a while. I have a functional PostgreSQL install. I've 
written native apps to access it on Linux and BSD. WHat do I need to do on 
the FBSD Postgres server to allow other hosts on the LAN to access it via 
ODBC? I know I need to install the appropriate ODBC drivers on the 
clients.

New to ODBC, figured FBSD is a good place to learn it. Any help or 
pointers appreciated.

Thanks - JB


#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



  1   2   >