FreeBSD 9.2 - does not appear to support the 'dc' PCMCIA NIC driver

2013-10-07 Thread Kent Kuriyama
This used to work under 9.1, does anyone know what happened? Thanks. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr

Re: portupgrade fail qt4-rcc-4.6.1

2010-01-22 Thread Kent Stewart
+0100 (consum ed 00:01:47) Waht's wrong and how to remedy? I found that portugrade was trying to upgrade qt4-rcc or moc on my machines before it upgraded their only dependency, qt4-qmake. I updated that and then everything worked just fine. Kent -- Kent Stewart Richland, WA http

Re: portupgrade broken, and apr won't build

2009-09-02 Thread Kent Stewart
-Portindex to keep them incrementally up todate, which is much faster then building the INDEX from scratch. After awhile, you have a mess and things don't build because the dependencies haven't been built. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html

Re: KDE3 -- KDE4

2009-08-06 Thread Kent Stewart
. 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 freebsd-questions-unsubscr

Re: Failing to compile a new kernel

2009-07-28 Thread Kent Stewart
are the most common errors that I see. I didn't see anything else. Post the error messages and maybe some one will see what you did wrong. You should probably include a uname -a. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html

Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Kent Stewart
having problems upgrading and it seemed to fix all of the ones giving me grief. If the -fr didn't work, then you may need to use the -L option to get things back in order. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html

Re: my kernel is not build/install

2009-06-26 Thread Kent Stewart
But in his SCSI peripherals he has scbus and da commented out. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: my kernel is not build/install

2009-06-26 Thread Kent Stewart
# Printer deviceumass # Disks/Mass storage - Requires scbus and da But in his SCSI peripherals he has scbus and da commented out. Kent May be Kent Stewart wright, cose http://dumpz.org/10103/. I try compile the my kernel whith the all SCSI peripherals

Re: Can't boot 7.2-RELEASE i386 or AMD64 on an Abit KV8 Pro motherboard with Sempron 3100+ CPU

2009-06-20 Thread Kent Stewart
and switching before you start the install. Kent Thanks! - ericr ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: another compile error

2009-06-09 Thread Kent Stewart
/sys/dev/usb/udbp.c:385: undefined I just cvsuped and did a buildworld and a buildkernel. The kernel compiled without a problem. So, this means that you have probably modified your kernel config file until it doesn't work. Start over with GENERIC and leave the comment on udbp. Kent -- Kent

Re: another compile error

2009-06-09 Thread Kent Stewart
On Tuesday 09 June 2009 09:54:41 am Valentin Bud wrote: On Tue, Jun 9, 2009 at 7:42 PM, Kent Stewart kstew...@owt.com wrote: On Tuesday 09 June 2009 08:00:20 am DA Forsyth wrote: Hiya trying to build kernel for 7.2 and get this (my earlier problem was my having CFLAGS=... in /etc

Re: 7.2 Release kills my XP Dual Boot

2009-05-29 Thread Kent Hauser
) broke dual boot. Any other thoughts? Kent On Wed, May 27, 2009 at 7:35 PM, Glen Barber glen.j.bar...@gmail.comwrote: Hi, Kent You're going to need to provide a bit more detail on the problem. On Wed, May 27, 2009 at 11:14 PM, KENT HAUSER k...@khauser.net wrote: Hi, Is there any

7.2 Release kills my XP Dual Boot

2009-05-27 Thread KENT HAUSER
Hi, Is there any resolution to this? I had the same problem upgrading from 7.0 - 7.2. I've been running FreeBSD dual-boot for over 10 years w/o this problem in the past. I re-ran my fdisk script from an old 6.x boot disk recovered the XP partitions, but can't boot 7.2. Re-installing 7.2

Re: sane-backends

