PHP can not find core function

2007-11-13 Thread doug
I am trying to evaluate two php billing programs, One gives no errors, syntax or otherwise, the other fails to find the mysql_real_escape_string function. I the later case I assume I have a path problem. It seems that something in the code of the first program is turning off errors. Both progra

Re: PHP can not find core function

2007-11-14 Thread doug
On Wed, 14 Nov 2007, Yuri Pankov wrote: On Wed, Nov 14, 2007 at 01:40:08AM -0500, [EMAIL PROTECTED] wrote: I am trying to evaluate two php billing programs, One gives no errors, syntax or otherwise, the other fails to find the mysql_real_escape_string function. I the later case I assume I have

Re: PHP can not find core function

2007-11-14 Thread doug
On Wed, 14 Nov 2007, Yuri Pankov wrote: On Wed, Nov 14, 2007 at 01:40:08AM -0500, [EMAIL PROTECTED] wrote: I am trying to evaluate two php billing programs, One gives no errors, syntax or otherwise, the other fails to find the mysql_real_escape_string function. I the later case I assume I have

building php5

2007-11-23 Thread doug
I was testing an application that suggesting my problem was the Suhosin patch. I built php5 with it and got the application running. Now I want to rebuild php5. How do I get it to reconfigure? I did a make: deinstall && make clean How can I reconfigure php to install the Suhosin patch? Thanks

Re: building php5

2007-11-24 Thread doug
On Sat, 24 Nov 2007, Frank Shute wrote: On Fri, Nov 23, 2007 at 08:17:26PM -0500, [EMAIL PROTECTED] wrote: I was testing an application that suggesting my problem was the Suhosin patch. I built php5 with it and got the application running. Now I want to rebuild php5. How do I get it to reconfi

Using wpa_supplicant with ipw on 6.2

2007-12-08 Thread doug
I am using a ThinkPad, T42p which has an Intel PRO/1000 wireless interface built in. This does not seem to work with WPA. I was told that this may have been fixed in 6.3 but can not find that in the release notes. Can anyone confirm or deny this. I am reluctant to upgrade my laptop 3,000 miles f

How to run php4 as CGI pgm

