FreeBSD I LOVE YOU !!!

2005-01-18 Thread faisal gillani
Well it has been almost a year now since I first tried FreeBSD 5.2.1 on my production server :-) " I like playing with danger" & since then it has been just giving me 110% always forever ... my FreeBSD server is responsible for transferring large media files on my network with Samba2 & Apache2 . Si

Can't PING because i've got a NAT ISSUE =(

2005-01-18 Thread k o u b
At the startup of my FreeBSD 5.3 (mini-install), i've got two mess about NAT: Warning: enable NAT: Invalid command Warning: enable nat: Failed 1 after, i've got the mess "fxp0: device timeout" TIA koub. :) ___ freebsd-questions@freebsd.org m

Security for webserver behind router?

2005-01-18 Thread Jay O'Brien
I've brought up a 5.3 Release machine as a learning tool, with apache 1.3. It is on a LAN with Windows machines, and port 80 (and only port 80) is open and directed by the Linksys router to the FreeBSD machine. It is working fine so far, but my learning curve is slower than I would like. I kn

Re: cyrus-sasl2-saslauthd no LDAP

2005-01-18 Thread Muhammad Reza
Muhammad Reza wrote: Dear List I try to install /usr/port/security/cyrus-sasl2-saslauthd and expect LDAP auth_mech is enable by default. but when i try to test with: beastie# /usr/local/sbin/saslauthd -v saslauthd 2.1.19 authentication mechanisms: sasldb getpwent kerberos5 pam rimap there is no L

Porting Kolab

2005-01-18 Thread Aaron Siegel
Hello After years of watching the Kolab/kgroupware project I have finally decide to give it a try. Unfortunately Kolab is distributed using Openpkg the reason I have put off installing the server. I do not want to use two different package management systems on my computer especially if one of

HP Proliant Blade BL20

2005-01-18 Thread Eduardo Viruena Silva
Hello Guys! We have a little monster, a HP Blade BL20. It has two Xeon processor at 2.8 GHz and a QLogic 2312 SCSI controller a lot of memory. Now, I cannot make FreeBSD run in it. FreeBSD 4.10 seems to begin the booting process but suddenly when it probes the SCSI card it issues: device_pro

Browsing ports from console

2005-01-18 Thread Sergei Gnezdov
I'd like to browse ports from console sometimes. I'd like to use UI similar to /stand/sysinstall during installation from CD. Is there a way to start /stand/sysinstall against /usr/ports directory? Are there any console ports browsers? ___ freebsd-ques

Re: Multiple libexec/pppoed (ng pppoe) on a single interface

2005-01-18 Thread Sergey Evteeff
> Can I initialize more than one pppoed on a single physical interface? > FreeBSD 4.10 || 5.3 anybody home? -- Sergey Evteeff mailto:[EMAIL PROTECTED] cell:+7(902)324-8310 ___ freebsd-questions@freebsd.org mail

Re: gmirror: replacing failed disks

2005-01-18 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 19 January 2005 05:36, Doug Poland wrote: > On Tue, Jan 18, 2005 at 09:02:48AM -0600, Doug Poland wrote: > > >> GEOM_MIRROR: Component ad4 (device gm0s1) broken, skipping. > > >> GEOM_MIRROR: Cannot add disk ad4 to gm0s1 (error=22). > > >

cyrus-sasl2-saslauthd no LDAP

2005-01-18 Thread Muhammad Reza
Dear List I try to install /usr/port/security/cyrus-sasl2-saslauthd and expect LDAP auth_mech is enable by default. but when i try to test with: beastie# /usr/local/sbin/saslauthd -v saslauthd 2.1.19 authentication mechanisms: sasldb getpwent kerberos5 pam rimap there is no LDAP auth_mech.. What

Re: enable multicast router

2005-01-18 Thread Chuck Swiger
Grace Lin wrote: I were running FBSD4.5 and try to enable multicast router but couldn't make it. Can any body help? You probably would need to recompile your kernel with the appropriate options defined. Some kernel modules can be loaded by themselves (commonly things like device drivers), wherea

Re: Can't su, already in wheel group.

2005-01-18 Thread Jonathan Chen
On Tue, Jan 18, 2005 at 11:42:49AM -0800, Deling Ren wrote: > Hi al, I am trying to install an embedded freebsd 5.3 onto a single board > computer. Since I am trying to fit everything into a 128M CF, I can't do a > normal installation. Instead, I copied over from a PC. It seems to be > running well

Re: gmirror: replacing failed disks

