RE: freebsd-questions Digest, Vol 52, Issue 3

From: Find's Treasure Forums (garyk_at_findmall.com)
Date: 03/15/04

  • Next message: thatcher hubbard: "3rd stage boot loader can't find kernel after 'make installworld'"
    To: <freebsd-questions@freebsd.org>
    Date: Mon, 15 Mar 2004 15:12:48 -0600
    
    

    St. Charles, MO

    -----Original Message-----
    From: owner-freebsd-questions@freebsd.org
    [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of
    freebsd-questions-request@freebsd.org
    Sent: Monday, March 15, 2004 2:02 PM
    To: freebsd-questions@freebsd.org
    Subject: freebsd-questions Digest, Vol 52, Issue 3

    Send freebsd-questions mailing list submissions to
            freebsd-questions@freebsd.org

    To subscribe or unsubscribe via the World Wide Web, visit
            http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    or, via email, send a message with subject or body 'help' to
            freebsd-questions-request@freebsd.org

    You can reach the person managing the list at
            freebsd-questions-owner@freebsd.org

    When replying, please edit your Subject line so it is more specific
    than "Re: Contents of freebsd-questions digest..."

    Today's Topics:

       1. postfix+clamav (none)
       2. Re: Antivirus suggestion... (Bart Silverstrim)
       3. Re: bypassing a proxy server (Jerry McAllister)
       4. Re: bypassing a proxy server (Matthew Seaman)
       5. Re: FBSD4.9 & MySQL 4.x (Alex (ander Sendzimir))
       6. Re: what should i use? (Jerry McAllister)
       7. - Installation - (Francesco Pistolesi)
       8. Block ARP messages (Darryl Hoar)
       9. Re: - Installation - (Kevin D. Kinsey, DaleCo, S.P.)
      10. Re: Tar command and OpenOffice 1.1 question (Joshua Lokken)
      11. Server automatically Shuts down. (samy lancher)
      12. Re: Problme on installing /usr/ports/sysutils
          (Kevin D. Kinsey, DaleCo, S.P.)
      13. Using Datavault Agent for Unix 4.50 on FreeBSD (adp)
      14. Re: [OT] sed question (Dan Rue)
      15. re: Crystal CS423B under 5.2.1 (Paul Seniura)

    ----------------------------------------------------------------------

    Message: 1
    Date: Mon, 15 Mar 2004 16:32:02 +0200
    From: none <none@novik-llc.com>
    Subject: postfix+clamav
    To: freebsd-questions@FreeBSD.ORG
    Message-ID: <3326830890.20040315163202@novik-llc.com>
    Content-Type: text/plain; charset=us-ascii

    Hi, ppl...

    I want to use postfix+clamav... Do you have any ideas or URLs with
    documentation?

    --
    Best regards,
     none                          mailto:none@novik-llc.com
    ------------------------------
    Message: 2
    Date: Mon, 15 Mar 2004 09:32:49 -0500
    From: Bart Silverstrim <bsilver@chrononomicon.com>
    Subject: Re: Antivirus suggestion...
    To: "Xpression" <admin@atenas.cult.cu>
    Cc: FreeBSD-questions <freebsd-questions@FreeBSD.ORG>
    Message-ID: <A2351FB4-768D-11D8-A92D-000A956D2452@chrononomicon.com>
    Content-Type: text/plain; charset=US-ASCII; format=flowed
    On Mar 15, 2003, at 9:01 AM, Xpression wrote:
    >         Anybody can suggest me a free antivirus to use with
    > MailScanner +
    > Spammassassin on a FreeBSD-4.8 box running Exim as MTA ??? Thanks in
    > advance...
    >
    I haven't tried it on Exim, but I've had mostly good luck with ClamAV
    (need to work on
    the log rotation question I've posted previously about, though...)
    ------------------------------
    Message: 3
    Date: Mon, 15 Mar 2004 09:33:57 -0500 (EST)
    From: Jerry McAllister <jerrymc@clunix.cl.msu.edu>
    Subject: Re: bypassing a proxy server
    To: y2kbug@ms25.hinet.net (Robert Storey)
    Cc: freebsd-questions@freebsd.org
    Message-ID: <200403151433.i2FEXvN29638@clunix.cl.msu.edu>
    Content-Type: text/plain; charset=us-ascii
    >
    > As some of you may recall, I'm engaged in an ongoing saga trying to set
    > up a FreeBSD machine on a school's network. The school is Windows only -
    > the administration knows nothing about FreeBSD (or Linux), and it's up
    > to me to prove to them that FBSD is worth teaching to the students. Due
    > to my lobbying, the school has given me one old computer to play with,
    > and I have installed FreeBSD on it. But there are problems. The biggest
    > is that the gateway machine is Windows 2000 and it's running a proxy
    > server (to keep the students from visiting naughty web sites). So the
    > FreeBSD machine cannot get through to the Internet with http, though the
    > Windows machines can. On the other hand, the FBSD box can get through
    > the gateway with ssh and ftp (though performance is sluggish, even with
    > a T1 line). Furthermore, I want the FreeBSD machine to run an anonymous
    > ftp server. Forgive the crappy drawing (I never claimed to be an
    > artist), but this is how the network looks at the moment (except that
    > there are 10 Windows clients, not 2):
    Someone else will hopefully respond about the ftp stuff -
    but, there should be no problem getting the http stuff to work
    through the proxy server.    You just have to change your browser
    to use whatever port the proxy server requires and make sure the
    manager of the proxy sets the proxy server to allow your machine
    to talk to it the same as they allow the windows clients (browsers)
    and it should work.  Of course, you will be blocked from the same
    porno sites as everyone else.  I haven't taken any survey of all
    browser clients, but any that I have used allow the port to be
    set.  They have things explicitly allowing you to configure them
    to run through a proxy.
    As for ftp, does the proxy server proxy ftp as well as http?
    Ours do not so I haven't had to look at that.  There is also
    stuff in the list archive and maybe even FAQs about getting ftp
    through NATs and firewalls that may apply.  Look for Passive FTP
    and such things.
    ////jerry
    >
    >                                          |-------|
    >                                          |windows|
    >            |------------|    |------|    |client |
    >            |  Win2000   |    |      |----|-------|
    >  T1--------|proxy server|----|switch|
    >            | & gateway  |    |      |----|-------|
    >            |------------|    |---|--|    |windows|
    >                                  |       |client |
    >                                  |       |-------|
    >                                  |
    >                            |-----|----|
    >                            | FBSD ftp |
    >                            |  server  |
    >                            |----------|
    >
    > The problem is that this doesn't work. People from outside the network
    > can't get through to the FBSD ftp server. Clearly, that Win2000 proxy
    > server is an evil machine. When I last discussed this problem (on this
    > list), Matthew wrote back and offered me a pretty thorough explanation
    > of the problem, which is posted here:
    >
    > http://freebsd.rambler.ru/bsdmail/freebsd-questions_2002/msg34253.html
    >
    > OK, I'm convinced, running a ftp server from a NAT gateway is a
    > disaster. So I'm looking for a way around it. I have an old unused hub,
    > and I've been thinking that this might be a possible solution (sort of
    > like a DMZ?)...
    >
    >                                          |-------|
    >                                          |windows|
    >            |------------|    |------|    |client |
    >            |  Win2000   |    |      |----|-------|
    >  T1--HUB---|proxy server|----|switch|
    >       |    | & gateway  |    |      |----|-------|
    >       |    |------------|    |------|    |windows|
    >       |                                  |client |
    >       |                                  |-------|
    >       |
    >  |----|-----|
    >  | FBSD ftp |
    >  |  server  |
    >  |----------|
    >
    > The only problem I see here is I don't know how I'm going to get an
    > address for the ftp server. The Win2000 gateway has a static address, it
    > dishes out addresses to the clients with dhcp. The NAT addresses are of
    > course internal addresses like 10.0.0.12, but the school does own a
    > block of 64 static addresses. If I simply stick a hub in front of the
    > gateway machine, all traffic to the gateway will also be sent to the ftp
    > server - I know that will cause packet collisions, but I can live with
    > the crappy performance because it's a very low traffic environment. My
    > main concern is simply how to assign an address to the ftp server
    > without disconnecting the gateway machine.
    >
    > I'm sorry if I'm asking a dumb question, but I'm a novice when it comes
    > to setting up networks. I haven't found anything on Google that deals
    > with this particular question, and there is nobody around here that I
    > can ask. Any advice is appreciated.
    >
    > Thanks in advance,
    > Robert
    >
    >
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    "freebsd-questions-unsubscribe@freebsd.org"
    >
    ------------------------------
    Message: 4
    Date: Mon, 15 Mar 2004 14:51:05 +0000
    From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
    Subject: Re: bypassing a proxy server
    To: Robert Storey <y2kbug@ms25.hinet.net>
    Cc: freebsd-questions@freebsd.org
    Message-ID:
    	<20040315145105.GD26079@happy-idiot-talk.infracaninophile.co.uk>
    Content-Type: text/plain; charset="us-ascii"
    On Mon, Mar 15, 2004 at 08:10:04PM +0100, Robert Storey wrote:
    > The only problem I see here is I don't know how I'm going to get an
    > address for the ftp server. The Win2000 gateway has a static address, it
    > dishes out addresses to the clients with dhcp. The NAT addresses are of
    > course internal addresses like 10.0.0.12, but the school does own a
    > block of 64 static addresses. If I simply stick a hub in front of the
    > gateway machine, all traffic to the gateway will also be sent to the ftp
    > server - I know that will cause packet collisions, but I can live with
    > the crappy performance because it's a very low traffic environment. My
    > main concern is simply how to assign an address to the ftp server
    > without disconnecting the gateway machine.
    As your school owns a /26 network (which gives you 62 usable host
    addresses, plust the network and broadcast addresses) you can just
    assign one of the unused static addresses to the FTP server.  It's as
    simple as that.  As this machine is going to be visible on the
    Internet, you should contact whoever runs the DNS for your network and
    get the machine's hostname and IP number properly registered (ie. both
    forward (A) and inverse (PTR) records).
    You should setup the FTP server's static address by inserting the
    correct data into /etc/rc.conf, rather than attempting to use
    DHCP. You can probably extract the correct settings by running
    ipconfig in a DOS shell on your Win2000 machine.  As a helpful hint:
    the netmask for a /26 is 255.255.255.192 or 0xffffffc0, and the
    broadcast address will end with either .63, .127, .191 or .255.
    Getting a DHCP service out of the external side of your Windows
    gateway machine should not be possible, for proper security.
    Don't worry about the Hub being a performance bottleneck -- you'll
    hardly notice it against the limitations of T1 bandwidth.  However, do
    realise that your FTP server will be exposed to the Internet and some
    care will need to be taken to make sure that it is properly secured.
    (Running FreeBSD is a very good start in that direction).
    	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
    -------------- next part --------------
    A non-text attachment was scrubbed...
    Name: not available
    Type: application/pgp-signature
    Size: 187 bytes
    Desc: not available
    Url :
    http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040315/98
    1c5c48/attachment-0001.bin
    ------------------------------
    Message: 5
    Date: Mon, 15 Mar 2004 09:53:19 -0500
    From: Alex (ander Sendzimir) <xela@battleface.com>
    Subject: Re: FBSD4.9 & MySQL 4.x
    To: pelle@spd.nu
    Cc: freebsd-questions@freebsd.org
    Message-ID: <7FB94866-7690-11D8-9E9C-000A95775140@battleface.com>
    Content-Type: text/plain; charset=US-ASCII; format=flowed
    You might want to check out the MySQL installation manual:
    manual_Installing.html#BSD_Notes
    I have a relatively standard 4.0.16 installation running under
    4.9-STABLE and haven't run into any problems with it.
    On Mar 15, 2004, at 9:20 AM, Pelle Andersson (SPD Systems AB) wrote:
    >
    > Hi List!
    >
    > I have read that MySQL and FreeBSD 4.x is a bad thing due to FreeBSD's
    > bad(?) threading.
    > I have also read that I can enable "linux-threads" when compiling.
    > Does these LinuxThreads solve "all" MySQL<>FreeBSD<>Threading issues?
    >
    > Thanks
    >
    >
    >
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    > "freebsd-questions-unsubscribe@freebsd.org"
    >
    >
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Alexander Sendzimir (owner)                    802 863 5502
      MacTutor: Apple Mac OS X Consulting       info@mactutor.biz
    ------------------------------
    Message: 6
    Date: Mon, 15 Mar 2004 10:06:35 -0500 (EST)
    From: Jerry McAllister <jerrymc@clunix.cl.msu.edu>
    Subject: Re: what should i use?
    To: yuwei_wong@hotmail.com (Alex Wong)
    Cc: freebsd-questions@freebsd.org
    Message-ID: <200403151506.i2FF6a529824@clunix.cl.msu.edu>
    Content-Type: text/plain; charset=us-ascii
    >
    > Hello:
    >
    > I am a student just start learning unix, I am interesting FreeBSD. I am
    > using Toshiba lap-top, which FreeBSD should I download? I386 or ??
    >
    The Toshiba would have an Intel type CPU of the I386 type.
    So, install I386 FreeBSD Version 4.9.    If you have an internet
    connection with decent speed, just download the mini-iso and then
    do the rest of the install over the net via ftp.  It will do
    everything for you.
    ////jerry
    >
    > Thank you
    >
    > Alex Wong
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    "freebsd-questions-unsubscribe@freebsd.org"
    >
    ------------------------------
    Message: 7
    Date: Mon, 15 Mar 2004 16:53:06 +0100
    From: "Francesco Pistolesi" <franciskom@tin.it>
    Subject: - Installation -
    To: <questions@FreeBSD.org>
    Message-ID: <000801c40aa5$9cd45820$de9f3152@a369sgxkbkzpj8>
    Content-Type: text/plain;	charset="iso-8859-1"
    Hi, I'm an italian user.
    Yesterday I've tried to install FreeBSD in an old and empty 486.
    I've downloaded the floppies and I've made the images
    kern.flp e mfsroot.flp .
    I've switched-on the pc with kern.flp floppy inside....
    at a point the computer has asked to insert mfsroot.....
    After a few minutes I've seen on the screen:
    >> FreeBSD/i386 BOOT
    Default: 0:fd(0,a)/boot/loader
    boot:
    e poi
    >> FreeBSD/i386 BOOT
    Default: 0:fd(0,a)/kernel
    boot:
    No kernel
    What I have to do to continue?
    I've an HD and a floppy....no a CD-Rom reader....
    BOOT see the units as
    disk0 --> floppy
    disk1 --> hard disk
    I've read that the relationship between BIOS and FreeBSD about the units is
    different.
    I need to know how I can continue the installation and what is the function
    of the image
    boot.flp of 2,8 Mb and finally, what I need apart the floppies
    kern
    mfsroot
    Thanks a lotFrom owner-freebsd-questions@FreeBSD.ORG  Mon Mar 15 08:09:46
    2004
    Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
    Delivered-To: freebsd-questions@freebsd.org
    Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
    	by hub.freebsd.org (Postfix) with ESMTP id 2C8C616A4CE
    	for <questions@freebsd.org>; Mon, 15 Mar 2004 08:09:46 -0800 (PST)
    Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110])
    	by mx1.FreeBSD.org (Postfix) with ESMTP id C9BC743D39
    	for <questions@freebsd.org>; Mon, 15 Mar 2004 08:09:44 -0800 (PST)
    	(envelope-from toomas.aas@raad.tartu.ee)
    Received: Message by Barricade lv.raad.tartu.ee  with ESMTP id
    i2FG9feX015785;
    	Mon, 15 Mar 2004 18:09:42 +0200
    Message-Id: <200403151609.i2FG9feX015785@lv.raad.tartu.ee>
    Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48);
        15 Mar 04 18:09:42 +0200
    Received: from SpoolDir by INFO (Mercury 1.48); 15 Mar 04 18:09:26 +0200
    From: "Toomas Aas" <toomas.aas@raad.tartu.ee>
    Organization: Tartu City Government
    To: Robert Storey <y2kbug@ms25.hinet.net>
    Date: Mon, 15 Mar 2004 18:09:19 +0200
    MIME-Version: 1.0
    Content-type: text/plain; charset=US-ASCII
    Content-transfer-encoding: 7BIT
    Priority: normal
    In-reply-to: <20040315201004.21d1a6f1.y2kbug@ms25.hinet.net>
    cc: questions@freebsd.org
    Subject: Re: bypassing a proxy server
    X-BeenThere: freebsd-questions@freebsd.org
    X-Mailman-Version: 2.1.1
    Precedence: list
    List-Id: User questions <freebsd-questions.freebsd.org>
    List-Unsubscribe:
    <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
    	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
    List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
    List-Post: <mailto:freebsd-questions@freebsd.org>
    List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
    List-Subscribe:
    <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
    	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
    Hi!
    > Furthermore, I want the FreeBSD machine to run an anonymous ftp
    > server. Forgive the crappy drawing (I never claimed to be an artist),
    > but this is how the network looks at the moment (except that there
    > are 10 Windows clients, not 2):
    >
    >
    >                                          |-------|
    >                                          |windows|
    >            |------------|    |------|    |client |
    >            |  Win2000   |    |      |----|-------|
    >  T1--------|proxy server|----|switch|
    >            | & gateway  |    |      |----|-------|
    >            |------------|    |---|--|    |windows|
    >                                  |       |client |
    >                                  |       |-------|
    >                                  |
    >                            |-----|----|
    >                            | FBSD ftp |
    >                            |  server  |
    >                            |----------|
    >
    > OK, I'm convinced, running a ftp server from a NAT gateway is a
    > disaster. So I'm looking for a way around it. I have an old unused hub,
    > and I've been thinking that this might be a possible solution (sort of
    > like a DMZ?)...
    >
    >                                          |-------|
    >                                          |windows|
    >            |------------|    |------|    |client |
    >            |  Win2000   |    |      |----|-------|
    >  T1--HUB---|proxy server|----|switch|
    >       |    | & gateway  |    |      |----|-------|
    >       |    |------------|    |------|    |windows|
    >       |                                  |client |
    >       |                                  |-------|
    >       |
    >  |----|-----|
    >  | FBSD ftp |
    >  |  server  |
    >  |----------|
    Yes, with that kind of setup your FTP server is likely to be much
    better accessible than with the previous one :-)
    Assuming, of course, that the external interface of Windows 2000 server
    is Ethernet and there are no tricks like PPPoE involved.
    > The only problem I see here is I don't know how I'm going to get an
    > address for the ftp server. The Win2000 gateway has a static address, it
    > dishes out addresses to the clients with dhcp. The NAT addresses are of
    > course internal addresses like 10.0.0.12, but the school does own a
    > block of 64 static addresses.
    Well, then you just need to ask your school's admin to give you one of
    those static (I assume you mean public?) addresses and assign it to
    your FreeBSD machine manually.
    > If I simply stick a hub in front of the gateway machine, all traffic
    > to the gateway will also be sent to the ftp server - I know that will
    > cause packet collisions, but I can live with the crappy performance
    > because it's a very low traffic environment. My main concern is
    > simply how to assign an address to the ftp server without
    > disconnecting the gateway machine.
    You just need to assign an address which is different from that of the
    public interface of the Windows server :-) Otherwise the Windows admin
    *will* come for your head :-)
    --
    Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/
    * I've got a life but it won't run on my operating system.
    ------------------------------
    Message: 8
    Date: Mon, 15 Mar 2004 10:23:03 -0600
    From: "Darryl Hoar" <darryl@osborne-ind.com>
    Subject: Block ARP messages
    To: <freebsd-questions@freebsd.org>
    Message-ID: <01d801c40aa9$cb5bac30$0701a8c0@darryl>
    Content-Type: text/plain;	charset="iso-8859-1"
    Greetings,
    I have a 4.4-stable box that is a firewall/router/nat box for my Lan.
    I keep getting the following message:
    /kernel  arplookup 10.2.2.2 failed.  Host is not on local network.
    My external Nic is configured with a real IP, and a netmask of
    255.255.255.0.  This is static and configured per the ISP's
    instruction.
    My internal nic is statically configured to use the 192.168.1.4
    ip address with the netmask of 255.255.255.0.
    netstat -rn shows nothing odd or out of the ordinary.
    How can I supress these messages as they fill my log and
    console.
    thanks in advance,
    Darryl.
    BTW, I think these messages are generated prior to IPFilter ever
    getting in the picture.
    ------------------------------
    Message: 9
    Date: Mon, 15 Mar 2004 10:28:20 -0600
    From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
    Subject: Re: - Installation -
    To: Francesco Pistolesi <franciskom@tin.it>
    Cc: questions@freebsd.org
    Message-ID: <4055D9A4.1050109@daleco.biz>
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    Francesco Pistolesi wrote:
    >Hi, I'm an italian user.
    >
    >Yesterday I've tried to install FreeBSD in an old and empty 486.
    >I've downloaded the floppies and I've made the images
    >kern.flp e mfsroot.flp .
    >
    >I've switched-on the pc with kern.flp floppy inside....
    >at a point the computer has asked to insert mfsroot.....
    >
    >After a few minutes I've seen on the screen:
    >
    >
    >
    >>>FreeBSD/i386 BOOT
    >>>
    >>>
    >Default: 0:fd(0,a)/boot/loader
    >boot:
    >
    >e poi
    >
    >
    >
    >>>FreeBSD/i386 BOOT
    >>>
    >>>
    >Default: 0:fd(0,a)/kernel
    >boot:
    >No kernel
    >
    >What I have to do to continue?
    >I've an HD and a floppy....no a CD-Rom reader....
    >BOOT see the units as
    >disk0 --> floppy
    >disk1 --> hard disk
    >
    >I've read that the relationship between BIOS and FreeBSD about the units is
    different.
    >I need to know how I can continue the installation and what is the function
    of the image
    >boot.flp of 2,8 Mb and finally, what I need apart the floppies
    >kern
    >mfsroot
    >
    >Thanks a lot
    >
    >
    No expert here, but I've received
    similar errors, and trashing that
    floppy in favor of another (new)
    one usually helped.  YMMV, of course...
    Kevin Kinsey
    DaleCo, S.P.
    ------------------------------
    Message: 10
    Date: Mon, 15 Mar 2004 09:36:45 -0800
    From: Joshua Lokken <joshua@twobirds.us>
    Subject: Re: Tar command and OpenOffice 1.1 question
    To: Stephen Liu <satimis@icare.com.hk>
    Cc: freebsd-questions@freebsd.org
    Message-ID: <20040315173645.GB99946@voyager.swabbies.org>
    Content-Type: text/plain; charset=us-ascii
    * Stephen Liu <satimis@icare.com.hk> [2004-03-04 07:46]:
    > Hi Jerry,
    >
    > Tks for your 2 emails and detail advice.
    >
    > - snip -
    > > > /home/user/Download/OpenOffice-1.1/
    > > > en-ooodict-GB-1.2.tgz
    > > > openoffice-1.1.0_1.tbz
    >
    > - snip -
    > > Suggest:
    > >   cd /home/user/Download
    > >   cp openoffice-1.1.0_1.tbz /usr/local/.
    > >   cd /usr/local
    > >   pkg_add openoffice-1.1.0_1.tbz
    > > replace instances of {BASE} with /usr/local if needed
    > >   /usr/local/OpenOffice-1.1.0_1/program/soffice       to set up
    >
    > Proceeded as follows;
    >
    > # cp /home/user/Download/openoffice-1.1.0_1  /usr/local/
    > # cd /usr/local/
    > # pkg_add openoffice-1.1.0_1.tbz
    > pkg_add: could not find package glib-1.2.10_10 !
    > pkg_add: could not find package gtk-1.2.10_10 !
    > pkg_add: could not find package ORBit-0.5.17 !
    >
    > # cd /usr/ports/
    > # make search key=glib-1.2.10_10 | grep glib-1.2.10_10
    > # make search key=gtk-1.2.10_10 | grep gtk-1.2.10_10
    > # make search key=ORBit-0.5.17 | grep ORBit-0.5.17
    >
    > Could not find them.
    >
    > Finally I untar  'openoffice-1.1.0_1.tbz'  and then ran './setup'
    > Now OpenOffice-1.1 is running on FBSD
    >
    > But I am still interested to learn the FBSD way of installing
    OpenOffice-1.1.
    > Where can I find those dependencies?
    >
    By doing just a little bit of your own homework ;)
    http://www.freebsd.org/cgi/ports.cgi?query=openoffice&stype=all
    RTFM, and have a wonderful day!
    --
    Joshua
    It [being a Vulcan] means to adopt a philosophy, a way of life which is
    logical and beneficial.  We cannot disregard that philosophy merely for
    personal gain, no matter how important that gain might be.
    		-- Spock, "Journey to Babel", stardate 3842.4
    ------------------------------
    Message: 11
    Date: Mon, 15 Mar 2004 09:44:08 -0800 (PST)
    From: samy lancher <washville2003@yahoo.com>
    Subject: Server automatically Shuts down.
    To: freebsd-questions@freebsd.org
    Message-ID: <20040315174408.83828.qmail@web60307.mail.yahoo.com>
    Content-Type: text/plain; charset=us-ascii
    Hello All,
    I have a strange problem with my FreeBSD 4.5 server. The server daily turns
    off automatically every night. I checked my power sockets and power cables
    and everything is good. i wonder why the server is shutting down daily at
    night times. I could not get  much useful information through log files. I
    am having this problem from past 2 weeks and I did not make any changes to
    the server when it was working fine. Any suggestion would be appreciated.
    Thanks,
    Naveen.
    Do you Yahoo!?
    Yahoo! Mail - More reliable, more storage, less spamFrom
    owner-freebsd-questions@FreeBSD.ORG  Mon Mar 15 09:47:30 2004
    Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
    Delivered-To: freebsd-questions@freebsd.org
    Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
    	by hub.freebsd.org (Postfix) with ESMTP id 8868916A4CE
    	for <freebsd-questions@freebsd.org>;
    	Mon, 15 Mar 2004 09:47:30 -0800 (PST)
    Received: from popimap01.icare.priv (unknown [203.78.64.158])
    	by mx1.FreeBSD.org (Postfix) with ESMTP id 4A79843D31
    	for <freebsd-questions@freebsd.org>;
    	Mon, 15 Mar 2004 09:47:29 -0800 (PST)
    	(envelope-from satimis@icare.com.hk)
    Received: from smtpi02.icare.priv ([10.11.12.45]) by popimap01.icare.priv
    with
    	Microsoft SMTPSVC(5.0.2195.5329);	 Tue, 16 Mar 2004 01:47:28 +0800
    Received: from 203.88.164.210 ([203.88.164.210]) by smtpi02.icare.priv with
    	Microsoft SMTPSVC(5.0.2195.5329);	 Tue, 16 Mar 2004 01:30:04 +0800
    From: Stephen Liu <satimis@icare.com.hk>
    To: freebsd-questions@freebsd.org
    Date: Tue, 16 Mar 2004 11:03:23 +0800
    User-Agent: KMail/1.5.4
    MIME-Version: 1.0
    Content-Type: text/plain;
      charset="us-ascii"
    Content-Transfer-Encoding: 7bit
    Content-Disposition: inline
    Message-Id: <200403161103.23435.satimis@icare.com.hk>
    X-OriginalArrivalTime: 15 Mar 2004 17:30:04.0812 (UTC)
    	FILETIME=[274EDCC0:01C40AB3]
    Subject: Problme on installing /usr/ports/sysutils
    X-BeenThere: freebsd-questions@freebsd.org
    X-Mailman-Version: 2.1.1
    Precedence: list
    List-Id: User questions <freebsd-questions.freebsd.org>
    List-Unsubscribe:
    <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
    	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
    List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
    List-Post: <mailto:freebsd-questions@freebsd.org>
    List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
    List-Subscribe:
    <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
    	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
    Hi folks,
     I encountered problem as follow on installing /usr/ports/sysutils
    # cd /usr/ports/sysutils
    make install clean
    .........
    .............
     [code}
     checking for IceConnectionNumber in -lICE... yes
     checking whether to enable maintainer-specific portions of Makefiles... no
     checking for glib-config... /usr/local/bin/glib12-config
     checking for GLIB - version >= 1.2.0... yes
     checking for gtk-config... /usr/X11R6/bin/gtk12-config
     checking for GTK - version >= 1.2.0... yes
     checking whether make is GNU Make... no
     checking for gnome-config... no
     Not building GnomeCanvasPixbuf library
     checking whether to build gmodulized gdk-pixbuf... yes
     checking whether dynamic modules work... yes
     checking for location of rgb.txt database... /usr/X11R6/lib/X11/rgb.txt
     ./configure: line 10292: syntax error near unexpected token `newline'
     ./configure: line 10292: ` yes:no'
     gmake: *** [config.status] Error 2
     *** Error code 2
     Stop in /usr/ports/graphics/gdk-pixbuf.
     *** Error code 1
     Stop in /usr/ports/sysutils/acidlaunch.
     *** Error code 1
     Stop in /usr/ports/sysutils.[/code]
     Kindly advise how to fix the problems.
     TIA
     B.R.
    Stephen Liu
    ------------------------------
    Message: 12
    Date: Mon, 15 Mar 2004 11:57:12 -0600
    From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
    Subject: Re: Problme on installing /usr/ports/sysutils
    To: Stephen Liu <satimis@icare.com.hk>
    Cc: freebsd-questions@freebsd.org
    Message-ID: <4055EE78.5050801@daleco.biz>
    Content-Type: text/plain; charset=us-ascii; format=flowed
    Stephen Liu wrote:
    >Hi folks,
    >
    > I encountered problem as follow on installing /usr/ports/sysutils
    >
    ># cd /usr/ports/sysutils
    >make install clean
    >.........
    >
    >
    Surely you don't intend to install *every*
    program under /usr/ports/sysutils?
    There is a good chance that at any given
    time, one of them is borken, or marked
    as such; it's even possible that that is
    what happened here.
    Not to mention, you'll likely get version
    conflicts....
    Kevin Kinsey
    DaleCo, S.P.
    ------------------------------
    Message: 13
    Date: Mon, 15 Mar 2004 12:18:19 -0600
    From: "adp" <dap99@i-55.com>
    Subject: Using Datavault Agent for Unix 4.50 on FreeBSD
    To: <questions@freebsd.org>
    Message-ID: <006301c40ab9$f14adfa0$4b0a000a@yourqqh4336axf>
    Content-Type: text/plain;	charset="iso-8859-1"
    We will be using our datacenter's backup (Datavault) for our FreeBSD
    machines. I do have the Linux emu. installed, but before testing this out I
    wanted to see if anyone else has done this before. The agent we will be
    using is for Linux (no versions for FreeBSD per the datacenter).
    The agent docs show the following shared libraries as needed. If anyone sees
    a potential problem then please let me know!
    libstc++-libc6.1-1.so.2
    libcrypt.so.1
    libpthread.so.0
    libdl.so.2
    libm.so.6
    libc.so.6
    /lib/ld-linux.so.2
    ------------------------------
    Message: 14
    Date: Mon, 15 Mar 2004 13:54:23 -0600
    From: Dan Rue <drue@therub.org>
    Subject: Re: [OT] sed question
    To: "Steven N. Fettig" <freebsd@stevenfettig.com>
    Cc: freebsd-questions@freebsd.org
    Message-ID: <20040315195423.GP30555@therub.org>
    Content-Type: text/plain; charset=us-ascii
    On Sun, Mar 14, 2004 at 04:30:40PM -0600, Steven N. Fettig wrote:
    > Sorry for posting an off-topic question to the list, but this is
    > somethin that has been driving me nuts for weeks now and I can't figure
    > it out.  I want to pass a text file through sed that replaces all
    > whitespaces with a carriage return.  I.e., if I have the file
    > my_test_text_document.txt that is a few paragraphs of writing, I want to
    > take the following input:
    how about using ctrl-v to get a literal -
    if you do ctrl-v, the next keystroke will be input in literally.  so, do
    sed 's/ /<ctrl-v><enter>/'
    When I do that, it types in a "^M".  That method also works well for
    using sed to insert tabs.
    Dan
    >
    > Steve Fettig
    >
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    "freebsd-questions-unsubscribe@freebsd.org"
    ------------------------------
    Message: 15
    Date: Mon, 15 Mar 2004 13:57:15 -0600 (CST)
    From: "Paul Seniura" <pdseniura@techie.com>
    Subject: re: Crystal CS423B under 5.2.1
    To: John Duffey <jduffey@freeuk.com>
    Cc: freebsd-questions@freebsd.org
    Message-ID: <20040315195715.277CA5C29@techpc04.okladot.state.ok.us>
    Hi John,
    I had the same problem on this Puny Pentium2 == IBM model 300PL
    with on-board IBM Crystal Sound[tm] ;) .  It will be detected
    during kernel init, then show the same channel timeout line
    later on when you want to play something thru it.
    For a quick test, assuming your kernel has acpi removed
    or are using the GENERIC kernel: try the beastie menu option
    that prevents acpi from loading.
    Next, try disabling ACPI in your BIOS if possible.  I think
    the smart FBSD boot loader will detect that you don't have a
    working ACPI and then will not load the related .ko modules.
    In my case, it was a PC model that FBSD's ACPI support does
    not like.  Bein' how IBM themselves have dropped support for
    this model, I'm positive they won't fix the BIOS.  :(
    (Why do I have it?  State govmts are supposedly cutting
    budgets, and I got what was left for this project in the
    garage/warehouse before they surplus'd them ;) .
    So, I turned off all ACPI functions in the BIOS, but kept
    the APM stuff enabled, and also enabled the apm knobs so I
    can still use poweroff/reboot shutdown commands etc.
    After I discovered ACPI being the root of my problem, to
    make it a permament 'fix', I took out the acpi stuff my
    custom kernel, too, and added this to /boot/device.hints:
    # let's disable this to see if Crystal Sound works:
    hint.acpi.0.disabled="1"
    # YES THAT WORKS - KEEP THIS LINE UNTIL THEY FIX ACPI Trigger/Edge Irq
    problems!
    I sent my last ACPI dmesg logs to the acpi mailing list
    (hidden, I don't know where it is documented) to see if
    they'd be willing to troubleshoot it.  Still no response.
    But I'm okay with just using APM.
    FWIW the Crystal Sound feature was the only thing not working
    with ACPI enabled.  With it enabled, this PC seemed a bit faster.
    I see a lot of committed updates for ACPI were done recently and
    might give it another go, but not right now. ;)
    Hope this helps.
      --  Paul Seniura
          System Specialist
          State of Okla. D.O.T.
    >--- Original message ---<
    Hi there,
    I'm having tremendous difficulty obtaining anything other than a
    system beep from my Crystal CS423B under FreeBSD 5.2.1.
    In fact, I had problems with it under 5.1 as well!
    The machine (for detailled information see
    http://www.osegroup.com/support/insight/insight/en/products/desktops/ls500/l
    s500.htm)
    is a Mitsubishi Apricot  LS500 with
    Lightning BX motherboard, 350Mhz Pentium 2 &  Crystal CS423B-KQ
    chip (I'm looking at the mobo right now, it's also got marking
    of ATAFX39820 underneath the sound chip name).
    The card seems to be detected: a cat /dev/sndstat reveals the
    following:
    FreeBSD Audio Drivers (newpcm)
    Installed devices:
    pcm0: <CS423x> at io 0x534 irq 5 drq 1:0 bufsz 4096 (1p/1r/4v
    channels duplex default)
    The relevant parts of /var/log/messages would most likely be:
    zev kernel: pnpbios: Bad PnP BIOS data checksum
    zen kernel: pcm0:<CS423x> at port 0x220-0x22f,0x388-0x38n,0x534-0
    The appropriate additions to the kernel have been made
    (currently:
    device  pcm
    device  csa
    , though also tried have been
    device  pcm
    device  sba
    , and
    device pcm
    to no discernible difference)
    Attempting to test the soundsystem with something like MadPlay
    by saying
            madplay -o /dev/dsp0.1 01.mp3
    or
            madplay -o /dev/dspW0.1 01.mp3
    results in the error message
    pcm:0:virtual:0: Play interrupt timeout, channel dead
    being sent to /var/log/messages and printed to console 1.
    Subsequent attempts to use sound results in "invalid argument".
    If it's any consolation, the sound does not appear to work under
    Linux - at least, not Movix (http://movix.sourceforge.net) -
    either. Win2k (when I used to use it.. Eurgh) needed drivers not
    included in the OS.
    Any help really would be appreciated! The only thing I've found
    so far on the mailling lists are unresolved issues!
    John
    --
    ------------------------------
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    End of freebsd-questions Digest, Vol 52, Issue 3
    ************************************************
    ---
    Incoming mail is certified Virus Free.
    Checked by AVG anti-virus system (http://www.grisoft.com).
    Version: 6.0.614 / Virus Database: 393 - Release Date: 3/5/2004
    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system (http://www.grisoft.com).
    Version: 6.0.614 / Virus Database: 393 - Release Date: 3/5/2004
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: thatcher hubbard: "3rd stage boot loader can't find kernel after 'make installworld'"

    Relevant Pages

    • Re: Question
      ... >I am a network manager for a small government. ... >proprietary to something like FreeBSD or linux? ... Are server needs are currently simple and we only have one NT4 server ...
      (freebsd-newbies)
    • RE: FreeBSD Security Survey
      ... Your also ignoring the fact that many security holes are a lot ... queries to this server to the NAS only. ... server with a new version of FreeBSD. ... Your survey responses lack any responses that indicate that leaving ...
      (freebsd-questions)
    • Re: freebsd reseller
      ... 2000 for workstations and 2000 Server for servers. ... FreeBSD and OpenBSD. ... When I try to install dvips I get the following ... >> I'm not at all familiar with firewire stuff. ...
      (freebsd-questions)
    • Re: When Unix Stops Being Fun
      ... I started with FreeBSD in the Fall of 2000, when I started at Lumeta. ... loved it so much that when I built my personal server, ... of Windows, there were new idiosyncracies and more bullshit to cram into ...
      (freebsd-questions)
    • Re: complete rookie sendmail question
      ... If you want to get FreeBSD to forward your email to the MS-Exchange ... Exchange Server for further processing. ... > The following variables affect the behavior of rc.sendmail. ... To unsubscribe, ...
      (freebsd-questions)