2003-11-05 Thread doug
I install in the following order: apache+mod_ssl-1.3.28+2.8.15_1 (with suExec) mysql-client-4.0.16 php4-cgi-4.3.4.r1 and followed the steps in INSTALL. This did not make libphp4.so. So I am not sure of the step to follow. Do I need to build php in apache also? _ Douglas Denault [EMAIL PROTEC

Re: How to run php4 as CGI pgm

2003-11-05 Thread doug
Thanks I understand. The INSTALL script in my port seems to be written to mod-php. But I think I know or can find what to do. As a PHP noivce I have a more general question. I want to offer PHP to virtual hosting customers. Is there a place to find a discussion of the pros and cons of the CGI bina

Re: Help me...

2003-11-08 Thread doug
Seems to mean just that. Go to the php page on apache: http://us3.php.net/imap. I confess to not know what YAZ is :) On Sat, 8 Nov 2003, Ví­ctor Gutiérrez Cruz wrote: > Hello > > > I have problem when compiling php4... > > > $ cd /usr/ports/lang/php4 > $ pwd > /usr/ports/lang/php4 > $ ls > Ma

home/end keys in pico

2003-12-07 Thread doug
Can any tell me how to get pico to recognize these keys. So far I have not been able to figure out how / pico this is possible using bindkey. My last attempt: cat .cshrc bindkey "\e[1~" beginning-of-line # Home bindkey "\e[4~" end-of-line# End Every other app works and the defaults seem

Re: home/end keys in pico

2003-12-07 Thread doug
On Sun, 7 Dec 2003, Kevin D. Kinsey, DaleCo, S.P. wrote: > [EMAIL PROTECTED] wrote: > [cut pico keybind whine] > > I'm guessing I can't be much help here; dunno > much re: terminals. However, I have noted that > nano recognized some stuff better than pico via > whatever terminal was the PuTTY def

Re: problem with FreeBSD.

2003-12-07 Thread doug
ELF is a format for executable binary files. The error means that module is missing. Try locate ld-linux.so.2. I get: locate ld-linux.so.2 /usr/compat/linux/lib/ld-linux.so.2 The module is a part of the linux_base package. If you have linux_base-x.x installed, perhaps it was deleted somehow. Othe

Re: Looking for laptop suggestions

2003-12-22 Thread doug
/ProductDisplay?productId=8663953&storeId=1&langId=-1&categoryId=2580117&dualCurrId=73&catalogId=-840 -Doug On Monday 22 December 2003 13:54, Bill Moran wrote: > We're looking to get a laptop for the business. Of course, we need to make > sure it works with FreeBSD

Up grading ports, Xorg et all

2009-12-16 Thread doug
I messed up a KDE 3.5.10 trying to install firefox3 so I thought I would attempt to upgrade using portupgrade and/or portmaster. After a lot of work I think I am back to if you use KDE the only way to upgrade is to start afresh. At this point I thought I would try Xorg 7.4. I did a "pkg_delete

question about xorg 7.4

2009-12-16 Thread doug
I have a IBM thinkpad T42p. xorg 7.4 is pretty much a disaster for me. First I wonder if anyone has gotten 7.4 to work on this or similar hardware. The system is 3+ years old when it was still IBM. I have done this a time or two starting with the first version of KDE and FreeBSD 4.. I believe

Re: question about xorg 7.4

2009-12-16 Thread doug
On Thu, 17 Dec 2009, Pieter de Goeje wrote: On Wednesday 16 December 2009 07:15:58 doug wrote: I have a IBM thinkpad T42p. xorg 7.4 is pretty much a disaster for me. First I wonder if anyone has gotten 7.4 to work on this or similar hardware. The system is 3+ years old when it was still IBM

Re: question about xorg 7.4

2009-12-16 Thread doug
On Wed, 16 Dec 2009, Warren Block wrote: On Wed, 16 Dec 2009, doug wrote: I have a IBM thinkpad T42p. xorg 7.4 is pretty much a disaster for me. First I wonder if anyone has gotten 7.4 to work on this or similar hardware. The system is 3+ years old when it was still IBM. My T42--no P--is

Re: Up grading ports, Xorg et all

2009-12-16 Thread doug
On Wed, 16 Dec 2009, Warren Block wrote: On Wed, 16 Dec 2009, d...@safeport.com wrote: I messed up a KDE 3.5.10 trying to install firefox3 so I thought I would attempt to upgrade using portupgrade and/or portmaster. After a lot of work I think I am back to if you use KDE the only way to upgra

Re: question about xorg 7.4

2009-12-17 Thread doug
On Wed, 16 Dec 2009, Warren Block wrote: On Wed, 16 Dec 2009, d...@safeport.com wrote: All variations give me a black screen with the keyboard locked. startx, xdm and xorg all do the same. Does ctrl-alt-f1 switch to the console? If so, good news--it's working. You need to run dbus and hal

Re: question about xorg 7.4

2009-12-17 Thread doug
On Thu, 17 Dec 2009, Chris Whitehouse wrote: d...@safeport.com wrote: On Thu, 17 Dec 2009, Pieter de Goeje wrote: Xorg defaults to a black screen instead of a checkerboard pattern these days. You can revert to the old style with -retro flag to X .If things are working you should see the ol

Setting fonts and other defaults in Xorg

2009-12-20 Thread doug
In trying to upgrade Xorg and firefox I ended up learning about portmaster and how to solve some things in xterm that have been bugging me for longer than I will admit to having and not fixing. First portmaster. If you find portupgrade too complex or for any other reason do not want to use it,

xorg 7.4 questions

2009-12-28 Thread doug
that kde4 depends on having xorg updated, I am kind of stuck. Is the time-to-start an indication that I have a basic hardware issue and all my other symptoms derive that that? My last question is does kde4 require hal or dbus to be activiated? Doug _ Douglas Denault http://www.safeport.c

Re: xorg 7.4 questions

2009-12-28 Thread doug
On Mon, 28 Dec 2009, Warren Block wrote: On Mon, 28 Dec 2009, d...@safeport.com wrote: I wouldn't install old versions of xdm. If there's a doubt about one of the many things xdm depends on, you can do 'portupgrade -Rf xdm'. It'll take quite a while. It may be somehting like this. The syste

xorg-7.4_2 error (was xorg 7.4 questions)

2009-12-30 Thread doug
On Tue, 29 Dec 2009, Warren Block wrote: On Tue, 29 Dec 2009, d...@safeport.com wrote: [xdm slow startup] The answer appears to be to add an empty LISTEN statement to /usr/local/lib/X11/xdm/Xaccess. The xdm package issues a IPV6 DHCP request. While the xdm man page suggests this is not neede

Re: xorg-7.4_2 error (was xorg 7.4 questions)

2009-12-30 Thread doug
On Wed, 30 Dec 2009, d...@safeport.com wrote: [non applicable stuff cut] Starting xdm gives the following in /var/log/xdm-log: : finished PLL1 set RMX set LVDS enable LVDS disable primary dac disable FP1 disable TV /libexec/ld-elf.so.1: /usr/local/bin/X: Undefined symbol "shmctl"

Re: xorg-7.4_2 error (was xorg 7.4 questions)

2009-12-30 Thread doug
j On Wed, 30 Dec 2009, Warren Block wrote: On Wed, 30 Dec 2009, d...@safeport.com wrote: On Wed, 30 Dec 2009, d...@safeport.com wrote: [non applicable stuff cut] Starting xdm gives the following in /var/log/xdm-log: : finished PLL1 set RMX set LVDS enable LVDS disable primary dac

Re: xorg-7.4_2 error (was xorg 7.4 questions)

2009-12-30 Thread doug
On Wed, 30 Dec 2009, Warren Block wrote: On Wed, 30 Dec 2009, d...@safeport.com wrote: After updating ports, 'portsdb -Fu' and 'portversion -vL=' will show what's outdated. (That's with portupgrade installed. Some would have you believe it's second in evil only to HAL. Maybe true, but it

Re: Looking for a FTP sync'er suggestion

2008-03-11 Thread doug
On Tue, 11 Mar 2008, Kelvin Woods wrote: On Tue, March 11, 2008 16:27, Michael Ross wrote: Michaël Grünewald schrieb: Hi, I am looking for a program able to make a remote FTP site look like a copy of a local dir. I feel as if I were dunce-cap-awards(R) nominated, but I really did not find o

Re: Looking for a FTP sync'er suggestion

2008-03-11 Thread doug
On Tue, 11 Mar 2008, Wojciech Puchar wrote: all the man pages every so often". If the ISP supports ssh, putting a key on the server allows easy update for a few files: scp [-r] [path-to-file/]newfile.html [EMAIL PROTECTED]:/path-to-html/ for more use rsync -e "ssh -C" As pointed out ear

Re: Problem with ssh

2008-03-18 Thread doug
On Tue, 18 Mar 2008, White Hat wrote: I have tried using the following command with negative results. ssh -L 5902:localhost:5901 scorpio That produces this error message: Permission denied (publickey). I found a reference to this command at: http://www.cl.cam.ac.uk/research/dtg/at

Re: Problem creating sendmail.cf file from .mc using /usr/bin/m4

2008-03-19 Thread doug
On Wed, 19 Mar 2008, Stephen Allen wrote: Hello, When I run /usr/bin/m4 freebsd.mc, the output looks ok, except that none of the define() lines show up in the output - even when running m4 on an unaltered freebsd.mc. Can anyone help? Many thanks, Steve Did you try make install? If not

default font select

2008-03-31 Thread doug
"normal" default. So far I can not find a difference between a working and a nonworking install. Thanks for any suggestions. I think I must have deleted a resource file. If so however, it is not owned by my userid Thanks for any pointers. Do

Trouble making a bootable CD

2008-05-04 Thread doug
I need to make a custom 4.X CD-ROM. I think my problem is finind a correct boot image. The only image I can find either on systems that need upgrading or via cvs /boot/cdboot is 1184 bytes. Shouldn't this be 1200 bytes? I have made a CD using the 4.X /boot/cdboot and one using a later version t

Re: X11 installation error

2008-05-05 Thread doug
On Mon, 5 May 2008, Glyn Millington wrote: "Ruel Luchavez" <[EMAIL PROTECTED]> writes: I already try it but the server reply me an error: Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/ xorg.tbz: File unavailable (e.g., file not fo

Re: Question about a recent installation

2008-05-05 Thread doug
On Mon, 5 May 2008, Mario Vazquez wrote: I have been using different Linux distributions for some years, and decided to give FreeBSD a try. The install was successful, but have a question about how the root account is made. Found that the root folder was created with the user/group privile

RE: Question about a recent installation

2008-05-06 Thread doug
On Mon, 5 May 2008, Mario Vazquez wrote: I have been using different Linux distributions for some years, and decided to give FreeBSD a try. The install was successful, but have a question about how the root account is made. Found that the root folder was created with the user/group privileg

Xorg bug

2012-04-06 Thread doug
This is 9.0-RELEASE with all else installed via pkg_add. Xorg is 7.5.1; xdm is 1.1.11. When logging out or terminating Xorg the screen flashes a line that is the login pattern at the top of the screen. The rest of the screen is black. ctrl-alt-F1 switches to the console but the monitor is discon

Re: Xorg bug

2012-04-06 Thread doug
On Fri, 6 Apr 2012, Waitman Gobble wrote: On Apr 6, 2012 10:40 AM, wrote: > > This is 9.0-RELEASE with all else installed via pkg_add. Xorg is 7.5.1; xdm is 1.1.11. When logging out or terminating Xorg the screen flashes a line that is the login pattern at the top of the screen. The rest of th

Re: recommendation(s) for new computer

2012-04-22 Thread doug
On Fri, 20 Apr 2012, Mark Felder wrote: On Fri, 20 Apr 2012 15:34:11 -0500, Dale Scott wrote: As do Intel (video) drivers Not if they require GEM/KMS like all the modern variants do; they're not supported in FreeBSD yet. I have a laptop (Google CR48) that's running the very experiment

Re: fusefs-ntfs panic after update to 9.0-RELEASE....

2012-04-27 Thread doug
On Fri, 27 Apr 2012, Eric Schuele wrote: All, I've been using fusefs-ntfs for quite a while with no issues for my ntfs needs in 8.x I recently updated to 9.0-RELEASE, and now my machine panics upon writing to an ntfs mount. I did rebuild all fusefs-ntfs ports after the upgrade. Anyone else e

Re: Performance and mouse problems

2012-05-02 Thread doug
On Wed, 2 May 2012, Warren Block wrote: On Wed, 2 May 2012, Albert Shih wrote: I think the problem is indeed comme from Xorg. Just to repeat: on this Gateway notebook, only one or the other of the touchpad or mouse would work until I enabled moused in /etc/rc.conf. Now either or both work,

Re: Performance and mouse problems

2012-05-02 Thread doug
On Wed, 2 May 2012, Jerome Herman wrote: On 02/05/2012 19:40, Jerry wrote: On Wed, 2 May 2012 13:19:05 -0400 (EDT) d...@safeport.com articulated: On Wed, 2 May 2012, Warren Block wrote: On Wed, 2 May 2012, Albert Shih wrote: I think the problem is indeed comme from Xorg. Just to repeat

Re: stay up to date with ports and packages, problem

2012-05-19 Thread doug
On Sat, 19 May 2012, Polytropon wrote: On Sat, 19 May 2012 11:08:19 -0700 (PDT), Beastie-Boy wrote: Ok, many thanks for your replies. I forgot to tell that i recently upgraded from 8.1 to 9.0-RELEASE. That excplains maybe why i had obsolete/old packages/ports on my disk. When you do such an u

Re: Dual Boot Windows 7 FreeBSd 8.3

2012-05-23 Thread doug
On Wed, 23 May 2012, Jerry McAllister wrote: Hi, I have been searching through questions and forums for information on dual booting FreeBSD 8.3 on a machine with Windows 7 already on it. My problem is that the posts seem to go around in circles and be contradictory. I am not sure which to bel

Re: How to rollback xorg to working tty switch

2012-05-24 Thread doug
On Thu, 24 May 2012, Polytropon wrote: On Thu, 24 May 2012 20:11:32 +0200, Polytropon wrote: On Thu, 24 May 2012 06:45:06 -0500 (CDT), Lars Eighner wrote: I need to rollback x.org to a point that tty switching worked. I'm dead in the water when stuck in x.org. Maybe putting Option

Re: How to rollback xorg to working tty switch

2012-05-24 Thread doug
On Thu, 24 May 2012, Warren Block wrote: On Thu, 24 May 2012, d...@safeport.com wrote: That was such a great idea, I also just tried it. For me at least it is not that alt-ctrl-Fn does not switch, it does. What is does not do is connect to the monitor except for alt-ctrl-F9. So in the abse

Re: compatibility

2012-05-25 Thread doug
On Fri, 25 May 2012, Philippe Combier wrote: Hello ! I have a Samsung portable with an Intel Atom cpu N450 . In http://www.freebsd.org/fr/where.html , you specify ?versions & platform ? and I cannot locate the type of processor of my Samsung .What choice do I do ? Thank you very much for

Re: why I am upset

2012-05-27 Thread doug
On Sun, 27 May 2012, Warren Block wrote: There can be a tremendous investment of time in using software, whether "free" or not. Money too, often. Those who work to write, port, and support free software also spend a tremendous amount of time in doing that. Money too, often. So both partie

Re: kde4 on 8.3 and laptop

2012-05-30 Thread doug
On Wed, 30 May 2012, Julian H. Stacey wrote: Hi, Reference: From: "Brian W." Date: Tue, 29 May 2012 22:48:20 -0700 Message-id: "Brian W." wrote: On May 29, 2012 10:28 PM, "Gary Aitken" wrote: On 05/29/12 22:15, Jim Pazarena wrote: I had kde3 running just fine

Re: Many open branches = excess FreeBSD project work?

2012-06-13 Thread doug
On Wed, 13 Jun 2012, Mark Felder wrote: On Wed, 13 Jun 2012 02:08:12 -0500, wrote: - S RELENG_8_2 - S RELENG_8_1 - G RELENG_7 - S RELENG_7_4 These are all going away soon. Don't worry. :-) I hope that does not mean we will not be able to [re]build older versions. No one [me anyway] would

Re: FreeBSD 8.3 + MySQL 5.0.95

2012-06-13 Thread doug
On Wed, 13 Jun 2012, Simon wrote: I wish I could get some input from someone running MySQL server with 300+ queries a second and what MySQL version/build they are running. By all means-- while I'm quite familiar with busy databases, folks aren't running MySQL for that kind of TPS load. Wh

How to repair networking

2011-06-20 Thread doug
IP address worked so I put my data on a USB drive and really started over. My question is would rebuilding the world likely have worked? If what else should I have tried before jumping off the deep end? Thanks for any thoughts Doug ___ freebsd

Re: How to repair networking

2011-06-20 Thread doug
On Mon, 20 Jun 2011, Polytropon wrote: On Mon, 20 Jun 2011 12:00:13 -0400 (EDT), doug wrote: I was running 8.2 stable and kde3.5. Originally I want to install chrome. I trying to update the many interlocking components I eventually got to the point where I thought I would just start again so I

Dual Boot 8.2 and Windows 7

2011-06-23 Thread doug
I installed 8.2 from the DVD ISO. This install overwrote the MBR even though I selected not to write a boot record. Using the repair disk and/or bootrec does not work. The answer is found in http://www.sevenforums.com/tutorials/105541-startup-repair-run-3-separate-times.html. Basically you u

Re: Dual Boot 8.2 and Windows 7

2011-06-24 Thread doug
ion that worked for me. I can swear you chose to install a blank (empty) mbr as opposed to leaving the current one untouched. No, i had the same problem on my laptop. It's a known issue in sysinstall since 6.x version that on some systems, no matter what you select, it always erase the

Re: Installing X11 gives perl version conflict

2011-06-24 Thread doug
On Fri, 24 Jun 2011, Randal L. Schwartz wrote: "Dieter" == Dieter BSD writes: Dieter> Attempt to install package xf86-video-fbdev-0.4.2.tbz Dieter> gives conflict between perl-5.10.1_3 and perl-5.12.3 Dieter> even when installing into clean directory tree. Packages seem like a great idea whe

Re: Installing X11 gives perl version conflict

2011-06-24 Thread doug
On Fri, 24 Jun 2011, Michael Powell wrote: d...@safeport.com wrote: On Fri, 24 Jun 2011, Randal L. Schwartz wrote: "Dieter" == Dieter BSD writes: Dieter> Attempt to install package xf86-video-fbdev-0.4.2.tbz Dieter> gives conflict between perl-5.10.1_3 and perl-5.12.3 Dieter> even when

Re: Dual Boot 8.2 and Windows 7

2011-06-24 Thread doug
On Fri, 24 Jun 2011, Eduardo Morras wrote: At 16:36 24/06/2011, d...@safeport.com wrote: Well for me it all worked well for all versions of FreeBSD until Windows 7. My main purpose was to document the link given to me by a friend who does user support for a local college. Before Vista the boot

mergemaster confusion

2011-07-07 Thread doug
I have a mergemaster question. I assume this is my error but do not see what I did. I am testing remote update procedures so I started with a 7.0 IS0 and updated it to 7.4. My mergemaster.rc has the following directives: FREEBSD_ID=yes AUTO_UPGRADE=yes AUTO_INSTALL=yes DELETE_STALE

Re: mergemaster confusion

2011-07-12 Thread doug
On Thu, 7 Jul 2011, d...@safeport.com wrote: I have a mergemaster question. I assume this is my error but do not see what I did. I am testing remote update procedures so I started with a 7.0 IS0 and updated it to 7.4. My mergemaster.rc has the following directives: FREEBSD_ID=yes AUTO_

Re: Book recommendations (slightly OT)

2011-07-27 Thread doug
On Tue, 26 Jul 2011, Mark Moellering wrote: I want to automate some tasks, creating directories, file editing, etc. I was going to pick up a book on shell scripting but wanted to ask the list if; A) I am barking up the wrong tree and should use something else. B) If I am headed in the right

