Re: /boot is full after running make installkernel on FreeBSD 8.0

2010-07-01 Thread James Bailie
Try rm -r /boot/kernel.old I bet that's the problem. -- James Bailie http://www.mammothcheese.ca -Original Message- From: Ed Flecko edfle...@gmail.com Sender: owner-freebsd-questi...@freebsd.org Date: Thu, 1 Jul 2010 11:24:46 To: freebsd-questions@freebsd.org Subject: /boot is full after

Re: Sed in FreeBSD

2008-07-05 Thread James Bailie
because the shell recognizes backslashes inside single-quotes, which it shouldn't. -- James Bailie [EMAIL PROTECTED] http://www.mammothcheese.ca ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Epoch - string convertion functions?

2006-04-22 Thread James Bailie
into YYMMDDHHMMSS type strings? You should be able to write one yourself fairly quickly and easily with the help of strftime() and localtime(). See the man pages of these functions. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd

Re: script(1) Why does it output in CR/LF?

2006-03-03 Thread James Bailie
. It's a very simple program (/usr/src/usr.bin/script/script.c). -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: script(1) Why does it output in CR/LF?

2006-03-03 Thread James Bailie
James Bailie wrote: It would not be difficult to add an option to screen(1) to tell it to normalize line terminators in the log file... I had some time on my hands, so I made a patch to add a c option to script(1) to collapse CRNL into NL in the log file. If you're interested, it's sitting

Re: script(1) Why does it output in CR/LF?

2006-02-28 Thread James Bailie
. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: getline function

2006-02-18 Thread James Bailie
Tom Grove wrote: ##Error## /var/tmp//ccqxIZxQ.o(.text+0x25): In function `main': : undefined reference to `readline' ##Error## You forgot to pass -lreadline to the compiler. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd

Re: Reading roots mail when connected remotely

2005-12-21 Thread James Bailie
Daniel A. wrote: Stupid question, I know :( mail -u root -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Linux Realplayer

2005-12-20 Thread James Bailie
linux-gtk2, but it told me that port wasn't installed. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Linux Realplayer

2005-12-20 Thread James Bailie
James Bailie wrote: The mystery for me, was where the older version of the library came from. I originally tried to portupgrade linux-gtk2, but it told me that port wasn't installed. It occurs to me, it was probably installed by sysinstall when I installed 5.x from scratch in the summer

Re: flash plugin in 6.0

2005-12-18 Thread James Bailie
Dev Tugnait wrote: The port is not broken cvsup your tree Yes it is. While some things work, it still does not create the proper symbolic link for the acrobat plugin, nor is the path for it correct in the sample libmap.confs. Beecher's fix will correct. -- James Bailie [EMAIL PROTECTED

Re: SCP!

2005-12-12 Thread James Bailie
, to allow you to pull from the remote host. On the PuTTY website, two such tools are available, pftp and pscp. You can download them here: distribution.http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com

Re: changing shell

2005-12-11 Thread James Bailie
chsh. [EMAIL PROTECTED]:~ echo $path [EMAIL PROTECTED]:~ Any hints on the why of this ? When not invoked as a login shell, bash does not read /etc/profile or ~/.profile. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd

Re: ee(1): why Backspace doesn't work as expected if $TERM=xterm?

2005-12-07 Thread James Bailie
. In the data panel of the configuration settings, you may change the terminal-type-string to vt200, to cause PuTTY to set TERM correctly for you. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list

Re: plugin in mozilla

2005-11-21 Thread James Bailie
. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Proposed license for IETF Contributions

2005-11-20 Thread James Bailie
versions (which may contain inaccuracies) have to have all references to the source organizations removed. The Berne convention is online, at the WIPO site: http://www.wipo.int/treaties/en/ip/berne/trtdocs_wo001.html#P85_10661 -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com

Re: You have received an electronic postcard.

2005-11-19 Thread James Bailie
Chris wrote: Ohh! I have an electronic friend! I must go look! I had an electronic friend once, but I dismantled him when he started acting all funny and patronizing after watching Terminator 2. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com

Re: pausing boot process

2005-11-17 Thread James Bailie
J. W. Ballantine wrote: Is there someway to pause the scrolling/process so the error is read-able?? No. After the system boots, log in as, or su to, root, and invoke dmesg to view kernel messages. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com

Re: readline problems in FreeBSD 5.4/6.0

2005-11-15 Thread James Bailie
question, but did you use portupgrade to rebuild the ports which depend on readline? -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Printer prints garbage

2005-11-15 Thread James Bailie
buffer. There is certainly a better way to do this than to yank the plug out of the wall. One usually presses a button to reset a printer. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http

Re: Printer prints garbage

2005-11-15 Thread James Bailie
. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: thunderbird port problem ?

2005-11-14 Thread James Bailie
. You must change that to /bin/sh. The sh on FreeBSD can handle the code in the file. -- James Bailie [EMAIL PROTECTED] http://www.jamesbailie.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: FreeBSD 6.0 and Objective C

2005-11-13 Thread James Bailie
reference to `pthread_exit' /usr/lib/libobjc.so: undefined reference to `pthread_getschedparam' /usr/lib/libobjc.so: undefined reference to `pthread_setschedparam' /usr/lib/libobjc.so: undefined reference to `pthread_attr_setdetachstate' Try adding -lpthread to the compiler command line? -- James