2009-05-26 Thread Kent Stewart
. Kent ... canon_dr.c:1333: error: 'SANE_NAME_STANDARD' undeclared (first use in this funct ion)^M canon_dr.c:1333: error: (Each undeclared identifier is reported only once^M ... gmake[2]: *** [libcanon_dr_la-canon_dr.lo] Error 1^M gmake[2]: Leaving directory `/usr/ports/graphics/sane-backends

Re: Disappointed with version 6.0

2009-05-18 Thread Kent Stewart
ata66 cables. 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 freebsd-questions

Re: Struggling to remove package.

2009-04-17 Thread Kent Stewart
used the port, it is p5-IO-stringy-2.110. However, if you added it outside of the port system, I think you are own your own. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list

Re: portupgrade problem

2009-04-10 Thread Kent Stewart
, I have setenv. I haven't set it on my 7-stable but on 6-stable, it looks like setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/ Kent and it would failed with this error: fetch: ftp://ftp.freebsd.orgpub/FreeBSD/ports/i386/packages-7-stable/All/pub

Re: Kernel compile fails

2009-03-22 Thread Kent Stewart
that you have a cflags statment in /etc/make.conf and it is bitting you. 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

Re: Kernel compile fails

2009-03-22 Thread Kent Stewart
On Sunday 22 March 2009 08:43:53 am Remorque wrote: On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart kstew...@owt.com wrote: On Sunday 22 March 2009 07:53:00 am Remorque wrote: I have installed 7.1-RELEASE on a hardware with AMD processor. I have successfully buildworld, and now doing

Re: Kernel compile fails

2009-03-22 Thread Kent Stewart
On Sunday 22 March 2009 12:07:44 pm Remorque wrote: On Sun, Mar 22, 2009 at 9:27 PM, Kent Stewart kstew...@owt.com wrote: On Sunday 22 March 2009 08:43:53 am Remorque wrote: On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart kstew...@owt.com wrote: On Sunday 22 March 2009 07:53:00 am Remorque

Re: make installworld fails on RELEASE6.4 amd64

2009-03-15 Thread Kent Stewart
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org -- 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: Speeding up exit(2)?

2009-03-15 Thread Kent Stewart
are back to the original window with NO network activity. It is really fast :). 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: sed error unescaped newline inside substitute pattern

2009-03-12 Thread Kent Stewart
a website form There is something about the content of the text within the variable $test that is causing the error. Any pointers would be helpful. Well, it might be because test is a command line function. Kent -- kent Stewart Richland, WA http://users.owt.com/kstewart/index.html

Re: port / portupgrade hangs

2009-03-02 Thread Kent Stewart
and was able to download the distfile. I only saw 18KBps, which I assume means there are a other people doing a fetch from that site. Kent -- kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing

Re: which gray is best for print?

2008-09-06 Thread Kent
experimenting. IIRC, dyslexics have a much harder time reading when the background is dark. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Fixit / LiveFS problems (AMD64)

2008-06-23 Thread Kent Hauser
of problem 1), but the others seem release-engineering related. Thanks. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Kent
browsers. FWIW, IE seems to complain on many of the sites I visit. It has a little comment on the status bar to the effect of completed but with errors. I didn't see it on your site. Kent ___ freebsd-questions@freebsd.org mailing list http

Wake-on-LAN and the em driver (freebsd 7.x)

2008-03-31 Thread Kent Hauser
on the gigibit hub for system is not lit after FreeBSD halt -p, but is lit (low-speed) after XP shutdown. Any help appreciated. Thanks. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: Wake-on-LAN and the em driver (freebsd 7.x)

2008-03-31 Thread Kent Hauser
? I'm not sure how I'm going to get my machine booted into DOS -- maybe I can find an 8-track player to provide background music while I work. THanks. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Wake-on-LAN and the em driver (freebsd 7.x)

2008-03-31 Thread Kent Hauser
To: Kent Hauser; freebsd-questions@freebsd.org Subject: Re: Wake-on-LAN and the em driver (freebsd 7.x) I would like to know of any other easier ways to do this. Any network admin worth his salt has an old win98 system tucked away that can be used to create bootable dos cd's. Don't

Re: SATA Tape drive

2008-03-11 Thread Kent Hauser
On the quantum web site, the internal DAT72 drives are choice of SATA, USB, or SCSI. SATA listed first. The SATA drive part # is CD72SH-SB. I'd love to not have to use the internal SCSI cabling for replacement. But of course, I'd also like it to work. Hence the query. Kent

SATA Tape drive

2008-03-10 Thread Kent Hauser
Hi, I need to replace a failed DAT72 drive. My current one is SCSI, but I'd like to use a SATA replacement. Will this work? Thanks. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

SATA Tape drive

2008-03-10 Thread Kent Hauser
Hi, I need to replace a failed DAT72 drive. My current one is SCSI, but I'd like to use a SATA replacement. Will this work? Thanks. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: buildworld failed

2008-02-03 Thread Kent Stewart
expect any. If your port tree is current and your docs tree is current, you can expect your source tree to also be current. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: Does anyone know how to get the required downloads from Sun to build Java?

2007-11-23 Thread Kent Stewart
the security problems. 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: cups builds on one, but rejected by another?

2007-11-14 Thread Kent Stewart
database or ports tree. Kris what is the method for updating the portaudit database? both have had their ports trees updated today, the 7.0 box multiple times. thanks, Portaudit was updated w/r to cups-base at 2019 UDT 14 Nov man portaudit portaudit -Fa will update and check. Kent

Gigabit ethernet with PCIe x1 interface

2007-10-18 Thread Kent Hauser
see are PCI not PCIe. Thanks for the help. Kent ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: help, make installworld fails!!!!!!

2007-10-07 Thread Kent Stewart
system clock to the right time. The only reason make tries to touch anything is when it thinks something needs to be redone. This means something in your source is newer than what it created in the buildworld phase. Kent thanks Dino - Fussy? Opinionated

Re: Unable to delete a package

2007-09-17 Thread Kent Stewart
-1.2.4_1,1 pkg_delete: package 'libgda2-1.2.4_1,1' is required by these other packages and may not be deinstalled: man pkg_delete see the option -f to force the deletion Kent py25-gnome-extras-2.14.3_3 straw-0.27 gnome2-fifth-toe-2.18.3 *** ...so I then try to install the new libgda

Re: can't `make index` on 4.11-STABLE

2007-09-06 Thread Kent Stewart
. Install 6.2 and get all of the packages from freebsd.org. Kent Thanks, here is the error: [10:42am] [/usr/ports]make index Generating INDEX-4 - please wait../usr/ports/audio/gstreamer-plugins-esound/../../multimedia/gst reamer-plugins/Makefile.common, line 392: Malformed conditional (${gst_

Re: help:make installworld(creating osreldate.h from newvers.sh touch: not found *** Error code 127)

2007-08-01 Thread Kent Stewart
On Wednesday 01 August 2007, Roy wrote: Kent Stewart #20889;#36947;: On Tuesday 31 July 2007, [EMAIL PROTECTED] wrote: On Wed, 1 Aug 2007, Roy wrote: [EMAIL PROTECTED] ~]$ uname -a FreeBSD admin.tmdxy.org 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #0: Tue Jul 31 23:11:21 CST 2007 [EMAIL

Re: help:make installworld(creating osreldate.h from newvers.sh touch: not found *** Error code 127)

2007-07-31 Thread Kent Stewart
. Touch isn't needed in a good installworld. This usually means your system date is seriously off. If you use local clock in your cmos, you need to adjkerntz -i when you boot to single user. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com

Re: Why won't RELENG_6_2 Build?

2007-07-29 Thread Kent Stewart
to the single user boot sequence. It takes care of when you are running the cmos clock on local time. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org

Re: IBM HDs vanish on warm-boot?

2007-07-17 Thread Kent Stewart
On Monday 16 July 2007, Kent Stewart wrote: On Monday 16 July 2007, Steve Franks wrote: I just had this problem this week - drives are fine until you access one and then disappears. Checked my bios monitor page and 12V was only 11.8V. Changing from a 300W to a 500W power supply

Re: IBM HDs vanish on warm-boot?

2007-07-16 Thread Kent Stewart
but backup files of /etc , /home/user's, and all of the port tarballs were ok. Kent Steve On 7/16/07, Roger Olofsson [EMAIL PROTECTED] wrote: Dear mailing list, I have 2 IBM HDs and one WD HD (ata) in an old pc and for some reason FBSD 6.2 can't find the IBMs on a warm-boot. Cold-boot

Re: upgrading ports/packages

2007-03-17 Thread Kent Stewart
/All, portupgrade will use it but if you need to build it from source, it will also do that. Kent gary -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions

Re: Forcing a portupgrade?

2007-02-13 Thread Kent Stewart
on all the possible command-line options to make? IE, where is DISABLE_VULNERABILITIES documented? man ports ISTR using it with portupgrade with the -M option. Here is what I use. I gave it an alias and called it portforce portupgrade -puf -m -DDISABLE_VULNERABILITIES Kent A probably

Re: strange troubles building 6.2

2007-02-10 Thread Kent Stewart
thtis? With the security bulletin, I upgraded both 5-stable and 6-stable systems. Kent tia, gary -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd

Re: CVSup Touch

2007-02-02 Thread Kent Stewart
/makeplus/pkg-plist,v I have a CVSup that's been running here for 15 minutes touching every ,v file in ports. It still has not competed. Could we see your supfile? Looks as if CVSup is, err, barking up the wrong tree? I suspect that it is part of decoupling FreeBSD-4.x from the port tree. Kent

Re: fortune

2007-01-12 Thread Kent Stewart
a grep fortune .* It is called from the profile used by your shell when you login. On my systems, I see freebsd-tips. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: [Semi OT]

2007-01-12 Thread Kent Stewart
are not a major mirror, you are supposed to use a mirror such as cvsup1.freebsd.org. Kent My apologies if this is too severely off topic... -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: cvsup

2006-10-25 Thread Kent Stewart
on the hour and you need to wait 10-15 minutes for the update to finish. There isn't any magic time where they all work but you can find one closer to the next update where you get through almost all of the time. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http

Re: cannot print in kde apps using lp

2006-10-23 Thread Kent Stewart
sent to me early this morning. Kent Cheers. -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Dualboot Ntloader invalid slice

2006-10-22 Thread Kent Stewart
On Sunday 22 October 2006 01:41, Laurens Timmermans wrote: Kent Stewart schreef: Well copy will sometimes copy as asci instead of binary. You have /a and /b to force one type or the other. Xcopy, I think, always copies binary. I think a drag and drop does will also prefer to copy

Re: Dualboot Ntloader invalid slice

2006-10-22 Thread Kent Stewart
On Sunday 22 October 2006 05:45, Kent Stewart wrote: On Sunday 22 October 2006 01:41, Laurens Timmermans wrote: Kent Stewart schreef: Well copy will sometimes copy as asci instead of binary. You have /a and /b to force one type or the other. Xcopy, I think, always copies binary. I

Re: Dualboot Ntloader invalid slice

2006-10-21 Thread Kent Stewart
+ad0s3d = /var How can i get this to work using ntloader ? That is very similar to what I am using right now on this computer and 3 others. What does your boot.ini look like. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: Dualboot Ntloader invalid slice

2006-10-21 Thread Kent Stewart
On Saturday 21 October 2006 11:19, Laurens Timmermans wrote: Kent Stewart schreef: On Saturday 21 October 2006 09:07, Laurens Timmermans wrote: Hi, I am trying to get a double boot system on my laptop with FreeBSD and Windows XP. I have tried this before using NTLOADER on my desktop

Re: /libexec/ld-elf.so.1: Shared object libcvsservice.so.0 not found, required by quanta

2006-08-19 Thread Kent Stewart
don't know ;-( If I am not mistaken, quanta is installed from kdewebdev. I looked around and couldn't see what dependancy installed it. I looked at the Makefile and you see BUILD_DEPENDS= cvsservice:${PORTSDIR}/devel/kdesdk3 I would force upgrade kdesdk. Kent -- Kent Stewart Richland, WA

Re: Shared object not found

2006-08-12 Thread Kent Stewart
portupgrade gtk-1.2 or portupgrade -N gtk-1.2.10_4 Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: cannot upgrade

2006-07-02 Thread Kent Stewart
that you need to recreate your INDEX[-*].db. After that, everything works just fine. All I did is run pkg-version and it rebuilt the INDEX.db. Kent On 7/2/06, Michael P. Soulier [EMAIL PROTECTED] wrote: On 02/07/06 Michael P. Soulier said: Cannot update the pkgdb!]: Cannot update the pkgdb

Replacement for Adaptec 2200s

2006-06-05 Thread Kent Ketell
is available for use in FreeBSD 4.x that offers the same type of functionality as the AAC family did? Thanks in advance. -Kent- ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: 6.1-STABLE : make installworld fails

2006-05-12 Thread Kent Stewart
time and have to use adjkerntz -i to set the local time zone. If your date is way off like it looks, you have to update it and then rebuild so that everything is current. You don't have any idea what wasn't built because it was thought to be current. Kent -- Kent Stewart Richland, WA http

threads in 5.4 and 5.5

2006-05-09 Thread Mark Kent
Hello, What is the canonical way to compile programs that use posix threads on freebsd 5.4+, with gcc? I've seen comments that say that -pthread, used in 4.x, should go away for 5.x. But, for example, /usr/ports/security/openssl uses -pthread. So, use it? Don't use it? Should I care? And

Re: Installation date ?

2006-05-02 Thread Kent Stewart
uname -a to find which version and also when it was compiled. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http

Re: Whay does port is interactive mean?

2006-04-26 Thread Kent Stewart
it. You can then turn batch back on. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: learning to buildworld

2006-04-24 Thread Kent Stewart
much less than scrambling to fix something that totally fails. A long time ago, I found that designing around the failures cost less in the long run than taking shortcuts that only saved time until something happened and your system was down for hours. Kent -- Kent Stewart Richland, WA http

Re: /boot at beginning of drive

2006-04-16 Thread Kent Stewart
to execute scripts which reside on a noexec mounted partition. Mounting /tmp as noexec causes perfectly good code to gratuitously fail, while providing no real security improvement. Including weird system or port update failures. Kent -- Kent Stewart Richland, WA http://www.soyandina.com

Re: pkg_add problem

2006-04-06 Thread Kent Stewart
is finished, the stable set will provide the set closest to what you will find after cvsuping ports-all. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions

Non-boot on RELENG_6 1930 UTC source

2006-03-22 Thread Kent Stewart
option to go back to the system update of 18 March and that is what I am using now to send this email. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions

Re: cvsup to 6.0 stable from 5.5 release

2006-03-17 Thread Kent Stewart
show that error, they may not add 5.5 until that hits release. I thought you were supposed to go to 6.0-release first. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd

Re: What profile does Konsole use on startup

2006-03-17 Thread Kent Stewart
information. Depends on whether you are a user or root. There is one for both. You want to make Root shell use su - so that you get roots environment. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: port updates

2006-03-15 Thread Kent Stewart
to date ? I find Apache always tries to install a new ../data, so, I always link data to a data on a different disk. Then, I unlink data and ln -sf /usr3/data data and I am back in business. You have to stop apache and start apache to get the new version running. Kent -- Kent Stewart Richland

Re: Problem doing Buildworld

2006-03-12 Thread Kent Stewart
system. You can get away without doing the mergemaster -p most of the time but when you see a message about a missing user or group, you have to add them to the appropriate file and carefully running mergemaster -p will let you fix the problem. Kent -- Kent Stewart Richland, WA http

Re: Determining proper order to upgrade

2006-03-04 Thread Kent Stewart
there. ___ I like aliases but they don't work for this. So, I have a shell script that does the work for me. I called it pkgreq and it looks like #! /bin/sh cd /var/db/pkg pkg_info -R $1* | more You pkgreq port-name-of-interest and it returns that ports that use the port. Kent -- Kent Stewart

Re: portupgrade vs. portmanager ...

2006-03-04 Thread Kent Stewart
of the dependancies and build them if they need to be. In addition, if something depends on it, it will also build them. I don't see any differance. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: X.org 7.0 port?

2006-03-02 Thread Kent Stewart
really wanna these new fetures on my FreeBSD :) thanks in advance There was a discussion a long time ago about 6.9 and 7.0. The comments were of the order that 7.0 was the same. They just made it more modular. Search the archives for the discussion. Kent -- Kent Stewart Richland, WA http

Re: A reason for major ports update?

2006-02-27 Thread Kent Stewart
it had to be upgraded to depend on 1.5.22. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: can't cd to /usr/ports/devel/libtool13

2006-02-26 Thread Kent Stewart
it and that is it. You also looked at /usr/src/UPDATING instead of /usr/ports/UPDATING. The top of the first entry is 20060223: AFFECTS: all ports using libtool as part of the build process AUTHOR: [EMAIL PROTECTED] Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http

Re: anyone recognize this panic?

2006-02-26 Thread Kent Stewart
to cause a dmp when it panics. At least, what I have read doesn't work. So, how can I get a dmp, which I can provide a traceback? Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: can't cd to /usr/ports/devel/libtool13

2006-02-26 Thread Kent Stewart
, the messages can be misleading :). Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: can't cd to /usr/ports/devel/libtool13

2006-02-26 Thread Kent Stewart
-1.9.2_2 libxml2-2.6.23_1 perl-5.8.8 pkgconfig-0.20 popt-1.7_1 The problem is that the current version is p5-HTML-Parser-3.50. I think your problem might go away if you add the HTML-Parser. That doesn't fix libbonobo but you may be able to continue updating your system. Kent -- Kent Stewart

Re: anyone recognize this panic?

2006-02-26 Thread Kent Stewart
On Sunday 26 February 2006 12:29, Kris Kennaway wrote: On Sun, Feb 26, 2006 at 11:24:28AM -0800, Kent Stewart wrote: Unfortunately without a traceback the panic string is useless since it gives you no clue about how the system got into that state. This kind of panic is often a secondary

Re: anyone recognize this panic?

2006-02-26 Thread Kent Stewart
On Sunday 26 February 2006 12:42, Kris Kennaway wrote: On Sun, Feb 26, 2006 at 12:39:22PM -0800, Kent Stewart wrote: On Sunday 26 February 2006 12:29, Kris Kennaway wrote: On Sun, Feb 26, 2006 at 11:24:28AM -0800, Kent Stewart wrote: Unfortunately without a traceback the panic string

Re: anyone recognize this panic?

2006-02-26 Thread Kent Stewart
On Sunday 26 February 2006 16:18, Kris Kennaway wrote: On Sun, Feb 26, 2006 at 03:51:44PM -0800, Kent Stewart wrote: One thing, the developer's handbook only talks about option DDB but that won't compile until you have added KDB. Please send-pr about this to get the docs updated. Now, I

Re: fresh install, portupgrade fails on xterm

2006-02-18 Thread Kent Stewart
with '-static' prefix. Users should upgrade XFree86-clients to 4.5.0_1 or xorg-clients to 6.8.2_1 or newer before attempting upgrade of xterm to 206_1 or newer. Previous versions remove xterm on deinstall so CONFLICTS have been set accordingly. It worked for me back in November :). Kent -- Kent

Re: MySQL install fails - can't find mysqlclient.14

2006-02-06 Thread Kent Stewart
: fatal errors encountered -- cannot continue *** Error code 1 The make in 4.8 doesn't support the ($ combination. This will be a constantly recurring problem that you can avoid by updating to a current version of the OS. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean

Re: Any idea when Xorg 7.0's coming to FBSD?

2006-02-03 Thread Kent Stewart
what it called now. CPU speeds and HD speeds were much slower when this happened. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing

Re: (6.0) Firefox error, Building for atk-1.9.1 ?

2006-01-28 Thread Kent Stewart
Firefox cannot while attempting to build and install. Something is out of whack on your port system because the current version of atk is 1.10.3 and portupgrade had no problem building it on my machine. Kent Here is last part of the two above processes, TIA

Re: make index

2006-01-24 Thread Kent Stewart
of the ports that use the make file that was modified. Occasionally you have to update the entire cache and that process is slower than a make index. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ I am Andean project. http://users.owt.com/kstewart/index.html

Re: requesting assistance: stale dependency

2006-01-23 Thread Kent Stewart
of the references to fam to gamin. Kent # pkgdb -F --- Checking the package registry database Stale dependency: abiword-plugins-2.4.2 - gamin-0.1.5_2 (devel/gamin): New dependency? (? to help): Skip this? ([y]es/[n]o/[a]ll) [yes] Skipped. Stale dependency: kdelibs-3.5.0_1 - gamin-0.1.5_2

Re: 4.6-RELEASE to 6.0-RELEASE...

2006-01-11 Thread Kent Stewart
a serial console setup. I also think you are better off building new HDs and install them in the remote machine. Kent From what I can tell I first need to upgrade to a minimum of 5.3-RELEASE and then onto 6.0, so I guess doing a cvsup to the 5.3-RELEASE and then doing buildworld et all

Re: FreeBSD ftpd Windows compatibility

2006-01-07 Thread Kent Stewart
solutions? I have used WS Ftp-pro for years and never had any problems with blanks. I back up on to FreeBSD all of the music I convert into a lossy medium and the artist names, albums, and track names all have embedded blanks. I think there is a lite version that you can download for free. Kent

Re: Can't build mplayer-skins: checksum missing error

2006-01-04 Thread Kent Stewart
successfully. Kent I ended up just installing the package, which worked, though it required a download of 12MB worth of stuff I don't use. I wish it were possible to just ship mplayer with the default skin only, and leave the others in the mplayer-skins port; I always have problems

Re: KDE 3.5 install probs (FBSD 5.4)

2006-01-01 Thread Kent Stewart
getting 3.5 to work on FreeBSD that they are waiting for 3.5.1. Kent -- Kent Stewart Richland, WA Nunca te acostarás sin saber una cosa más http://users.owt.com/kstewart/index.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Won't build. 5.4 to 6.0 ...

2005-12-31 Thread Kent Stewart
and install on the first try. The only item in /etc/make.conf that affects the build was NO_PROFILE=true. Kent -- stage 2.3: build tools -- cd /usr/src

Re: 6.0-REL ports/devel/subversion

2005-12-31 Thread Kent Stewart
On Saturday 31 December 2005 05:08 am, Matthias Apitz wrote: On Fri, 30 Dec 2005 23:33:21 -0800 Kent Stewart escribio On Friday 30 December 2005 11:04 pm, [EMAIL PROTECTED] wrote: ... with the PANIC's I still have to work out, what's going on; I can now reproduce them

Re: 6.0-REL ports/emulators/qemu = PANIC (was: Re: 6.0-REL ports/devel/subversion)

2005-12-31 Thread Kent Stewart
convert all of my CDs into wma's and load them on a Nomad Zen Touch. So, I can use the kvm to switch to XP system that did the conversion and then play the wma's without any problems. Kent -- Kent Stewart Richland, WA Nunca te acostarás sin saber una cosa más http://users.owt.com/kstewart

Re: 6.0-REL ports/devel/subversion

2005-12-30 Thread Kent Stewart
and try building subversion again. I first would try updating subversion with one of the tools and see if it is fixed for you. Kent -- Kent Stewart Richland, WA Nunca te acostarás sin saber una cosa más http://users.owt.com/kstewart/index.html

Re: 6.0-REL ports/devel/subversion

2005-12-30 Thread Kent Stewart
On Friday 30 December 2005 11:04 pm, [EMAIL PROTECTED] wrote: El día Friday, December 30, 2005 a las 12:17:49PM -0800, Kent Stewart escribió: On Friday 30 December 2005 02:39 am, [EMAIL PROTECTED] wrote: Hi, the ports compilation of subversion-1.2.1 failes with: subversion

Re: BSD Question's.

2005-12-26 Thread Kent Stewart
On Sunday 25 December 2005 02:16 pm, dick hoogendijk wrote: On 24 Dec Kent Stewart wrote: There is also the problem that some sites are designed to work with Internet Explorer. You can try to visit with firefox but that doesn't always work even with firefox on XP. NO site should

  1   2   3   4   5   6   7   8   9   10   >