Re: Purge all removed packages ?

2005-12-09 Thread Kent Stewart
need to do is pkg_delete -a "man pkg_delete" for all of the options. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: pkgdb format

2005-12-07 Thread Kent Stewart
one way in one spot and using the default someplace else. Since they are incompatible, it has to rebuild the port data base. Look for the string bdb in your scripts and in pkgtools.conf. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html

Re: make buildkernel KERNCONF=CUSTOM errors!!!

2005-12-06 Thread Kent Stewart
et80211/ieee80211_ioctl.c:86:27: > warning: null character(s) ignored I think you commented out wlan. When I added it back, I didn't get those errors. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebs

Re: 5.3 >6.0 - make buildworld libkrb5 failure

2005-12-04 Thread Kent Stewart
gt; >> >Did you try it with ccache turned off? > >> > >> No > >> OK will do - > >> I'll report back manana > >> thnks > >> david > > > >welcome > > PS Out of damn curiosity I am try again after > #

Re: Cannot boot with newly compiled kernel, or kernel.old after upgrading to RELENG_6

2005-12-04 Thread Kent Stewart
On Sunday 04 December 2005 01:18 pm, Kent Stewart wrote: > On Sunday 04 December 2005 12:56 pm, Torgeir Hoffmann wrote: I thought that I should pass on problems that I encountered during my update from 5-stable to 6-stable. I cvsup to 6.0-release, copied GENERIC to RUBY. Ruby is the compu

Re: Cannot boot with newly compiled kernel, or kernel.old after upgrading to RELENG_6

2005-12-04 Thread Kent Stewart
ch them. You have a new user called _dhcp that needs to be added to group and master.passwd. Then, you have what seems like 100's of files that need to be updated using mergemaster. Kent > > > Many thanks, > > Torgeir Hoffmann > > > > > _

Re: Cannot boot with newly compiled kernel, or kernel.old after upgrading to RELENG_6

2005-12-04 Thread Kent Stewart
; instruction pointer = 0x8:0xc060bdff > stack pointer = 0x10:0xc1020d24 > frame pointer = 0x10:0xc1020d24 > code segment = base 0x0, limit 0xf, type x1b > = DPL 0, pres 1, def32 1, gran 1 > processlr elfags = resume, IOPL = 0 > current process = 0 () > trap

Re: Setting up a print-server

2005-12-03 Thread Kent Stewart
he network? > It would be in inetd and printcap. One of the problems with the mac is that you are going to have to add a . A will leave you with a black line. I looked in inetd and didn't see anything, so, it has to be in printcap. I print to the psrvr as lp using the following lp|

Re: upgrading all installed packages problem.

2005-12-02 Thread Kent Stewart
t;. I do as little as possible until it works and each solution was different. Kent > > Regards. > Bye > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, se

Re: FreeBSD pacakges?

2005-11-26 Thread Kent Stewart
t; gary There aren't versions like that. You should be using ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/All/abiword-2.4.1_1.tbz A way around it is to define a PACKAGESITE such as setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-

Re: install psi don't work!

2005-11-18 Thread Kent Stewart
If you are going to use the port system tools such as portupgrade, you need to cvsu ports-all. There are files used by the makes that are downloaded with the other options. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html _

Re: ports db a mess after portsnap fetch/update

2005-11-14 Thread Kent Stewart
ed ports and then died before they were added back. The database then had loose ends and wanted you to fix them with the -F. The -recover option worked most of the time and that was good enough, most of the time :). The other 3 or 4 times, I did a manual build of the missing port. Kent -- K

Re: gnome_upgrade script question

2005-11-14 Thread Kent Stewart
nd the new release of kde-3.4.3. It took a while :). However, I had packages on it, that I could move to my other 5.4 computers, long before they had packages on Marcus' tinderbox, which is where the gnome_upgrade.sh script, which came along about 10 Novermber, gets the gnome packages. Kent

Re: xterm conflicts with xorg-clients