2005-01-18 Thread Doug Poland
On Tue, Jan 18, 2005 at 09:02:48AM -0600, Doug Poland wrote: > > >> GEOM_MIRROR: Component ad4 (device gm0s1) broken, skipping. > >> GEOM_MIRROR: Cannot add disk ad4 to gm0s1 (error=22). > > > > You can set 'kern.geom.mirror.debug=2' in /boot/loader.conf. This > > tells you more about what happens

Custom Kernel 'make depend' Failure

2005-01-18 Thread Scott C. MacCallum
Greetings, I am running FreeBSD 5.3 Stable. I had been following the steps found in the handbook to make a custom kernel: /usr/sbin/config MYKERNEL cd ../compile/MYKERNEL make depend when I came upon the following make depend error: In file included from ../../../i386/i386/genassym.c:43: ../..

Re: Netscape7 and Mozilla

2005-01-18 Thread John E Hein
Kris Kennaway wrote at 16:58 -0800 on Jan 18, 2005: > On Tue, Jan 18, 2005 at 09:55:01PM -0300, E. J. Cerejo wrote: > > I'm running FreeBSD 5.3 and I would like run both of > > these browsers but it looks like the preferences > > folder causes some problems since one is a native > > freebsd po

Re: Audio works... and then died ?

2005-01-18 Thread Andrew Sinclair
[EMAIL PROTECTED] wrote: Hi there, I've got a Laptop (Compaq Presario 2166) with Conxant audio chip. I used to activate the audio with sound.ko and snd_t4dwave.ko when I use FreeBSD 5.1 without any (I suppose so) problem. I downloaded 5.3 several days ago. What happened to me is when I loaded t

Audio works... and then died ?

2005-01-18 Thread [EMAIL PROTECTED]
Hi there, I've got a Laptop (Compaq Presario 2166) with Conxant audio chip. I used to activate the audio with sound.ko and snd_t4dwave.ko when I use FreeBSD 5.1 without any (I suppose so) problem. I downloaded 5.3 several days ago. What happened to me is when I loaded those sound modules (not

enable multicast router

2005-01-18 Thread Grace Lin
Hi, I were running FBSD4.5 and try to enable multicast router but couldn't make it. Can any body help? Thanks, Grace Lin === what I did: 1) went into /usr/src/sys/modules/ip_mroute_mod compiled and make ip_mroute module. I added ip

Re: My 'ls' is all messed up?!

2005-01-18 Thread Parv
in message <[EMAIL PROTECTED]>, wrote villain thusly... > > > This happened today for unknown reasons: > > root# cd /etc ; ls > X11/ disktab localtime netstart* phones > remote > aliases@dumpdates locate.rc network.subr ppp/

PHP 4.3.10 bug?

2005-01-18 Thread Mark
Dear people, I recently saw PHP 4.3.10 bug: http://bugs.php.net/bug.php?id=31332 That thread is closed, unfortunately. I would like to know, though, how long execution of the mentioned reproduction code is supposed to take? On my system, it took: 0.44177293777466 seconds. Does that mean I am aff

Re: Realplayer cannot find libraries

2005-01-18 Thread nbco
On Wednesday 19 January 2005 00:32, [EMAIL PROTECTED] wrote: > On Sunday 16 January 2005 14:15, Rob Lahaye wrote: > > Rob Lahaye wrote: > > > Hi, > > > > > > I've just upgraded all my software from recent ports. > > > Now realplayer (10.0.2_1) doesn't run anymore, because it cannot > > > find its l

Re: Formal question.

2005-01-18 Thread markzero
> Hello! Good evening! > My name is Tadeusz Polak and I from Poland. I'm studying the Informatics at > www.pjwstk.edu.pl and I'm interested in publishing of the informations and > advices about FreeBSD Operational System as a website. I'd like to ask about > the publishing rights of the logo

Formal question.

2005-01-18 Thread Tadeusz Polak
Hello! My name is Tadeusz Polak and I from Poland. I'm studying the Informatics at www.pjwstk.edu.pl and I'm interested in publishing of the informations and advices about FreeBSD Operational System as a website. I'd like to ask about the publishing rights of the logo of the FreeBSD. 1. May I

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Duo
I know it's very hard to understand this troll, and its motives, given its propensity to verbally masturbate itself into a frothing frenzy. Allow me to translate: On Tue, 18 Jan 2005 [EMAIL PROTECTED] whined thusly: And this coming from a guy who thinks he's so smart that hes spamming some poor