build problem trying to upgrade a 7.0 system

2011-07-27 Thread doug
bcr:/usr/ports/databases/php5-pdo# make ===> php5-pdo-5.2.10 depends on file: /usr/local/bin/phpize - found ===> php5-pdo-5.2.10 depends on file: /usr/local/bin/autoconf-2.62 - found ===> PHPizing for php5-pdo-5.2.10 Configuring for: PHP Api Version: 20041225 Zend Module Api No:

Re: build problem trying to upgrade a 7.0 system

2011-07-27 Thread doug
On Wed, 27 Jul 2011, Chuck Swiger wrote: On Jul 27, 2011, at 10:55 AM, doug wrote: Some is amiss as: bcr:~# /usr/local/bin/autom4te-2.62 /usr/local/bin/autom4te-2.62: Command not found. How do I find out what the actual error is? What does "head -3 /usr/local/bin/autom4te-2.62

Installing Python Packages

2011-08-26 Thread doug
I am teaching myself python and have 2.6 installed. What is the proper way to install py26-setuptools? As 2.7 is the default it appears that I can neither use pkg_add nor build from the ports tree. I can download the source and the 2.6 egg. It appears that I need to configure the egg for FreeB

Re: Installing Python Packages

2011-08-26 Thread doug
On Fri, 26 Aug 2011, Greg Larkin wrote: On 8/26/11 8:07 PM, doug wrote: I am teaching myself python and have 2.6 installed. What is the proper way to install py26-setuptools? As 2.7 is the default it appears that I can neither use pkg_add nor build from the ports tree. I can download the