2005-11-14 Thread Kent Stewart
he nvidia driver. > (I had problems using portupgrade, went back and read > ports/UPDATING, then did things by hand. Took maybe 15 minuted > longer than if everything had worked.) > Which is one of the reasons I don't have the nvidia driver installed. If we

Re: xterm conflicts with xorg-clients

2005-11-14 Thread Kent Stewart
On Monday 14 November 2005 11:40 am, Jeppe Larsen wrote: > On Mon, 14 Nov 2005 14:28:10 -0500, Robert Huff wrote: > > Kent Stewart writes: > >> I found that if I deleted xorg-clients and then xterm, I could > >> reinstall xterm and then xorg-clients. > > >

Re: How can I install xorg-clients?

2005-11-14 Thread Kent Stewart
libraries-6.8.2 R-deps: expat-1.95.8_3 fontconfig-2.3.2,1 freetype2-2.1.10_1 libXft-2.1.7 pkgconfig-0.19 png-1.2.8_2 xorg-libraries-6.8.2 xterm-206_1 You can see that xorg-clients depends on xterm. Install it first and then xorg-clients Kent --

Re: xterm conflicts with xorg-clients

2005-11-14 Thread Kent Stewart
ld reinstall xterm and then xorg-clients. I did this from a KDE session. After all of this was done, I ran pkgdb -F and it didn't have any problem connecting to xterm-206_1. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: recursive port configuration

2005-11-13 Thread Kent Stewart
blue configure-screen and discovering > that the show stopped just about 10 minutes after I left the screen > :-/ add BATCH="YES" in /etc/make.conf Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freeb

Re: cvsup vs. portsnap (was Re: cvsup problem)

2005-11-10 Thread Kent Stewart
minutes after the hour and updating more than once an hour doesn't normally accomplish anything. You just consume more bandwidth needlessly. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebs

Re: cvsup problem

2005-11-09 Thread Kent Stewart
r, you can see how they are impacted by a session, which is why I am against cvsuping src, ports, and doc at the same frequency. If you aren't going to rebuild everything, every time you cvsup, don't do it. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html __

Re: Firefox + acroread7

2005-11-09 Thread Kent Stewart
ns pdf within itself (good). > I had the same problem with firefox but I had assigned acroread5 as the pdf handler in the preferences>downloads. When I changed it to acroread7, it also read the pdf file. Kent > Nicolas. -- Kent Stewart Richland, WA http://users.owt.com/kstewar

Re: cvsup mirror is failing

2005-11-03 Thread Kent Stewart
; Has something chnaged about mirroring? How can I fix this problem? You aren't supposed to use master unless you are an official mirror. Check for one of the second level names such as cvsup1.freebsd.org and use one of them. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewar

Re: X.org problems

2005-10-10 Thread Kent Stewart
I was reading where some of the system libraries were changed going to 6.x. So, did you rebuild your ports? Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

Re: Error after installworld on an 5.3 RELEASE server

2005-10-10 Thread Kent Stewart
and make thinks it must do something before it does the install. Kent > Thanx in advance, > > Justin. > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To uns

Re: Portsdb returns error after cvsup - How to Proceed?

2005-09-27 Thread Kent Stewart
ration error > ----- > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Sharing data files on a dual-boot machine ...

2005-09-27 Thread Kent Stewart
;t even need to use fbsd's boot manager. i mean, it works, > >> but it doesn't look very well, does it. :) > > > > It works very well. It does exactly what it is designed to do > > and does it without crashing or skrewing up. > >

Re: pls help for ipfw

2005-09-21 Thread Kent Stewart
_ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Home Network Setup Problem

2005-09-09 Thread Kent Stewart
robably should turn on natd. It is much easier if the switch is right after your DSL because then, you don't need B to be a gateway and you don't need to run ipfw to get natd. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: how to set backquote on PC keyboard telneting to FREEBSD

2005-08-19 Thread Kent Stewart
___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___

Re: Help with xorg.conf

2005-08-15 Thread Kent Stewart
he one actually being used. It sounds like you may have a similar problem. Kent > > Gareth > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]"