Re: [INFO] buildworld problems

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 07:57:14PM +0100, Daniel S. Haischt wrote: > Hello, > > now I did remove the custom ldconfig_paths from /etc/rc.conf. > > The system still refuses to execute ldconfig at boot time. > I can see the output of /etc/rc.d/ldconfig while the system > is booting, but finally ldco

Re: Netscape7 and Mozilla

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 09:55:01PM -0300, E. J. Cerejo wrote: > I'm running FreeBSD 5.3 and I would like run both of > these browsers but it looks like the preferences > folder causes some problems since one is a native > freebsd port and the other is a linux port. Mozilla and netscape are differe

Re: Port, package and buildworld problems.

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 07:56:57PM +1100, Dave Hardman wrote: > I've recently installed FreeBSD on a new machine. I'm still setting > things up. 192 ports installed so far. With some failures listed > below. I also intended to do a test rebuild of everything, this failed > after a few seconds. >

Netscape7 and Mozilla

2005-01-18 Thread E. J. Cerejo
I'm running FreeBSD 5.3 and I would like run both of these browsers but it looks like the preferences folder causes some problems since one is a native freebsd port and the other is a linux port. I'm talking about the folder it creates in your home directory called .mozilla. Is there a way of cha

Re: install cd crazyness

2005-01-18 Thread Scott Bennett
On Wed, 19 Jan 2005 10:19:39 +1000 Timothy Smith <[EMAIL PROTECTED]> wrote: >i must be doing somethign wrong with burncd, becuase when i burn the >RELEASE iso's, the system boots from the cd, gets all the way through >the sysinstall menu's and when it comes to copying files it says it >eit

5.3 random reboot problems

2005-01-18 Thread Bsd Neophyte
I've been having an issue with a Compaq Proliant DL580. For some odd reason it randomly reboots. This usually happens when I leave it on for more than two days. I'd like to find out when it reboots first of all, and second, obviously, I'd like to find out why, and prevent it from doing so. The

RE: Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread K. Greenwood
--- "Butterworth, Thaddaeus (Manpower Contract)" <[EMAIL PROTECTED]> wrote: > Gary, > Maybe if you offered solutions instead of whining > and bashing all the > time people would be interested in what you have to > say. All we've ever > seen you do is throw out insults and complain. If > FreeBSD i

Re: bsd.port.mk problems => make failing for all ports

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 10:58:35PM +, [EMAIL PROTECTED] wrote: > Hi Kris, > > I've just noticed that telnet seems to have stopped working too. Could this > be a > related problem? > > Cheers, > > ldd `which telnet` > /usr/bin/telnet: > libncurses.so.5 => /lib/libncurses.so.5 (0x2809

Realplayer cannot find libraries

2005-01-18 Thread andy
On Sunday 16 January 2005 14:15, Rob Lahaye wrote: > Rob Lahaye wrote: > > Hi, > > > > I've just upgraded all my software from recent ports. > > Now realplayer (10.0.2_1) doesn't run anymore, because it cannot > > find its libraries: > > > > $ ldd /usr/local/lib/RealPlayer/realplay.bin | grep "not

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Greg 'groggy' Lehey
On Wednesday, 19 January 2005 at 0:39:51 +0100, Colin J. Raven wrote: > On Jan 18 at 17:42, [EMAIL PROTECTED] ejaculated this: > >> In a message dated 1/18/05 4:41:12 PM Eastern Standard Time, >> [EMAIL PROTECTED] writes: >>> Gary, >>> Maybe if you offered solutions instead of whining and bashing

install cd crazyness

2005-01-18 Thread Timothy Smith
i must be doing somethign wrong with burncd, becuase when i burn the RELEASE iso's, the system boots from the cd, gets all the way through the sysinstall menu's and when it comes to copying files it says it either can't read the cd or that it looks like an audio cd. here is how i burnt them bur

Printer fails to work after upgrade to 5.3

2005-01-18 Thread Ned Harrison
>Fo you have cups-pstoraster? > >Also, have you tried gimp-print? The drivers are excellent and work >extremely well with cups, especially when you use something like . >kprinter --stdin instead of lpr. That way, you have a ton of >configuration options that you can easily change for each file th

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Joshua Tinnin
On Tuesday 18 January 2005 02:42 pm, [EMAIL PROTECTED] wrote: > And from where do you "get" that I think FreeBSD is bad? FreeBSD 4.x > is great. I just wish they'd support it instead of calling 5.x a > production release before its even close to 4.x performance > standards. If this is how you feel