Where to go for xorg information

2011-10-11 Thread doug
If this is not the list, please point me to the correct one. Is there a list that corresponds to the XFree86 newbies list? Anyway my question: I imderstand that the FreeBSD Foundation is/was sponsoring coding for the Intel Ironlake chip. Does anyone know the status of this or perhaps where to

Re: Where to go for xorg information

2011-10-11 Thread doug
On Tue, 11 Oct 2011, Maciej Milewski wrote: Dnia wtorek, 11 pa?dziernika 2011 11:52:15 d...@safeport.com pisze: Anyway my question: I imderstand that the FreeBSD Foundation is/was sponsoring coding for the Intel Ironlake chip. Does anyone know the status of this or perhaps where to inquire abou

multi-boot

2011-10-18 Thread doug
I have a system with two physical disks with a version of FreeBSD installed on each disk. With various 7.x systems I had: F1 disk1 on slices ads5x F5 disk2 on slices ads6x I installed 8.2 on disk2, incorrectly saying leave the mbr alone. So when I boot from the second disk I get F6 PXE

Re: multi-boot

2011-10-19 Thread doug
On Wed, 19 Oct 2011, Lowell Gilbert wrote: d...@safeport.com writes: On Wed, 19 Oct 2011, Lowell Gilbert wrote: d...@safeport.com writes: I have a system with two physical disks with a version of FreeBSD installed on each disk. With various 7.x systems I had: F1 disk1 on slices ads5x

