4.7->5.0, ran out of space on /

2003-01-22 Thread Kirk R. Wythers
I just ran into a problem trying to install the 5.0 world. I thought I checked and had 30M free on / before I started this. However, after building, the world, building the kernel, installing the kernel, running mergemaster -p, I went to install the world and got the error 'out of space on /' I n

intalling from cds

2003-01-31 Thread Kirk R Wythers
I ran into a strange issue while trying to do a cd install from the 5.0-RELEASE cds. After booting from the cd, the install skips the kernel configuration menue completely (I've never seen that before), then jumps right into sysinsall. I select 'standard install', and I see the folloing: afd0 da0

vi permissions

2003-02-03 Thread Kirk R. Wythers
I'm trying to create a .bashrc file with vi in my home directroy. I'm gettting the error: su-2.05b$ vi .bashrc ex/vi: Error: Unable to create temporary file: Permission denied su-2.05b$ I am working on configuring a newly set up 5.0-RELEASE box. Permissions must be messed up somewhere. I can't be

trouble with sound on java build

2002-09-20 Thread Kirk R. Wythers
7; gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/javax' gmake: *** [all] Error 1 *** Error code 2 Any ideas what to do about it? Kirk -- Kirk R. Wythers email: [EMAIL PROTECTED] University of Minnesota

finding disk space

2002-10-14 Thread Kirk R. Wythers
I'd like to move (with a sym link?) some of /usr which is on da1 over to home which is on da0. Can anyone share some wisdom with me before I try this? My original thoughts were to keep /usr and /home on different disks to help performance. thanks, Kirk -- Kirk R. Wythers

dual boot install

2002-10-17 Thread Kirk R. Wythers
I have a dual boot redhat/win98 box at home that I boot with lilo. I'd like to replace redhat with freebsd. My main concern is getting rid of lilo, so that I can use the freebsd bootloader to choose between windows and freesd. I'm not sure how a freebsd install will treat lilo. Will the freebsd sim

backups - setting up amanda

2002-11-06 Thread Kirk R. Wythers
has set up Amanda from the ports collection provide a blow by blow of a freebsd'ish amanda setup? Thanks, -- Kirk R. Wythers email: [EMAIL PROTECTED] University of Minnesota tel: 612.625.2261 Department of Forest Resources fax: 612.625.5212

lyx question

2002-11-14 Thread Kirk R. Wythers
that I create on my machine with the same single \textcelsius command, yields an error when I try and display the dvi. I have attached both files. Are there any lyx users that can shed some light on this situation? Thanks, Kirk -- Kirk R. Wythers <[EMAIL PROTECTED]> University of Minnesota

pybliographer does not install with pkg_add

2002-11-26 Thread Kirk R. Wythers
/i386/packages-4-stable/Latest/pybliographer.tgz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/pybliographer.tgz' by URL Thanks, Kirk -- Kirk R. Wythers email: [

patching a file

2002-12-04 Thread Kirk R. Wythers
turns "file is empty". I thought that I could unpack the tarball manually apply the patch, then tar it back up and build the port. I seem to be all wet on this. Can anyone get me started on this noble errand? Thanks, -- Kirk R. Wythers email: [EMAIL PROT

running an x app remotely via ssh

2003-02-12 Thread Kirk R. Wythers
I am able to log into my office machine (5.0-RELEASE) with ssh from home just fine. However when I attempt to start an X-app (with putty), I get the error: lorax: [/etc/ssh] $ evolution & [1] 674 lorax: [/etc/ssh] $ Gdk-ERROR **: X connection to localhost:10.0 broken (explicit kill or server shut

RE: running an x app remotely via ssh

2003-02-12 Thread Kirk R. Wythers
-Original Message- From: Kirk R. Wythers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 10:27 AM To: 'Michael Sharp'; [EMAIL PROTECTED] Subject: RE: running an x app remotely via ssh -Original Message- From: Michael Sharp [mailto:[EMAIL PROTECT

RE: running an x app remotely via ssh

2003-02-12 Thread Kirk R. Wythers
-Original Message- From: David Bear [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 10:25 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: running an x app remotely via ssh On Wed, Feb 12, 2003 at 10:14:13AM -0600, Kirk R. Wythers wrote: > I am able to log i

need database suggestion for *.mdb files

2003-03-04 Thread Kirk R. Wythers
I just received an attachment that was saved as an Access db. Can anyone suggest an application to deal with this file. I'm not familiar enough with freebsd's database options to know if any of them read .mdb files. Thanks -- Kirk R. Wythers Department of Forest Resou

sendmail question

2003-03-13 Thread Kirk R. Wythers
en I did a standard cd install? Is this something I need to add manually? Or am I completely on the wrong track here? thanks -- Kirk R. Wythers Department of Forest Resources Tel: 612.625.2261 University of Minnesota Fax: 612.625.5211530 Cleveland Av

grace will not portupgrade

2003-03-27 Thread Kirk R. Wythers
eaving directory `/usr/ports/math/grace/work/grace-5.1.12/src' gmake: *** [subdirs] Error 1 *** Error code 2 Stop in /usr/ports/math/grace. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade32244.0 make ** Fix the problem and try again. ** The following packages were not ins

zip drive problem

2003-07-07 Thread Kirk R. Wythers
I have one zip250 disk that is not mounting. It gives the error: dev/afd0: Operation not permitted All the rest of my disks mount properly, and work fine. I need to recover data from this disk. Any ideas? -- Kirk R. Wythers Department of Forest Resources Tel: 612.625.2261

mailman install and setup

2003-07-29 Thread Kirk R. Wythers
er.' message from apache, and I'm concerned that I still need to do something with Exim. I did go ahead and build Exim (with default settings), but I'm wondering if there is some config that I still need to do with Exim? Also, am I doing this in the right order? Thanks Kirk -- Kir

sendmail configuration

2003-08-04 Thread Kirk R. Wythers
I am adding a dynamic dns host to my server and need want to add to these options to sendmail MASQUERADE_AS(`neighborsunited.net')dnl FEATURE(masquerade_envelope)dnl Is this done with freebsd.submit.mc or freebsd.mc? Thanks, Kirk ___ [EMAIL PROTEC

Re: sendmail configuration

2003-08-05 Thread Kirk R. Wythers
On Tue, 2003-08-05 at 18:41, Michael K. Smith wrote: > On 8/5/03 11:40 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote: > > > On Tue, 2003-08-05 at 16:51, Michael K. Smith wrote: > >> On 8/5/03 9:32 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wro

Re: sendmail configuration

2003-08-05 Thread Kirk R. Wythers
On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote: > On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote: > > I am adding a dynamic dns host to my server and need want to add to > > these options to sendmail > > > > > > MASQUERADE_AS(`nei

Re: sendmail configuration

2003-08-05 Thread Kirk R. Wythers
On Tue, 2003-08-05 at 16:51, Michael K. Smith wrote: > On 8/5/03 9:32 AM, "Kirk R. Wythers" <[EMAIL PROTECTED]> wrote: > > > On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote: > >> On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote: > >>

Re: sendmail configuration

2003-08-06 Thread Kirk R. Wythers
On Tue, 2003-08-05 at 20:14, Chuck Swiger wrote: > Hi, Kirk-- > > Kirk R. Wythers wrote: > [ ... ] > > 1. cp freebsd.mc neighborsunited.net.mc > > 2. emacs neighborsunited.net.mc and added the lines: > > > > MASQUERADE_AS(`neighborsunited.net')dn

thanks everyone, was Re: sendmail configuration

2003-08-06 Thread Kirk R. Wythers
DE_AS(`neighborsunited.net')dnl > > FEATURE(masquerade_envelope)dnl > > > > then litterally: > > > make > > make install-cf CF=neighborsunited.net > > sh /etc/rc.sendmail restart > > I would use: > > # make > # make install >

Re: freebsd and mailman groups

2003-08-07 Thread Kirk R. Wythers
On Wed, 2003-08-06 at 16:20, Chuck Swiger wrote: > Kirk R. Wythers wrote: > [ ... ] > > I was hoping for some advice as to easiest way to fix this. I'm always > > nervous when something says "try tweaking the mail server", but I don't > > want to re-

Re: sendmail configuration

2003-08-14 Thread Kirk R. Wythers
me`.mc (I had used neighborsunited.net.mc) and then in my favorite editor, add the lines: MASQUERADE_AS(`neighborsunited.net')dnl FEATURE(masquerade_envelope)dnl then litterally: make make install-cf CF=neighborsunited.net sh /etc/rc.sendmail restart -- Kirk R. Wythers Department o

huge /var/log/exim files

2003-08-14 Thread Kirk R. Wythers
/var is full, and I see that /var/log/exim files are huge [EMAIL PROTECTED]:230 pwd /var/log/exim [EMAIL PROTECTED]:231 ls -lh total 172088 -rw-r- 1 mailnull mail 102M Aug 6 10:32 mainlog -rw-r- 1 mailnull mail 6.8K Aug 5 03:01 paniclog -rw-r- 1 mailnull mail

Re: sendmail configuration

2003-08-14 Thread Kirk R. Wythers
On Tue, 2003-08-05 at 19:43, Chuck Swiger wrote: > Kirk R. Wythers wrote: > [ ... ] > > OK... not space between the install and -cf 'make install-cf > > CF=neighborsunited' > > > > gives the message > > > > [EMAIL PROTECTED]:133 make

freebsd and mailman groups

2003-08-14 Thread Kirk R. Wythers
s "try tweaking the mail server", but I don't want to re-run ./configure if it will mess up something that I have already set up... Thanks, -- Kirk R. Wythers Department of Forest Resources Tel: 612.625.2261 University of Minnesota Fax: 612.625.521