Re: How to Force UDMA100 Mode on Boot?

2005-08-15 Thread Kent Stewart
a broken Southbridge and that was the easy way out until I replaced the motherboard with a good one. If you aren't using Maxtor's, you can look for a utility to do what the Maxtor utility did. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html _

Re: Long Uptime

2005-08-11 Thread Kent Stewart
of uptime. Whoever hacked > it must be doing a good job as sysadmin ;) Not possible for a good sysadmin. There have been numerous updates by Microsoft that require a reboot to finish the install. Anything over 2-3 months has a sysadmin that has not been adding their security fixes. Kent --

Re: pkgdb -F still going after 12 hours

2005-08-06 Thread Kent Stewart
> I can "reset" it and start again, or is this expected behaviour? > ___ That sounds like it is wait for you to do something. On my AMD 2400+, a "-F" used 2.5 seconds. You might try a "pkgdb -fu" and see if that

Re: Requires 'gettext-0.14.1', but 'gettext-0.14.5' is installed

2005-07-31 Thread Kent Stewart
ng since the interfaces in gettext were changed. Installing the wrong version could present problems. When you install old versions, you can have problems. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@

Re: install kde from CD?

2005-07-22 Thread Kent Stewart
e back up yet. If they have other mirrors, I don't know where they are. I maintain KDE from source and rarely use the packages. Have fun, Kent > > I'll try again from CDs... > > Thanks a lot... > > > Efren Bravo > Sistemas DHL, Cuba > > > -Original M

Re: install kde from CD?

2005-07-21 Thread Kent Stewart
nfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Cannot use cvsup

2005-07-17 Thread Kent Stewart
On Saturday 16 July 2005 08:30 pm, Steve Quinn wrote: > Kent Stewart <[EMAIL PROTECTED]> wrote: > > On Saturday 16 July 2005 12:05 pm, Brian John wrote: > > > Igor Robul wrote: > > > > Brian John wrote: > > > >> Hello, > > > &

Re: Cannot use cvsup

2005-07-16 Thread Kent Stewart
ess things up. Kent > ports-all tag=. > doc-all > > thanks > > /Brian > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to >

Re: upgrade perl 5.8.6

2005-07-05 Thread Kent Stewart
ports. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Advice replacing Xorg with XFree86_4

2005-06-17 Thread Kent Stewart
o switch between the Spanish keyboard layout and English and reinstalled everything that had been built with XFree86. I had packages on an almost identical computer, so it wasn't a big deal and did a package install of everything. Other than the layout, it worked just fine, so, you have oth

Re: aspell upgrade problem

2005-06-06 Thread Kent Stewart
ake clean" > You need to cd /usr/ports/distfiles ls aspell* and rm aspell-0.60.2.tar.gz or which ever one is giving you the checksum error. Kent > > On 6/6/05, Kent Stewart <[EMAIL PROTECTED]> wrote: > > On Monday 06 June 2005 10:31 am, Lei Sun wrote: > > >

Re: aspell upgrade problem

2005-06-06 Thread Kent Stewart
ll&stype=all > aspell version is suppose to be aspell-0.60.2_1 > > What am I doign wrong? What am I suppose to do? > When I get messages like you are, I go into the distfile directory and delete the file it is having problems with. Most of the time, the problem goes away. Kent

Re: Seagate HD not detected by FreeBSD

2005-05-28 Thread Kent Stewart
on acpi0 > > >sio1: type 16550A > > >ppc0: port 0x778-0x77b,0x378- > > > > 0x37f irq > > > > >7 on acp > > >i0 > > >ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > > >ppbus0: on ppc0 > > >lpt0: on ppbus0 >

Re: portaudit: recommended packages can't be installed

2005-05-21 Thread Kent Stewart
_ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html _

Re: radeon

2005-05-20 Thread Kent Stewart
ks in > advance. > > VITTORI > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richl

Re: stupid question

2005-05-19 Thread Kent Stewart
On Thursday 19 May 2005 10:25 am, Charles Lamb wrote: > How do you change the DNS server your freebsd machine uses? > I have a static setup. I just add them to /etc/resolv.conf. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/inde