Re: multi-boot (fixed)

2011-10-19 Thread doug
On Wed, 19 Oct 2011, Lowell Gilbert wrote: d...@safeport.com writes: On Wed, 19 Oct 2011, Lowell Gilbert wrote: d...@safeport.com writes: I have a system with two physical disks with a version of FreeBSD installed on each disk. With various 7.x systems I had: F1 disk1 on slices ads5x

Re: update packages by pkg_add

2011-10-29 Thread doug
On Sat, 29 Oct 2011, Polytropon wrote: On Sat, 29 Oct 2011 17:53:28 +0200, Huub van Niekerk wrote: Thank you for your answer. But how about if the package-to-be-replaced is a dependency? Just remember the dependency and do the same ? As you're going to reinstall the package immediately, there

Re: Problem in install

2011-11-05 Thread doug
On Sat, 5 Nov 2011, masayoshi wrote: --- On Sun, 6/11/11, Zantgo wrote: From: Zantgo Subject: Problem in install To: "freebsd-questions@FreeBSD.org" Received: Sunday, 6 November, 2011, 4:06 AM While I am installing FreeBSD 8.2-STABLE, when I finish with disklabel, and then says "Last chan

Re: 7.4 -> 8.2

2011-11-24 Thread doug
On Thu, 24 Nov 2011, Pierre-Luc Drouin wrote: On Thu, Nov 24, 2011 at 10:44 AM, Robert Huff wrote: Albert Shih writes:  Anyone known if I can temporally run a 7.4 userland+service with  8.2 kernel?        My gut reaction was "Are you familiar with the game of Russian Roulette?".        