Detecting CD devices

2005-01-18 Thread Trey Sizemore
I've been working to get my CD-RW and DVD drives seen on my FBSD 5.3-STABLE box and mountable by a normal user account. I've succeeded with a minor glitch or two. I can mount the devices and can play DVDs and burn using k3b, but... I can't use SoundJuicer and cdbakeoven does not detect the devic

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Colin J. Raven
On Jan 18 at 17:42, [EMAIL PROTECTED] ejaculated this: > In a message dated 1/18/05 4:41:12 PM Eastern Standard Time, > [EMAIL PROTECTED] writes: >> Gary, >> Maybe if you offered solutions instead of whining and bashing all the >> time people would be interested in what you have to say. All we've

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 January 2005 23:14, John wrote: > On Tue, Jan 18, 2005 at 04:04:30PM -0600, John wrote: > > On Tue, Jan 18, 2005 at 07:23:41AM -0600, John wrote: > > > On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > > > > -BEGIN PG

Re: bsd.port.mk problems => make failing for all ports

2005-01-18 Thread freebsd
Hi Kris, I've just noticed that telnet seems to have stopped working too. Could this be a related problem? Cheers, ldd `which telnet` /usr/bin/telnet: libncurses.so.5 => /lib/libncurses.so.5 (0x28095000) libipsec.so.1 => /lib/libipsec.so.1 (0x280d4000) libmp.so.4 => /usr/

Re: Building quasi-full vim

2005-01-18 Thread José de Paula
On Tue, 18 Jan 2005 10:25:45 -0800, Tabor Kelly <[EMAIL PROTECTED]> wrote: > José de Paula wrote: > > > > You want editors/vim-lite. > Adding NO_GUI=yes to /etc/make.conf did the trick. Thanks for the help. ___ freebsd-questions@freebsd.org mailing l

Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Freebsd0101
In a message dated 1/18/05 4:41:12 PM Eastern Standard Time, [EMAIL PROTECTED] writes: >Gary, >Maybe if you offered solutions instead of whining and bashing all the >time people would be interested in what you have to say. All we've ever >seen you do is throw out insults and complain. If FreeBSD i

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread John
On Tue, Jan 18, 2005 at 04:04:30PM -0600, John wrote: > On Tue, Jan 18, 2005 at 07:23:41AM -0600, John wrote: > > On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA1 > > > > > > On Tuesday 18 January 2005 01:09, John wrote: > >

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread John
On Tue, Jan 18, 2005 at 07:23:41AM -0600, John wrote: > On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Tuesday 18 January 2005 01:09, John wrote: > > > > > This is what goes into the log: > > > Jan 17 18:04:29 pear

One Last Plea For Vinum Assistance

2005-01-18 Thread Drew Tomlinson
I sent the message below a couple of times but did not receive any response. I assume that it's because either I have a really difficult problem or am asking something really stupid. :) But anyway, I want to install additional memory in this machine and am sure I will run across the same problem

RE: Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread Butterworth, Thaddaeus (Manpower Contract)
Gary, Maybe if you offered solutions instead of whining and bashing all the time people would be interested in what you have to say. All we've ever seen you do is throw out insults and complain. If FreeBSD is so bad, use another OS. I'm sure Microsoft would be more than happy to have you shell out

Re: Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread Freebsd0101
too bad, because I know the answer. Cheers. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Difference between CPUTYPE= in /etc/make.conf

2005-01-18 Thread Jason Henson
On 01/18/05 11:01:32, Gerard Seibert wrote: I have tried googling for this information, but without any concrete results. In the '/etc/make.conf' file, what are the advantages between using the following declaration? CPUTYPE=i686 Versus CPUTYPE=p4 In the above scenario, the number following the

Re: freebsd IT mailing list or newsgroup?

2005-01-18 Thread Jim Durham
On Monday 17 January 2005 04:55 pm, Gene wrote: > Ever thought about starting one of your own? > Gene Actually, yes, if I didn't find one. Anyone interested? Mailing list? Wiki? Whatever? -Jim > > Jim Durham wrote: > >On Saturday 15 January 2005 01:12 pm, Chuck Swiger wrote: > >>Jim Durham wr

Port, package and buildworld problems.

2005-01-18 Thread Dave Hardman
I've recently installed FreeBSD on a new machine. I'm still setting things up. 192 ports installed so far. With some failures listed below. I also intended to do a test rebuild of everything, this failed after a few seconds. This number of failures is a bit worrying, is it normal? uname -a FreeBSD

Re: Hardware Raid question