Re: no /usr/compat/linux/proc

2005-05-12 Thread Kent Stewart
On Thursday 12 May 2005 01:21 am, Muhammad Reza wrote: > Kent Stewart wrote: > >On Wednesday 11 May 2005 11:43 pm, Muhammad Reza wrote: > >>Dear List.. > >> > >>Why I didnt have /usr/compat/linux/proc on my 5.4 Release with > >>linux_base package inst

Re: no /usr/compat/linux/proc

2005-05-11 Thread Kent Stewart
lman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: firefox crashes after upgrade to R5.4

2005-05-10 Thread Kent Stewart
ccess to localhost for samba > administration. The firefox window got closed > immediately and core-dump without leaving any other > trace when either of the above events take place. > > Anyone has any idea? Thanks in advance. > You didn't say the magic works "make kernel&qu

Re: build world failure help needed

2005-05-09 Thread Kent Stewart
error. This usually means you are running -jx of some size for x. You have run with no -j to see the error. If you time the build, you will probably see a smaller build time on non-smp systems when you don't provide a -j. Kent > Stop in /usr/src/bin/ls. > *** Error code 1 > > Stop in

Re: Can't play CD / mount CDROM

2005-05-03 Thread Kent Stewart
ds on the version of the OS. Kent > > > > > >-- > >Lowell Gilbert, embedded/networking software engineer, Boston area > > http://be-well.ilk.org/~lowell/ > > _______ > freebsd-questions@freebsd.org mailing

Re: Can't play CD / mount CDROM

2005-05-02 Thread Kent Stewart
mple, you can't mount an audio CD. You have to play it :). Let's go back to basic and start with what did Michael do. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list

Re: What is ata2 ?

2005-04-26 Thread Kent Stewart
What would you conclude from this? > >Is this ata2 another IDE controller, so that I can > >add 6 (instead of the normal 4) harddisks/cdroms etc. > >to this computer? > > > >Thanks, > >Rob. > > > >__ > >Do Y

Re: cvsup-mirror and my other local servers

2005-04-22 Thread Kent Stewart
> Any suggestions on this one? I'm heading off in a couple hours for > vacation for a week, and was hoping to have this working by the end > of the day. > I have a mirror but all I had to do is replace the host in the cvsup file with my local computer running cvsupd. Kent -- Ke

Re: cvsup-mirror and my other local servers

2005-04-22 Thread Kent Stewart
On Friday 22 April 2005 04:02 pm, Derrick MacPherson wrote: > On Fri, 2005-04-22 at 15:50 -0700, Kent Stewart wrote: > > On Friday 22 April 2005 03:08 pm, Derrick MacPherson wrote: > > > On Fri, 2005-04-22 at 09:27 -0700, Derrick MacPherson wrote: > > > > I have abo

Re: cvsup-mirror and my other local servers

2005-04-22 Thread Kent Stewart
On Friday 22 April 2005 04:40 pm, Derrick MacPherson wrote: > On Fri, 2005-04-22 at 16:14 -0700, Kent Stewart wrote: > >CUT< > > > > There is a lot of stuff that comes along but here is what I do. I > > have a script file called upstable. It looks like > > &g

Re: Lowest common denominator for buildworld/kernel

2005-04-12 Thread Kent Stewart
d to go by-by. I brought the recovery system up todate and loaded the kernel and world on the sick system. After the upgrade, I had no more problems. I remounted the ../src and ../obj from the sick machine and went on with business. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Lowest common denominator for buildworld/kernel

2005-04-12 Thread Kent Stewart
usr/obj and /usr/src in their own 1.5GB partitions. Then, when you nfs_mount them on the other system, they have the same path as when you did the build. You don't need 3GB to cover the build but HDs are cheap and rebuilding a slice is not. I have the kernel config file for each of the o

Re: Experiences with touchscreens.