Re: Can't install freebsd/pcbsd

2011-11-28 Thread doug
On Mon, 28 Nov 2011, Sergio de Almeida Lenzi wrote: Em Seg, 2011-11-28 ?s 18:53 +1030, Andreas Junius escreveu: Hi all, I'm trying to install freebsd on a notebook for quite some time. It is an Acer Aspire 9302AWMSi with a AMD Turion 64 Mobile CPU. I tried freebsd 8.2, pcbsd 8.2 and pcbsd 9.

Re: Can't install freebsd/pcbsd

2011-11-28 Thread doug
Top posting is frowned upon On Tue, 29 Nov 2011, Andreas Junius wrote: Hi, I've checked the compability list and there is an entry for the Acer notebook. Unfortunately a bit old and not quite informative. My problem isn't dual boot or Windows, my problem is that I can't get the installer start

make buildworld powers down system

2011-11-30 Thread doug
Three times in a row. It seems to be repeatable. At the end what should my next debugging step be? I ran the buildworld using script, the last lines in the make: cc -O2 -pipe -D_XOPEN_SOURCE_EXTENDED -DENABLE_WIDEC -I. -I/usr/obj/usr/src/lib/ncurses/ncursesw/../ncursesw -I/usr/src/lib/ncurse

Re: make buildworld powers down system