2005-01-18 Thread Karl Denninger
On Tue, Jan 18, 2005 at 07:58:59PM +, Mike Woods wrote: > > Why does the os even detect the individual drives when the raid card made > > it a > > single drive and the os install is after the raid bios??? > > Because the chipset provides means to control both single disks and > arrays thus y

Re: Hardware Raid question

2005-01-18 Thread Mike Woods
Why does the os even detect the individual drives when the raid card made it a single drive and the os install is after the raid bios??? Because the chipset provides means to control both single disks and arrays thus you get both, just the way that card chose to do things :) - Mike Wo

Vinum starting at boot for root filesystem - 5.3-RELEASE

2005-01-18 Thread Karl Denninger
I've done this before with 4.x, but am running into a problem with 5.3-RELEASE in an attempt to move over production machines to the 5.x branch. I have done the following: 1. Set up a "dummy" root slice, containing the root (this was used to load the operating system.) No problems here. 2. S

Re: Hardware Raid question

2005-01-18 Thread Jason Lieurance
Mike Woods said: > Jason Lieurance wrote: > >> I installed everything on 'ad4' but it I think I wanted to install it to >> 'ar0'. >> Am I right? Thanks. > > Yep, ar is the Atapi Raid driver, ad is just the individual disk :) > > -- > Mike Woods > IT Technician Why does the os even de

Can't su, already in wheel group.

2005-01-18 Thread Deling Ren
Hi al, I am trying to install an embedded freebsd 5.3 onto a single board computer. Since I am trying to fit everything into a 128M CF, I can't do a normal installation. Instead, I copied over from a PC. It seems to be running well, except I can't su. The user is in wheel group: %pw user show admi

Re: Hardware Raid question

2005-01-18 Thread Mike Woods
Mike Woods wrote: Yep, ar is the Atapi Raid driver, ad is just the individual disk :) s/Atapi/ata/ Less haste, more coffee, the key to better typing. -- Mike Woods IT Technician ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

Re: Hardware Raid question

2005-01-18 Thread Mike Woods
Jason Lieurance wrote: I installed everything on 'ad4' but it I think I wanted to install it to 'ar0'. Am I right? Thanks. Yep, ar is the Atapi Raid driver, ad is just the individual disk :) -- Mike Woods IT Technician ___ freebsd-questions@f

Re: atapicam error message

2005-01-18 Thread Lowell Gilbert
"Galanaki, Dimitrios" <[EMAIL PROTECTED]> writes: > I am referring to the standard non-critical kernel error message: > > cd0: Attempt to query device size failed: NOT READY, Medium not present Not only is it non-critical, it's not an error message. > This occurs when one compiles the device

Hardware Raid question

2005-01-18 Thread Jason Lieurance
Hello, I have a 5.2 FBSD system with a highpoint ATA raid controller and 2 x WD 200 ATA HD's. I created a Raid 1 array in the HP bios. dmesg output: ad4: 194481MB [395136/16/63] at ata2-master UDMA133 GEOM: create disk ad6 dp=0xc485b860 ad6: 194481MB [395136/16/63] at ata3-master UDMA133 GEOM:

Re: ip address behind router ?

2005-01-18 Thread Benjamin Walkenhorst
FreeBsdBeni wrote: I can indeed access the Linksys modem directly and find out the address. But I was hoping for a more direct or easier way to do it, if possible... Point your browser to www.whatismyip.com Kind regards, Benjamin ___ freebsd-questions

Re: [INFO] buildworld problems

2005-01-18 Thread Daniel S. Haischt
Hello, now I did remove the custom ldconfig_paths from /etc/rc.conf. The system still refuses to execute ldconfig at boot time. I can see the output of /etc/rc.d/ldconfig while the system is booting, but finally ldconfig isn't properly setup. Because of this issue I still have to run /etc/rc.d/ldco

problem in usb2usb network

2005-01-18 Thread Kiselev
Hello, all Problem: vanishes connection in the usb lan I make usb network (usb2usb lan). 1.I do everything as it is written in man 4 udbp: kldload netgraph kldload udbp Result : udbp0: Prolific Technology Inc. PL2302 Host-Host interface, rev 1.00/0.01, addr 2, iclass 255/0. 2. Then doing

Problems with dump of an atacontrol-ed RAID1 array

2005-01-18 Thread Jonathan Reeder
I have an ICH6 SATA RAID controller that I have set up with atacontrol to behave as a RAID1 array. The array (ar0) consists of ad4 and ad6. Last night I started a dump like so: # dump -0Luaf /dev/da0s1 / to *hopefully* dump my root filesystem (ar0s1a) to a usb storage device. Now here is where