2005-03-30 Thread Kent Stewart
nger. If you can get the count right, I will be really impressed :). Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: a question about the pkg_add and "make install clean"

2005-03-28 Thread Kent Stewart
en the OS >>was released. >> >>The proper tag for getting the latest ports tree under >> 5.3-RELEASE would be this in the ports-supfile: >> >>*default release=cvs tag=. >> >>Remeber, as long as you keep your

Re: Boot Error and stop at : plip0: on ppbus0 -> FreeBSD v4.8 i386

2005-03-25 Thread Kent Stewart
bsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: cvsup:make -j4 buildworld - trouble

2005-03-20 Thread Kent Stewart
see what the real error is. What are you trying to build? Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: make buildworld errors

2005-03-17 Thread Kent Stewart
gt; make buildworld command it will go a little further and stop again. > i'm going to start using time make buildworld and see if there is a > pattern here. this machine has been acting as a slackware gateway for > a little over a year with no hardware change, so i don't think

Re: libxml2 complier

2005-03-15 Thread Kent Stewart
the port. Kent > On Tue, 15 Mar 2005 14:22:31 -0800 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > > On Tuesday 15 March 2005 06:08 am, Alex Shaw wrote: > > > thanks for this ... i ran portupgrade -Rf libxml2 > > > > > > after a little time it retur

Re: libxml2 complier

2005-03-15 Thread Kent Stewart
) > ! textproc/libxml2 (libxml2-2.6.13) (linker error) > ---> Packages processed: 2 done, 0 ignored, 0 skipped and 1 failed > > same problem :( > > regards > > Alex > > > > > > > On Tue, 15 Mar 2005 14:00:17 -0800 > > Kent Stewart <[EM

Re: libxml2 complier

2005-03-15 Thread Kent Stewart
o test gcc and it > worked dont know how much this will help. FWIW, I have rebuilt in on 4-stable and 5-stable and didn't see your problem. I would suspect that you have a dependancy out of date. I don't think a "portugrade -Rf libxml2&qu

Re: Shared object "libintl.so.5" not found error when installinglogrotate port - how to solve this?

2005-03-15 Thread Kent Stewart
ttext. Ports you haven't rebuilt are still refering to the old library. The interface changed between .so.5 and .so.6 and you have to rebuild everything that uses libintl. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Make buildworld and reboot

2005-03-08 Thread Kent Stewart
ist > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: 5.3 and building world

2005-03-06 Thread Kent Stewart
e the config MYKERNEL way of building a new kernel. Kent > > Cheers! > > On Sun, 6 Mar 2005 11:59:55 -0800, Kent Stewart <[EMAIL PROTECTED]> wrote: > > On Sunday 06 March 2005 11:17 am, gabriel wrote: > > > Alright so when upgrading to 5.3 from 5.2 I cvsuped th

Re: 5.3 and building world

2005-03-06 Thread Kent Stewart
of maintaing your kernel. I log everything and have the individual commands in shell scripts so that a mistake won't do something unexpected. Kent > > Cheers! -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html __

Re: Installed new kernel and then make buildworld and now no internet?

2005-03-05 Thread Kent Stewart
one buildworld and a kernel from the previous one. Processes such a top may not even work in your environment. You boot to single user mode to test the new kernel and stop all of the competing processes. Then, you do the installworld and run mergemaster to update the configuration files

Re: Broken port: gettext

2005-03-03 Thread Kent Stewart
** Error code 1 > > Stop in > /usr/ports/devel/gettext/work/gettext-0.14.1/gettext-tools/src. *** > Error code 1 > > Best, > -AL. > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mai

Re: RELENG_5_3 to RELENG_5 make installworld fails

2005-03-03 Thread Kent Stewart
On Thursday 03 March 2005 03:26 pm, Aaron Nichols wrote: > On Thu, 3 Mar 2005 14:39:16 -0800, Kent Stewart <[EMAIL PROTECTED]> wrote: > > You missed a step. Your system clock is off and that makes the > > installworld try to use touch. Set your system clock and you may &g

Re: RELENG_5_3 to RELENG_5 make installworld fails

2005-03-03 Thread Kent Stewart
et world installed - I could cvsup back > to -RELEASE and get back to a safe state, but I'd rather get this > little wrinkle worked out. > > Thanks, > Aaron > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freeb

Re: Received mail timestamp is off by 7 hours

2005-02-26 Thread Kent Stewart
an test your end :). So, I don't have any idea other than type "date" and see if you have the right date and timezone. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing l

Re: Installation instructions for Firefox somewhere?

2005-02-26 Thread Kent Stewart
On Saturday 26 February 2005 05:01 am, Anthony Atkielski wrote: > Kent Stewart writes: > > It appears to be built as a compat lib. Locate places it in > > /usr/compat/linux/usr/lib/libgtk-x11-2.0.so.0 > > It's not there on my system. I did install Linux compatibility, an

Re: RELENG_5 installworld fails

2005-02-26 Thread Kent Stewart
e in time, I commented the CPU out. The default FLAGS is "-O -pipe" and so, I don't supply them either. I have been going to try and find what the boot parameter is. The delay at the start is not needed. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html

Re: Installation instructions for Firefox somewhere?

2005-02-26 Thread Kent Stewart
as a compat lib. Locate places it in /usr/compat/linux/usr/lib/libgtk-x11-2.0.so.0 Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: RELENG_5 installworld fails

2005-02-25 Thread Kent Stewart
up of src-all, I am going to update my system but on 5-stable that takes awhile :). There were a number of changes and I might as well get up todate again. Look at what you have done and see if there may be areas that affect the builds and installs. Since you got it to install, another go at