2011-12-01 Thread doug
On Thu, 1 Dec 2011, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Thu Dec 1 01:16:21 2011 Date: Thu, 1 Dec 2011 02:14:04 -0500 (EST) From: doug To: freebsd-questions@freebsd.org Cc: Subject: make buildworld powers down system Three times in a row. It seems to be repeatable

Re: make buildworld powers down system

2011-12-03 Thread doug
On Fri, 2 Dec 2011, Polytropon wrote: On Fri, 2 Dec 2011 03:28:09 -0500, Mehmet Erol Sanliturk wrote: On Fri, Dec 2, 2011 at 3:05 AM, Polytropon wrote: On Fri, 2 Dec 2011 02:06:26 -0500 (EST), d...@safeport.com wrote: The screen does go into standby and I am not sure what is controling that

FreeBSD 8.2 + Ironlake revisted

2011-12-15 Thread doug
screen resolution of 1024x768. My question is: can a higher resolution be suported in 8.2? I assume there is a technical or implementation reason why vesa only does 1024x768 rather than configuring to the highest resolution the card supports. Doug

Re: FreeBSD Kernel Internals Documentation

2011-12-30 Thread doug
On Fri, 30 Dec 2011, Polytropon wrote: On Fri, 30 Dec 2011 10:22:31 -0500, David Jackson wrote: Of course, those best able to document are those who wrote it in the first place, since they already know how it works. A fact seems to be: "Modern" programmers don't bother with documenting, or co

Re: sour grapes .. was FreeBSD Kernel Internals Documentation

2012-01-01 Thread doug
I wish someone with some FreeBSD weight would make this request, but I think this thread got a little off topic. The main thrust of the FreeBSD project seems to be making the best server OS possible. That I think they do that pretty well. I have long held that to be viable long term in the ser

Re: jail and networking

2013-02-20 Thread doug
On Wed, 20 Feb 2013, Jeff Tipton wrote: On 02/20/2013 20:59, Teske, Devin wrote: On Wed, 20 Feb 2013, Bernt Hansson wrote: On 2013-02-20 19:07, Jeff Tipton wrote: On 02/20/2013 19:42, Bernt Hansson wrote: On 2013-02-20 17:23, Teske, Devin wrote: On Wed, 20 Feb 2013, Bernt Hansson wrote:

Re: jail and networking

2013-02-20 Thread doug
On Wed, 20 Feb 2013, Bernt Hansson wrote: 2013-02-20 22:17, doug skrev: On Wed, 20 Feb 2013, Jeff Tipton wrote: On 02/20/2013 20:59, Teske, Devin wrote: On Wed, 20 Feb 2013, Bernt Hansson wrote: On 2013-02-20 19:07, Jeff Tipton wrote: On 02/20/2013 19:42, Bernt Hansson wrote: On 2013

Re: jail and networking

2013-02-21 Thread doug
On Thu, 21 Feb 2013, Shane Ambler wrote: It's been a while since I experimented with jails but I'm pretty sure it is the reason I changed my sshd_config When you start sshd on the base system by default it binds against 0.0.0.0 and :: which is every ip4 and ip6 address configured on the base

Re: rm -R

2013-03-02 Thread doug
On Sat, 2 Mar 2013, David Tilbrook wrote: Wjy are we syill having this conversation? The problem (and its solution) have been raised for at least 39 years. To specify a file, directory, device, whatever, whose leaf name begins with a `-', name it using a leading `./' as in: whatever ./-

vlan routing

2013-03-09 Thread doug
I am trying set this up. First I munged the IP addresses. Not to worry if I hit yours. I did the following commands: ifconfig vlan0 create ifconfig vlan0 vlan 95 vlandev fxp0 ifconfig vlan0 inet 134.217.128.117 netmask 255.255.255.0 ifconfig fxp0 add 134.217.128.117 netmask 255.255.2

Re: vlan routing

2013-03-10 Thread doug
On Sun, 10 Mar 2013, ??? ??? wrote: 2013/3/10 : I am trying set this up. First I munged the IP addresses. Not to worry if I hit yours. I did the following commands: ifconfig vlan0 create ifconfig vlan0 vlan 95 vlandev fxp0 ifconfig vlan0 inet 134.217.128.117 netmask 255.255.2

State of Packages