Re: Building quasi-full vim

2005-01-18 Thread Tabor Kelly
José de Paula wrote: You want editors/vim-lite. -- Tabor Kelly [EMAIL PROTECTED] http://tabor.taborandtashell.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: Unable to install FreeBSD 5.3 on a SMP box

2005-01-18 Thread Ramiro Aceves
stheg olloydson wrote: it was said: Hi there I'm trying to install FreeBSD 5.3 on a dual p3 box: asus cuv4x-d mobo adaptec AHA-2940 uw and 29160 /boot/kernel/acpi.ko text=0x3fbfc data=0x1c04+0x112c syms=[0x4+0x72f0+0x4+0x97c7] int=000d err= efl=00030246 eip= eax=8000f000

Re: slrn and mutt with language support

2005-01-18 Thread Giorgos Keramidas
On 2005-01-18 09:38, [EMAIL PROTECTED] wrote: > I've read about Localization and I plan to do it, but I have a > couple general questions. > > In 99% of the time I am using English. All I want is to be able to > read Russian messages in slrn and mutt. I might want to type a > Russian message in E

slrn and mutt with language support

2005-01-18 Thread sgnezdov
Hi, I've read about Localization and I plan to do it, but I have a couple general questions. In 99% of the time I am using English. All I want is to be able to read Russian messages in slrn and mutt. I might want to type a Russian message in Emacs or slrn. The ssh client is FreeBSD ssh or Wind

Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread Hexren
Currently I am evaluating mainboards for building myself a FreeBSD Server that will be colocated. At this moment my heart is lost in love to a server which features an Intel E7210 Chipset there would be an "Intel® Pentium® 4 3,0GHz HT-technology Prescott" running on that board. Has somebody (prefe

Building quasi-full vim

2005-01-18 Thread José de Paula
Greetings all. I'm trying to build a X11-less minimal install, but one thing I couldn't do was to build vim from ports without pulling out the xorg-libraries. Is there a way to do it? The WITH_X11 seems to be hard-wired in the makefile (setting it to =no on the make command line doesn't seem to ha

Re: Installing apache13-modssl from packages: how to deal with apache13 deps?

2005-01-18 Thread Matthew Seaman
On Tue, Jan 18, 2005 at 11:41:24AM -0500, Kyle Jensen wrote: > However, (I'm a noob to packages, sorry for the upcoming > question) apache13-modssl conflicts with apache13 and > anything that depends on apache13 will complain about > apache13-modssl. > > I worked around this via the '-rf' flag to

Installing apache13-modssl from packages: how to deal with apache13 deps?

2005-01-18 Thread Kyle Jensen
Hi! I am installing the Horde's IMP webmail program from the packages system (the horde port was broken when I last tried). I'd like to use apache13-modssl instead of plain old apache13. However, (I'm a noob to packages, sorry for the upcoming question) apache13-modssl conflicts with apache13 an

moving a custom kernel to another machine ?

2005-01-18 Thread [EMAIL PROTECTED]
I have compiled a FreeBSD custom kernel for a pc98 arch laptop on my i686 box. I was wondering how I could actually transfer the kernel to floppy so I can load it into my laptop. I tried to copy the kernel folder but it's full of symlinks and doesn't produce an actual kernel for me. is there anyone

Re: How to setup DVD, CD and Floppy Drives

2005-01-18 Thread Heinrich Rebehn
Brian John wrote: Hello, I have a DVD writer, a CD writer and a floppy drive in my PC. Since I don't know what file system that a media will use until I put it in the drive, how do I set it up in fstab? This is what it looks like right now for these devices: /dev/acd0 /cdrom

Difference between CPUTYPE= in /etc/make.conf

2005-01-18 Thread Gerard Seibert
I have tried googling for this information, but without any concrete results. In the '/etc/make.conf' file, what are the advantages between using the following declaration? CPUTYPE=i686 Versus CPUTYPE=p4 In the above scenario, the number following the letter 'p' could be between one and four

Re: chmod: Operation not permitted

2005-01-18 Thread Gardner Bell
On Tue, Jan 18, 2005 at 04:20:45PM +0100 Karol Kwiatkowski wrote: > # ls -lo /bin/rcp > -r-sr-xr-x 1 root wheel schg 18388 Jan 10 22:49 /bin/rcp > > notice "schg" up here > > Check chlags(1) manpage for more information. > > Oh, btw. "which rlogin" gives me "/usr/bin/rlogin" on 5.3-

Re: chmod: Operation not permitted

2005-01-18 Thread Karol Kwiatkowski
Gardner Bell wrote: > After rebuilding world last night I can no longer chmod some system > binaries that I don't need. When attemtping to do so I get a permission > denied. > [EMAIL PROTECTED] chmod 000 /bin/rcp > chmod: /bin/rcp: Operation not permitted. > > [EMAIL PROTECTED] chmod 000 /bin/r

Re: chmod: Operation not permitted

2005-01-18 Thread Mark Ovens
Gardner Bell wrote: After rebuilding world last night I can no longer chmod some system binaries that I don't need. When attemtping to do so I get a permission denied. [EMAIL PROTECTED] chmod 000 /bin/rcp chmod: /bin/rcp: Operation not permitted. [EMAIL PROTECTED] chmod 000 /bin/rlogin chmod: /b

Re: perl -MCPAN -e shell question - need a howto

2005-01-18 Thread Bryan Fullerton
On Fri, 14 Jan 2005 06:55:19 -0900, Andy Firman <[EMAIL PROTECTED]> wrote: > I don't see the perl module for Text::Aspell in the ports, by doing > all sorts of permutations of this: > cd /usr/ports && make search name=p5 |grep Aspell Ah, sorry, didn't see that in your posts about this. > So, once

Re: KPDF and KGhostView errors

2005-01-18 Thread Trey Sizemore
On Tue, 2005-01-18 at 04:03 +, RW wrote: > I got this error once because I had a ghostscript nox port installed. > Actually, I think I had two versions simultaneously, one of which was a nox > version (not sure how that happened). Anyway I deinstalled the offending > version and fixed the

Re: gmirror: replacing failed disks

2005-01-18 Thread Doug Poland
>> GEOM_MIRROR: Component ad4 (device gm0s1) broken, skipping. >> GEOM_MIRROR: Cannot add disk ad4 to gm0s1 (error=22). > > You can set 'kern.geom.mirror.debug=2' in /boot/loader.conf. This > tells you more about what happens. I tested all this at a very early > stage of development, so gmirror's

chmod: Operation not permitted

2005-01-18 Thread Gardner Bell
After rebuilding world last night I can no longer chmod some system binaries that I don't need. When attemtping to do so I get a permission denied. [EMAIL PROTECTED] chmod 000 /bin/rcp chmod: /bin/rcp: Operation not permitted. [EMAIL PROTECTED] chmod 000 /bin/rlogin chmod: /bin/rlogin: Operatio

Re: Can I set priorities for file transfers

2005-01-18 Thread Miguel Mendez
On Tue, 18 Jan 2005 08:23:58 -0600 (CST) "Brian John" <[EMAIL PROTECTED]> wrote: Hi, > Hello, > I have (I think) kind of a unique question. I leave my home computer > on all day and transfer and share files via a P2P application. > However, sometimes I like to ssh in from work and transfer file

Re: Software mirgration from Windows for my friend

2005-01-18 Thread Kris Maglione
not sure what "vn" or "md" stand for in FreeBSD Virtual Node Memory Disk signature.asc Description: OpenPGP digital signature

RE: Can I set priorities for file transfers

2005-01-18 Thread Michael Clark
> -Original Message- > From: Brian John [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 18, 2005 8:24 AM > To: freebsd-questions@freebsd.org > Subject: Can I set priorities for file transfers > > > Hello, > I have (I think) kind of a unique question. I leave my home > computer on > a

Re: Can I set priorities for file transfers

2005-01-18 Thread Brian McCann
Look into dummynet and ipfwyou can essentially use them to limit bandwidth on certain ports and/or ip addresses. I did something similar once before, but to my entire machine...worked fairly well. --Brian On Tue, 18 Jan 2005 08:23:58 -0600 (CST), Brian John <[EMAIL PROTECTED]> wrote: > Hell

Re: ntpd problems since upgrading to 5.3 - found the problem!

2005-01-18 Thread Lowell Gilbert
Ian Moore <[EMAIL PROTECTED]> writes: > I've just realised I'm not running a name server at all on my 5.3 system. I > have 4.9 installed on this computer too & I'd set up the caching server on > it, I guess I forgot that step when I installed 5.3. > I'll set it up & see that makes any difference

Can I set priorities for file transfers

2005-01-18 Thread Brian John
Hello, I have (I think) kind of a unique question. I leave my home computer on all day and transfer and share files via a P2P application. However, sometimes I like to ssh in from work and transfer files between my work PC and my home PC via scp. Right now it is really slow because it is transfe

How to setup DVD, CD and Floppy Drives

2005-01-18 Thread Brian John
Hello, I have a DVD writer, a CD writer and a floppy drive in my PC. Since I don't know what file system that a media will use until I put it in the drive, how do I set it up in fstab? This is what it looks like right now for these devices: /dev/acd0 /cdrom autorw,noaut

Re: phpMyAdmin installation troubles.[RE-POST]

2005-01-18 Thread Matthew Seaman
On Tue, Jan 18, 2005 at 09:56:42AM +0100, Colin J. Raven wrote: > On Jan 14 at 16:17, Eric F Crist previously said: > > > I'm trying to install phpmyadmin from ports. I keep getting an error about > > PDF-Lite-6.0.0p1.tar.gz. The only files available now are 6.0.1. I've > > done > > a cvsup

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread John
On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday 18 January 2005 01:09, John wrote: > > > This is what goes into the log: > > Jan 17 18:04:29 pearl ntpd[838]: ntpd 4.2.0-a Sun Jan 9 10:58:59 CST 2005 > > (1) Jan 17

Re: bsd.port.mk problems => make failing for all ports

2005-01-18 Thread freebsd
Quoting Kris Kennaway <[EMAIL PROTECTED]>: [snip] > Do you have pkg_install or pkg_install-devel installed, and was this > upgraded with the others? > No, I don't have either installed (only pkg_tree, but that shouldn't affect anything). The libraries I was attempting to update were things like

Re: CVSUP del INDEX file in ports

2005-01-18 Thread Daniel Bye
On Tue, Jan 18, 2005 at 10:48:28PM +1000, Warren wrote: > is there a particular reason why the ports INDEX file is del each time cvsup > is run and then re-d/l in a portupgrade ? Because it's almost certainly quicker to download a new copy from FreeBSD than it is to let your ports system build i

Re: CVSUP del INDEX file in ports

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 10:48:28PM +1000, Warren wrote: > is there a particular reason why the ports INDEX file is del each time cvsup > is run and then re-d/l in a portupgrade ? Yes, see /usr/ports/UPDATING or the mailing list archives of ports@ for extensive discussion. Kris pgp96tyojQnjS.pg

Re: 5.3 in diskless cluster: irregular reboots at 14:09 hr. ?!?!

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 08:31:45PM +0900, Rob wrote: > Last December, I have removed its UPS, and connected the two PCs directly > to the main power (taking for granted the risk of no protection against > sudden power cuts). > > Since that action, no unexpected reboots have happened. > > If no m

Re: Backups / Dump etc

2005-01-18 Thread Matthew Seaman
On Fri, Jan 14, 2005 at 10:49:44PM +0100, Anthony Atkielski wrote: > John writes: > > J> If you are running FreeBSD 5.x, you get the cool "L" option on > J> dump which will automatically snapshot the mounted filesystems. > > What exactly is meant by a "snapshot," and how much extra disk space > d

Re: tuning

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 12:16:34PM +0100, beangrinder wrote: > Is there a general makefile which makes it possible to compile > applicationsfor i686 instead of i386 ? See make.conf(5) Kris P.S. Wrap your lines at 70 characters so your emails may be easily read, please. pgpnTVro3rFFC.pgp Descr

Re: tuning

2005-01-18 Thread Daniel Bye
On Tue, Jan 18, 2005 at 12:16:34PM +0100, beangrinder wrote: > Is there a general makefile which makes it possible to compile > applications for i686 instead of i386 ? I believe you can set CPUTYPE in /etc/make.conf. man make.conf will tell you more, in any event. Dan -- Daniel Bye PGP Key:

CVSUP del INDEX file in ports

2005-01-18 Thread Warren
is there a particular reason why the ports INDEX file is del each time cvsup is run and then re-d/l in a portupgrade ? -- Yours Sincerely Shinjii http://www.shinji.nq.nu ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: phpMyAdmin installation troubles.[RE-POST]

2005-01-18 Thread Eric F Crist
On Jan 18, 2005, at 2:56 AM, Colin J. Raven wrote: On Jan 14 at 16:17, Eric F Crist previously said: I'm trying to install phpmyadmin from ports. I keep getting an error about PDF-Lite-6.0.0p1.tar.gz. The only files available now are 6.0.1. I've done a cvsup, but to no avail. Apologies for a

  1   2   >