Re: how do i translate non-ascii chars???

2005-02-21 Thread Kent Stewart
On Monday 21 February 2005 03:00 pm, Gary Kline wrote: > On Sun, Feb 20, 2005 at 11:54:49PM -0800, Kent Stewart wrote: > > On Sunday 20 February 2005 10:51 pm, Gary Kline wrote: > > > l > > > Guys, > > > > > > I've got sseveral HTML files with

Re: how do i translate non-ascii chars???

2005-02-20 Thread Kent Stewart
dered > in full 8859-1. > > How to I translate these > 128 range characters? I'm > wedged. When people do this, they are supposed to use the á, à, and etc. Then, their browser does the correct display on their OS. Kent > > thanks in advanc

Re: Issues running mergemaster

2005-02-18 Thread Kent Stewart
(to solve > > the "proxy user missing" issue) and it gives me this headache, > > where do I start?: One of the old sample refuse files had sendmail in it. Check and see if you used that sample. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.h

Re: problem to compil my kernel

2005-02-18 Thread Kent Stewart
> : undefined reference to ‘cam_sim_free’ > > Umass.o(.text+0x16e9) : In funtion’umass_cam_action’: > : undefined reference to ‘xpt_done’ > > Umass.o(.text+0x1749) : In funtion’umass_cam_action’: > : undefined reference to ‘xpt_done’ > > Umass.o(.text+0x1767) : In funtion’

Re: Firefox, java, plugins - need to go back to the port?

2005-02-15 Thread Kent Stewart
m > ports to get the Java plug-in? That isn't where you look from my experience. I have /usr/local/jdk1.4.2/bin/java and it changes with the version. That is what I add in mozilla. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___

Re: Messed up my ports - "Can't find the `5.1-RELEASE' distribution on this FTP server."

2005-02-10 Thread Kent Stewart
ction release. The current version is 5.3 and was the first to be given the name of 5-stable. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: portsdb -uU fails

2005-02-04 Thread Kent Stewart
__ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___

Re: couldn't start KDE.

2005-02-03 Thread Kent Stewart
splay" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection It used to be 1024x768 but 1024 on a 19" monitor is kind of under using what you have

Re: couldn't start KDE.

2005-02-02 Thread Kent Stewart
ork with xorg. I used driver > "nv" instead. I can only run 800x600 everything looks huge. I tried > something like Modes "1024x758" and it refused the directive Modes. > It's unkown. > > Any help would be appreciated. Did you see the error message about /tmp/