2013-04-04 Thread doug
Its seems certain that pkg_add is not [going to] be[ing] restored. Index of ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/9.1-RELEASE/ NameSizeLast Modified File:MANIFEST 1 KB12/04/12 10:10:00 File:base.txz 58452 KB12/04/

Re: State of Packages

2013-04-04 Thread doug
On Thu, 4 Apr 2013, Mark Blackman wrote: On 4 Apr 2013, at 21:21, Bryan Drewery wrote: On 4/4/2013 1:57 PM, d...@safeport.com wrote: Its seems certain that pkg_add is not [going to] be[ing] restored. Progress is being made on providing pkg_add and pkgng packages again. They will come back.

mouse in alpine

2013-04-25 Thread doug
on (.1 I built alpine with: ===> The following configuration options are available for alpine-2.00_3: THREADS=on: Compile with thread support MOUSE=on: Enable mouse support for xterm NLS=off: National Language Support ISPELL=on: Use ispell instead of aspell as default speller

Re: mouse in alpine

2013-04-25 Thread doug
On Thu, 25 Apr 2013, doug wrote: on (.1 I built alpine with: ===> The following configuration options are available for alpine-2.00_3: THREADS=on: Compile with thread support MOUSE=on: Enable mouse support for xterm NLS=off: National Language Support ISPELL=on: Use isp

Re: Upgrading from 7.4 to 9.1

2013-04-27 Thread doug
On Sat, 27 Apr 2013, b...@todoo.biz wrote: Hi, I wanted to know if you would consider updating from 7.4 to 9.1 directly ? Has anyone tried that with success ? I plan to use the freebsd-update method. Thanks for your feedback. G.B. If you are not a developer (I am not), I think the short a

Re: Sendmail 8.14.5/8.14.5 on fbsd-9.1R (EC2)

2013-04-27 Thread doug
On Sat, 27 Apr 2013, Matthew Seaman wrote: On 26/04/2013 16:51, jflowers wrote: All I want to do is have the MTA listen on 127.0.0.1 port 1025 and have no sendmail process listen on the server interface. That's being done by assp which proxies messages to 127.0.0.1:1025. Unfortunately, I hav

Re: Firefox is so slow

2013-04-29 Thread doug
On Mon, 29 Apr 2013, Robert Huff wrote: David Demelier writes: On my machine : intel i3 540, 2G of RAM and FreeBSD 9.1 it takes around 12 secondes to start. Is it so long for you too? Additional data point: System: FreeBSD 10.0-CURRENT #0 r248938: Sun Mar 31 06:24:42 EDT

Re: Kernel Modules Documentation?

2013-05-01 Thread doug
On Wed, 1 May 2013, Mehmet Erol Sanliturk wrote: On Wed, May 1, 2013 at 12:14 PM, Walter Hurry wrote: On Tue, 30 Apr 2013 10:07:13 -0400, ill...@gmail.com wrote: On 30 April 2013 09:39, Walter Hurry wrote: FreeBSD 9.1 on amd64. I have a list of about 220 kernel modules and would like

freebsd-update question

2013-05-04 Thread doug
I had an 8.2 system that I wanted to take to 8.4. First I tried upgrade to 8.4, getting (in essence) can't do that. So I upgraded 8.2 which worked giving the end-of-life warning. But seemed work. I then did an upgrade to 8.3 with: freebsd-update -r 8.3-RELEASE upgrade The first part, downlo

question installing 9.1

2013-05-06 Thread doug
I installed 9.1-release amd 64 from the DVD. I intended to leave the obligatory windows 7. I shrunk the primary windows partition and installed FreeBSD. I never got an option to install the multi-partition boot record. Rather the install overwrote the MBR with a boot record to boot FreeBSD. Whil

Re: question installing 9.1

2013-05-06 Thread doug
On Mon, 6 May 2013, doug wrote: I installed 9.1-release amd 64 from the DVD. I intended to leave the obligatory windows 7. I shrunk the primary windows partition and installed FreeBSD. I never got an option to install the multi-partition boot record. Rather the install overwrote the MBR

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-09-02 Thread doug
On Sat, 31 Aug 2013, Reko Turja wrote: -Original Message- From: Frank Leonhardt FWIW I'm using Dovecote 1 or 2 for the IMAP. In particular, Dovecot 1 with Squirrelmail has been really hammered, but has never broken. I sometimes get time-outs copying thousands of emails in one hit, but

nslookup strangeness

2005-12-20 Thread doug
I was using nslookup because of its convenient syntax to do some stuff. My workstation communicates via a gateway which also severs as its name server. I get the following: nslookup *** Can't find server name for address 192.168.3.1: Non-existent host/domain *** Can't find server name for addre

  1   2   3   4   5   6   7   8   9   10   >