Re: realplay-10

2005-01-31 Thread Kent Stewart
On Monday 31 January 2005 09:35 pm, Gary Kline wrote: > On Mon, Jan 31, 2005 at 06:01:33PM -0800, Kent Stewart wrote: > > On Monday 31 January 2005 03:46 pm, Gary Kline wrote: > > > Folks, > > > > > > I never got any responses over the weekend;

Re: realplay-10

2005-01-31 Thread Kent Stewart
to click and play with Mozilla but it works just fine with Konqueror. When I get messages like that, I frequently do a portupgrade -fR of the port with the problem. Something is missing and a reverse upgrade seems to take care of it. Kent > > gary -- Kent Ste

Re: What is "popt" and why is it giving me grief in "ports"?

2005-01-31 Thread Kent Stewart
14. > *** Error code 1 > > Stop in /usr/ports/java/jdk14. > > Where do I go from here? You almost have to install linux_base-8 and linux-sun-jdk14 manually. There are manual steps that you have to do before they install is finished. Once you have linux-sun installed, you can install

Re: make index

2005-01-28 Thread Kent Stewart
On Friday 28 January 2005 10:31 am, Gert Cuykens wrote: > On Fri, 28 Jan 2005 10:26:33 -0800, Kent Stewart <[EMAIL PROTECTED]> wrote: > > On Friday 28 January 2005 10:10 am, Gert Cuykens wrote: > > > why does make index don't work when you use a refuse file ? > &

Re: make index

2005-01-28 Thread Kent Stewart
me make fetchindex INDEX.bz2 100% of 612 kB 83 kBps 0.976u 0.048s 0:08.87 11.3% 146+4723k 1+52io 0pf+0w The 8.87 seconds included the time required to download and unbzip2 INDEX.bz2 into INDEX. Kent -- Kent Stewart Richland, WA http://users.owt.com/k

Re: Missing INDEX file in Ports

2005-01-27 Thread Kent Stewart
On Thursday 27 January 2005 11:30 pm, Ted Mittelstaedt wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Kent > > Stewart Sent: Thursday, January 27, 2005 11:19 PM > > To: freebsd-questions@freebsd.org > >

Re: Missing INDEX file in Ports

2005-01-27 Thread Kent Stewart
is a P75, > unfortunately) > > Has anyone else noticed the INDEX file is missing in the > 4.11-RELEASE ports directory? > If you cvsup ports-all, INDEX[-56] is deleted. You want to cd /usr/ports make fetchindex The fetch of a compressed file is much faster than generating it :). K

Re: port update problem - newbie

2005-01-24 Thread Kent Stewart
On Monday 24 January 2005 09:52 pm, saravanan ganapathy wrote: > --- Kent Stewart <[EMAIL PROTECTED]> wrote: > > On Monday 24 January 2005 05:11 am, saravanan > > > > ganapathy wrote: > > > --- Tabor Kelly > > > > > > <[EMAIL PRO

Re: Error installing softwares on FreeBSD system

2005-01-24 Thread Kent Stewart
t; > > _______ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: port update problem - newbie

2005-01-24 Thread Kent Stewart
n as it is changed. With a package, you have to wait until the package has been built and moved to the mirrors. If a package is available, you save a lot of cpu usage on slow machines. In order to use current versions, both require maintaining an uptodate port structure. You just have to determ

Re: make installworld - permission denied

2005-01-06 Thread Kent Stewart
On Wednesday 05 January 2005 11:22 pm, Mark wrote: > > kern.securelevel? > > kern.securelevel = 0 > Do you have /tmp setup so that it is "no exec"? Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html

Re: make installworld - permission denied

2005-01-05 Thread Kent Stewart
> > > Any ideas? AFAIK my permissions are still at their defaults. > > > > Apologies for any major errors I may have unwittingly made, > > this is my first buildworld. Please tell me my setup is NOT > > ruined, it still had that two-week-

<    1   2   3   4   5   6   7   8   9   10   >