How to convert GNU make files to FreeBSD make?

2004-02-20 Thread Igor B. Bykhalo
How can this GNU make constuct converted to FreeBSD: SRCDIRS = convert/c misc/c string/c memory/c handleio/c startup/c environ/c vpath %.c $(SRCDIRS) ? Is there some guide on the topic? I am new to this... TIA, Igor ___ [EMAIL PROTECTED] mailing

Re: How to convert GNU make files to FreeBSD make?

2004-02-20 Thread Tony Frank
Hi, On Fri, Feb 20, 2004 at 11:02:43AM +0300, Igor B. Bykhalo wrote: How can this GNU make constuct converted to FreeBSD: SRCDIRS = convert/c misc/c string/c memory/c handleio/c startup/c environ/c vpath %.c $(SRCDIRS) ? Is there some guide on the topic? I am new to this... While I

Re: /usr/libexec/ld-elf.so.1: Shared object libintl.so.4 not found

2004-02-20 Thread Kent Stewart
On Thursday 19 February 2004 10:24 pm, Noah wrote: FreeBSD 4.8 still having installation issues with apache-1.3.29 with mod_ssl-2.8.16 from /usr/ports I even upgraded gettext from /usr/ports/devel/gettext to version gettext-0.13.1 still the same problem. any other ideas here? You have

Re: make install error on mozilla 1.6

2004-02-20 Thread Jonathan Chen
On Fri, Feb 20, 2004 at 02:02:12PM +, Richard wrote: [...] cd /usr/ports/www/mozilla/work/mozilla/dist/bin /usr/bin/find . | -pdm -L -R root:wheel /usr/X11R6/lib/mozilla -pdm: not found *** Error code 127 Your ports/Mk/*.mk isn't up to date. It's missing the CPIO macro assignment.

Rotation of ipmon log

2004-02-20 Thread Piotr Gnyp
Hi, when i`m trying to rotate log file from ipmon i get these messages: newsyslog: can't notify daemon, pid 40948: No such process newsyslog: log /var/log/ipmon.log.0 not compressed because daemon(s) not notified My settings - rc.conf: ipmon_enable=YES # Set to YES for ipmon; needs

Re: Trend micro Virus wall

2004-02-20 Thread Winston Nolan
hi, thank you so much for the help! i will see what i can work out following your advice - setting up the web interface wouldnt be a proble - have you tried to make a symlink of the folder to your www folder? regards Winston - Original Message - From: Robert Golovniov [EMAIL PROTECTED]

Re: Win200 gateway blocking FBSD html?

2004-02-20 Thread anubis
On Thu, 19 Feb 2004 1:46 pm, Robert Storey wrote: I'm trying to set up a FreeBSD client machine for a school. They have never used FBSD or even Linux, they are 100% Windows. They are interested in letting their students gain experience with non-Windows software. So I need to prove to them that

Re: How to stop the cursor of emacs blinking in console?

2004-02-20 Thread Gautam Gopalakrishnan
On Wed, 18 Feb 2004 18:44:39 -0800 loader [EMAIL PROTECTED] wrote: On Wed, Feb 18, 2004 at 09:03:27AM -0500, Lowell Gilbert wrote: loader [EMAIL PROTECTED] writes: I use FreeBSD5.2.1-RC2, and emacs21. How can I stop the cursor blinking in console? I thought the default was that

Re: Request For some Help on Netgraph Nodes

2004-02-20 Thread Gautam Gopalakrishnan
On Wed, 18 Feb 2004 08:27:04 -0800 (PST) Arunav Roy [EMAIL PROTECTED] wrote: Hello Friends , I am Arunav Roy . I have recently started working on NETGRAPH . Even I am planning to write program for a netgraph node through which I could connect my node to the Ether node and read

Re: How to stop the cursor of emacs blinking in console?

2004-02-20 Thread loader
On Fri, Feb 20, 2004 at 10:03:53PM +1100, Gautam Gopalakrishnan wrote: On Wed, 18 Feb 2004 18:44:39 -0800 loader [EMAIL PROTECTED] wrote: On Wed, Feb 18, 2004 at 09:03:27AM -0500, Lowell Gilbert wrote: loader [EMAIL PROTECTED] writes: I use FreeBSD5.2.1-RC2, and emacs21. How can I

Re: System hangs when I go from X to console (nvidia)

2004-02-20 Thread Graeme Smith
I have a similar issue with an MX440SE. From what I've read the likely candidate is ACPI (try disabling it with option 2 from the FreeBSD boot menu). Works for me. I'm using the nv driver from the XFree port, you might need to research further for using the nvidia-supplied drivers. Wayne

options NSWAPDEV in 5.2R

2004-02-20 Thread h0444lp6
Dear list, I used options NSWAPDEV=2 in my kernelconfig of 5.2R, but got unknown option. In 5.1R it still worked. Is the option gone in 5.2R? TIA ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

RE: Rotation of ipmon log

2004-02-20 Thread JJB
Ipfs is the wrong prefix for the IPFILTER rc.conf statements. You also have to define the log in /etc/syslog.conf file -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Piotr Gnyp Sent: Friday, February 20, 2004 4:40 AM To: [EMAIL PROTECTED] Subject: Rotation

[no subject]

2004-02-20 Thread h0444lp6
Dear list I tried to use mplayer under 5.2R but got /libexec/ld-elf.so.1: Shared object libintl.so.5 not found. What do I have to install to get libintl.so.5 TIA ___ [EMAIL PROTECTED] mailing list

KDE

2004-02-20 Thread chaucer
Hi, Type startx and get message: Virtual height (0) is too small for hardware. Screen found but none have a usable configuration. Have tried all the display settings--don't know if monitor is the problem. Thanks, Jerry ___ [EMAIL PROTECTED] mailing

mplayer missed libintl.so5

2004-02-20 Thread h0444lp6
SORRY I FORGOT THE SUBJECT LINE Dear list I tried to use mplayer under 5.2R but got /libexec/ld-elf.so.1: Shared object libintl.so.5 not found. What do I have to install to get libintl.so.5 TIA ___ [EMAIL PROTECTED] mailing list

RE: Rotation of ipmon log

2004-02-20 Thread Piotr Gnyp
On Fri, 20 Feb 2004, JJB [EMAIL PROTECTED] wrote: Ipfs is the wrong prefix for the IPFILTER rc.conf statements. from /etc/defaults/rc.conf: ipfs_enable=NO# Set to YES to enable saving and restoring # of state tables at shutdown and boot

Custom startup+shutdown scripts

2004-02-20 Thread Dominic Bishop
I am shortly going to try and install a Belkin universal UPS on one of my FreeBSD machines running 5.2 using the nut utility. Due to a failing in the Belkin protocol it requires some custom startup/shutdown scripting to make it work in an unsupervised recovery, This is shown in point 4 of

Re: mplayer missed libintl.so5

2004-02-20 Thread Ion-Mihai Tetcu
On Fri, 20 Feb 2004 21:28:03 +0800 h0444lp6 [EMAIL PROTECTED] wrote: SORRY I FORGOT THE SUBJECT LINE Dear list I tried to use mplayer under 5.2R but got /libexec/ld-elf.so.1: Shared object libintl.so.5 not found. What do I have to install to get libintl.so.5 portupgrade -rfv

Re: your mail

2004-02-20 Thread Matthew Seaman
On Fri, Feb 20, 2004 at 09:21:07PM +0800, h0444lp6 wrote: Dear list I tried to use mplayer under 5.2R but got /libexec/ld-elf.so.1: Shared object libintl.so.5 not found. What do I have to install to get libintl.so.5 libintl.so is part of GNU gettext -- however, the current version of

e-mail notification

2004-02-20 Thread andrew clarke
Just wondering if anyone knows of a program that will connect to a POP3 mailbox and then send me an e-mail notification when there are new messages in the mailbox (rather than sending me those messages)? Thanks. ___ [EMAIL PROTECTED] mailing list

Re: endless sysquery: no addrs found for root

2004-02-20 Thread John
On Fri, Feb 20, 2004 at 06:35:51PM +1100, Tony Frank wrote: Hi, On Thu, Feb 19, 2004 at 10:25:04PM -0600, John wrote: OK. I'm stumped. Hopefully we can help. Thanks, Tony. Yes - forward-only does get rid of the symptom. I should have mentioned that. It also, however, prevents this

Re: e-mail notification

2004-02-20 Thread Andrew L. Gould
On Friday 20 February 2004 07:38 am, andrew clarke wrote: Just wondering if anyone knows of a program that will connect to a POP3 mailbox and then send me an e-mail notification when there are new messages in the mailbox (rather than sending me those messages)? Thanks. According to 'man

USB keyboard rollover problem

2004-02-20 Thread Brian Candler
Since my old Vaio laptop has a broken key, I decided to get a USB keyboard for it. I have been using a USB mouse successfully for a while. However I have a problem with keyboard rollover, meaning I get duplicate characters when typing quickly. Example: Depress a -- a Depress b

Re: 5.1-RELEASE - UDMA ICRC error - falling back to PIO mode

2004-02-20 Thread Lowell Gilbert
Rajamani, Rajarajan (Rajarajan) [EMAIL PROTECTED] writes: I am running 5.1-RELEASE on a DELL GX150 with 512MB RAM on which I installed a new WD-1600JB IDE along with the promise UDMA100 controller which came along with the drive. The drive can be accessed but the access speed is very slow

Re: endless sysquery: no addrs found for root

2004-02-20 Thread Tony Frank
Hi, On Fri, Feb 20, 2004 at 07:46:34AM -0600, John wrote: On Fri, Feb 20, 2004 at 06:35:51PM +1100, Tony Frank wrote: On Thu, Feb 19, 2004 at 10:25:04PM -0600, John wrote: OK. I'm stumped. Hopefully we can help. Yes - forward-only does get rid of the symptom. I should have mentioned

Re: problem starting X with normal user

2004-02-20 Thread Lowell Gilbert
John [EMAIL PROTECTED] writes: thank you very much.. yes warpper-1.0.3 is installed... i don't know what else could be wrong... as for the siliconmotion issue, i found this : -bash-2.05b$ tail -f /var/log/XFree86.0.log (II) Silicon Motion SMI_GEReset called from smi_accel.c

RE: Rotation of ipmon log

2004-02-20 Thread JJB
I use ipfilter in release 4.9 and ipfs is not the prefix I use in the rc.conf file for the ipfilter enable statements. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Piotr Gnyp Sent: Friday, February 20, 2004 8:33 AM To: JJB Cc: [EMAIL PROTECTED] Subject:

Embarrassing typo [was: Re: New]

2004-02-20 Thread Benjamin Walkenhorst
On Thu, 19 Feb 2004 16:19:25 +0100 Benjamin Walkenhorst [EMAIL PROTECTED] wrote: FreeBSD is very similar to windows, in many ways, from a user's point of view. I'm sorry, FreeBSD is in not quite similar to windows. What I meant to say was: very similar to Linux, from a user's point of view

Re: mkisofs vs large files

2004-02-20 Thread Chris Meyers
Replying to myself here in the hopes that someone who can help didn't see this the first time I posted. Any help to the below problem would be appreciated. Thanks, Chris On Wed, 2004-02-18 at 10:47, Chris Meyers wrote: I am running 5.1-RELEASE-p2 with dvd+rw-tools version 5.17.4.8.6 and

Re: Embarrassing typo [was: Re: New]

2004-02-20 Thread Aaron Peterson
On Thu, 19 Feb 2004 16:19:25 +0100 Benjamin Walkenhorst [EMAIL PROTECTED] wrote: FreeBSD is very similar to windows, in many ways, from a user's point of view. I'm sorry, FreeBSD is in not quite similar to windows. What I meant to say was: very similar to Linux, from a user's point of view

Re: options NSWAPDEV in 5.2R

2004-02-20 Thread Lowell Gilbert
h0444lp6 [EMAIL PROTECTED] writes: I used options NSWAPDEV=2 in my kernelconfig of 5.2R, but got unknown option. In 5.1R it still worked. Is the option gone in 5.2R? Yes. ___ [EMAIL PROTECTED] mailing list

4.9-RELEASE + XP Pro problem

2004-02-20 Thread Joel Gudknecht
Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30 GB HD total First 24 GB = XP Last 6 GB = 4.9 Installed XP first, then 4.9, said NONE at the boot menu during

Re: USB keyboard rollover problem

2004-02-20 Thread Brian Candler
On Fri, Feb 20, 2004 at 01:59:03PM +, Brian Candler wrote: However I have a problem with keyboard rollover, meaning I get duplicate characters when typing quickly. Example: Additional information: if I reboot my laptop into Windows 98 (forgot I had that partition!), the keyboard works

Re: System hangs when I go from X to console (nvidia)

2004-02-20 Thread Graeme Smith
On Thursday 19 Feb 2004 21:18, Karel J. Bosschaart wrote: I had a similar problem with an nvidia GeForce4 (Ti4200). Switching to console would make it hang while the letters on the console appeared very faint. Searching on the linux forum of the nvidia site I found people having the same

First time installation - 5.2

2004-02-20 Thread Stephen Liu
Hi all folks, This is my first time installing UNIX - FreeBSD 5.2 Harward - Graphic card - Creative Graphic Blaster RiVA-TNT - One IDE ATA-hard disc - connected to ATA controller (Entire disc for FreeBSD) - 2 ethernet cards, Realtek - USB mouse - 3 buttons, wheel - CDRom - secondary slave -

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Jerry McAllister
Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30 GB HD total First 24 GB = XP Last 6 GB = 4.9 Installed XP first, then 4.9, said NONE at the

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread gaf
Joel Gudknecht wrote: Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30 GB HD total First 24 GB = XP Last 6 GB = 4.9 Installed XP first, then 4.9, said NONE at

No Email or FTP

2004-02-20 Thread Grant Peel
Hi all, In FreeBSD 4.4 and 4.7, is there a way to shut off email and or ftp privledges? (Other than using quota that is). Using sendmail. -Grant ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: power point

2004-02-20 Thread Jerry McAllister
hi, is there a way to convert ms powerpoint presentation into jpegs? or to view it under Freebsd? Install Openoffice. It has a presenter that can open Powerpoint files to show them or incorporate them in to presentations. You might have to tinker around to get things like you are used to,

Removing system user

2004-02-20 Thread meimi
Hello all, I have read some document about server hardening. It suggests me removing the following users: operator, games, news, uucp and following groups: operator, staff I can guess that games is used for playing and news is used for reading news in news group. How about the other? Their

Re: USB keyboard rollover problem

2004-02-20 Thread Brian Candler
On Fri, Feb 20, 2004 at 02:49:43PM +, Brian Candler wrote: Additional information: if I reboot my laptop into Windows 98 (forgot I had that partition!), the keyboard works properly with no rollover problem. So it looks suspiciously like FreeBSD is not initialising it properly or

problem with SCSI disk

2004-02-20 Thread RJ45
Hello FreeBSD 5.2/alpha I have 3 scsi disk, one of the disks I don;t know why is not working. it is not seen by sysinstall and when I try to do sauron# disklabel -e da2 disklabel: /dev/da2: no valid label found GEOM: create disk da2 dp=0xfccfe068 da2 at isp0 bus 0 target 2 lun 0 da2:

tac for freebsd !! ?

2004-02-20 Thread sweetleaf
I am trying to install some window fonts per... http://www.paulandlesley.org/linux/xfree4_tt.html The problem is that tac is not installed and i cant find it in the packages or ports. Is tac even available for freebsd 5.x? # tail +2 fonts.scale | tac fonts.dir tac: Command not found. I am

freebsd not boot

2004-02-20 Thread Pat Saunders
Hi, I am trying to run freebsd 4.9 on a PC / IDE architecture. I have one IDE drive and two 3COM 3c90 Network Cards and CD-ROM The PC will be a dedicated FreeBSD box. I have installed freebsd v4.9 , using the whole 4G disk which is bootable and installed 'Standard MBR - no boot manager' and

Re: Embarrassing typo [was: Re: New]

2004-02-20 Thread Kevin D. Kinsey, DaleCo, S.P.
Benjamin Walkenhorst wrote: On Thu, 19 Feb 2004 16:19:25 +0100 Benjamin Walkenhorst [EMAIL PROTECTED] wrote: FreeBSD is very similar to windows, in many ways, from a user's point of view. I'm sorry, FreeBSD is in not quite similar to windows. What I meant to say was: very similar to

Re: Embarrassing typo [was: Re: New]

2004-02-20 Thread Aaron Peterson
It does make for interesting analysis as a type of Freudian slip, though i was able to resist the temptation myself, but i was just waiting for somebody here to say it :) ___ [EMAIL PROTECTED] mailing list

quick mozilla question

2004-02-20 Thread jr315
running freeBSD 5.2 release. installed mozilla from packages. When I try to run I get the following message: sh# mozilla /libexec/ld-elf.so.1: Shared object libintl.so.5 not found /libexec/ld-elf.so.1: Shared object libintl.so.5 not found any ideas __ Do you

Re: quick mozilla question

2004-02-20 Thread Lowell Gilbert
jr315 [EMAIL PROTECTED] writes: running freeBSD 5.2 release. installed mozilla from packages. When I try to run I get the following message: sh# mozilla /libexec/ld-elf.so.1: Shared object libintl.so.5 not found /libexec/ld-elf.so.1: Shared object libintl.so.5 not found any ideas

Re: quick mozilla question

2004-02-20 Thread Chris Meyers
On Fri, 2004-02-20 at 10:29, jr315 wrote: running freeBSD 5.2 release. installed mozilla from packages. When I try to run I get the following message: sh# mozilla /libexec/ld-elf.so.1: Shared object libintl.so.5 not found /libexec/ld-elf.so.1: Shared object libintl.so.5 not found any

Re: No Email or FTP

2004-02-20 Thread Matthew Seaman
On Fri, Feb 20, 2004 at 10:20:26AM -0500, Grant Peel wrote: In FreeBSD 4.4 and 4.7, is there a way to shut off email and or ftp privledges? (Other than using quota that is). Using sendmail. Yes -- those can both be done. To stop a user FTP'ing into the machine, add their username to the

openssl-0.9.7c failing - make: don't know how to make i_ofb64.c.

2004-02-20 Thread Noah
FreeBSD 4.8-STABLE apologies in advance to address this issue on a general freeBSD mail list any clues why openssl-0.9.7c is failing to build from /usr/ports here are the build errors: --- snip --- cc: -rpath: linker input file unused since linking not done cc: /usr/local/lib: linker input

Re: Removing system user

2004-02-20 Thread Matthew Seaman
On Fri, Feb 20, 2004 at 11:51:03PM +0800, meimi wrote: I have read some document about server hardening. It suggests me removing the following users: operator, games, news, uucp and following groups: operator, staff I can guess that games is used for playing and news is used for reading

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Jud
On Fri, 20 Feb 2004 10:13:35 -0500 (EST), Jerry McAllister [EMAIL PROTECTED] said: Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30 GB HD total

log files

2004-02-20 Thread Derek Burns / Bend-Pak
How can I find the path to my log files? I am on a windows xp client and I need to find the path to the log files on my freebsd 4.7 web server. We are both on the same network. ___ [EMAIL PROTECTED] mailing list

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread HOLLOW, CHRISTOPHER
Just make sure your XP is fully installed first and boots OK Then install FreeBSD and select the MBR (not 'none' and not 'standard') [snip] Actually, you should choose to install a standard MBR and *not* to use the FreeBSD boot loader in order to accomplish what you describe Why not choose to

Re: log files

2004-02-20 Thread Jez Hancock
On Fri, Feb 20, 2004 at 09:29:08AM -0800, Derek Burns / Bend-Pak wrote: How can I find the path to my log files? I am on a windows xp client and I need to find the path to the log files on my freebsd 4.7 web server. We are both on the same network. The logfile path for apache is configured in

SOLVED: Storigen ES Reboots and LCD types

2004-02-20 Thread Joe Lewis
Found the problem with booting the Storigen 1U servers : They are based on the Tyan Thunder S2510 (Serverworks III) motherboards, and they have DSDT tables that are not initialized properly. Adding the following line to the /boot/loader.conf file fixed it : acpi_dsdt_load=YES There is also

Re: log files

2004-02-20 Thread Kevin D. Kinsey, DaleCo, S.P.
Derek Burns / Bend-Pak wrote: How can I find the path to my log files? I am on a windows xp client and I need to find the path to the log files on my freebsd 4.7 web server. We are both on the same network. ___ [EMAIL PROTECTED] mailing list

flash plugin BSD vs linux

2004-02-20 Thread Osmany Guirola Cruz
Hi people I have a little problem whith the flash plugin on my BSD box. I installed the flash plugin port whithout problem but these not work , it showme a black screen in the place of the plugin and no picture no animation no nothing :-(. i try mozilla and epiphany as browsers. i installed

Re: Boot loop in FreeBSD 5.2-RELEASE after install

2004-02-20 Thread Mike Newell
On Fri, 20 Feb 2004, Tony Frank wrote: tfrank I saw the crash/assert type scenario if the boot blocks are not installed tfrank properly. tfrank Ie the MBR is updated with the bootmgr (F1 .. bit) but the 2nd/3rd stages tfrank were corrupted somehow. tfrank (In my case I accidentally overwrote the

Re: flash plugin BSD vs linux

2004-02-20 Thread Kenneth Culver
Quoting Osmany Guirola Cruz [EMAIL PROTECTED]: Hi people I have a little problem whith the flash plugin on my BSD box. I installed the flash plugin port whithout problem but these not work , it showme a black screen in the place of the plugin and no picture no animation no nothing :-(. i try

Re: tac for freebsd !! ?

2004-02-20 Thread Dan Nelson
In the last episode (Feb 20), sweetleaf said: I am trying to install some window fonts per... http://www.paulandlesley.org/linux/xfree4_tt.html The problem is that tac is not installed and i cant find it in the packages or ports. Is tac even available for freebsd 5.x? # tail +2

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Jerry McAllister
On Fri, 20 Feb 2004 10:13:35 -0500 (EST), Jerry McAllister [EMAIL PROTECTED] said: Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30

Re: tac for freebsd !! ?

2004-02-20 Thread Lowell Gilbert
sweetleaf [EMAIL PROTECTED] writes: I am trying to install some window fonts per... http://www.paulandlesley.org/linux/xfree4_tt.html The problem is that tac is not installed and i cant find it in the packages or ports. Is tac even available for freebsd 5.x? # tail +2 fonts.scale | tac

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Jerry McAllister
On Fri, 20 Feb 2004 10:13:35 -0500 (EST), Jerry McAllister [EMAIL PROTECTED] said: Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Bob Johnson
Date: Fri, 20 Feb 2004 08:54:24 -0600 From: Joel Gudknecht [EMAIL PROTECTED] Subject: 4.9-RELEASE + XP Pro problem Message-ID: [EMAIL PROTECTED] Hello All, I'm having a hell of a time getting XP Pro and 4.9 on the same drive. [...] Installed XP first, then 4.9, said NONE at the boot menu during

log files

2004-02-20 Thread Derek Burns / Bend-Pak
Sorry, I know where the log files themselves are, What I am trying to do is get them to report the browsing info as well as the referrer info. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

xv question

2004-02-20 Thread marlon corleone
is there any alternative for 'xv' that can take screenshot for .avi .mpg and other movie format? _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail

RE: flash plugin BSD vs linux

2004-02-20 Thread Osmany Guirola Cruz
Sorry .. but i installed both the linuxflash plugin port and the bsd(flashplugin-mozilla-0.4.10_5 ) port and i tested the bsd port whit mozilla and epiphany ..and due to this instalation does not work i have to install the linux ports(flash and firebird) to see sites whith flash ..

[no subject]

2004-02-20 Thread Lowell Gilbert
Reply-To 'freebsd-questions' [EMAIL PROTECTED] Subject: Re: 4.9-RELEASE + XP Pro problem References: [EMAIL PROTECTED] From: Lowell Gilbert [EMAIL PROTECTED] Date: 20 Feb 2004 13:54:54 -0500 In-Reply-To: [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Lines: 22 User-Agent: Gnus/5.09 (Gnus

RE: flash plugin BSD vs linux

2004-02-20 Thread Kenneth Culver
Quoting Osmany Guirola Cruz [EMAIL PROTECTED]: Sorry .. but i installed both the linuxflash plugin port and the bsd(flashplugin-mozilla-0.4.10_5 ) port and i tested the bsd port whit mozilla and epiphany ..and due to this instalation does not work i have to install the linux ports(flash and

Re: freebsd not boot

2004-02-20 Thread Vulpes Velox
On Fri, 20 Feb 2004 16:21:43 - Pat Saunders [EMAIL PROTECTED] wrote: Hi, I am trying to run freebsd 4.9 on a PC / IDE architecture. I have one IDE drive and two 3COM 3c90 Network Cards and CD-ROM The PC will be a dedicated FreeBSD box. I have installed freebsd v4.9 , using the whole 4G

RE: flash plugin BSD vs linux

2004-02-20 Thread Osmany Guirola Cruz
Ok i will try -Original Message- From: Kenneth Culver [mailto:[EMAIL PROTECTED] Sent: Fri 2/20/2004 2:05 PM To: Osmany Guirola Cruz Cc: [EMAIL PROTECTED] Subject: RE: flash plugin BSD vs linux Quoting Osmany

Re: Sendmail rule questions

2004-02-20 Thread Mark Frank
* On Thu, Feb 19, 2004 at 07:20:13PM + Matthew Seaman wrote: On Thu, Feb 19, 2004 at 01:11:55PM -0500, Chuck Swiger wrote: Benjamin Meade wrote: Just wondering if sendmail (not procmail) can reject messages from a specific user that are above a certain size? You can control the

configuring xl device

2004-02-20 Thread Darryl Hoar
Greetings, I have a box with 5.1-release on it. I had it configured and connected to my lan. The connection was to a switch. ifconfig -a showed it as autosense. All was well with the world. Relocated this box to another building (same lan). It is connected to a 10/100 hub. Connected it and

RE: configuring xl device

2004-02-20 Thread Derrick Ryalls
Greetings, I have a box with 5.1-release on it. I had it configured and connected to my lan. The connection was to a switch. ifconfig -a showed it as autosense. All was well with the world. Relocated this box to another building (same lan). It is connected to a 10/100 hub.

RE: configuring xl device

2004-02-20 Thread Darryl Hoar
I should know that it is always the patch cable. Even when it shouldn't be. Replaced the patch cable, and it started talking just fine on the network. Sorry for the wasted bandwidth. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Darryl Hoar Sent:

RE: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Derrick Ryalls
I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30 GB HD total First 24 GB = XP Last 6 GB = 4.9 Installed XP first, then 4.9, said NONE at the boot menu

X freezes problem

2004-02-20 Thread Aaron Sloan
Hello. Got a little problem figuring out what is causing my puter to lock up hard. Running 4.9 with the latest cvs and ports upgraded except a broken openoffice portupgrade.. I will be working in KDE 3.2 with gxine running and sylpheed-claws. The screen saver kicks in and runs fine for

cron or ipfw problem!

2004-02-20 Thread Marwan Sultan
Hello bsd, I have FreeBSD 4.8R, NATd, ipfw enabled. I want to add a rule to ipfw which activate from 3AM to 3PM : says: ipfw 05000 add deny all from 192.168.1.21 to any So I created a shell script lets say deny.sh says the above rule and I chmod +x the script. Second shell script

Re: log files

2004-02-20 Thread Nathan Kinkade
On Fri, Feb 20, 2004 at 10:45:04AM -0800, Derek Burns / Bend-Pak wrote: Sorry, I know where the log files themselves are, What I am trying to do is get them to report the browsing info as well as the referrer info. You'll have better luck if you make your replies on a given topic in the same

Re: xv question

2004-02-20 Thread Nathan Kinkade
On Fri, Feb 20, 2004 at 06:47:25PM +, marlon corleone wrote: is there any alternative for 'xv' that can take screenshot for .avi .mpg and other movie format? If you have ImageMagick installed, take a look at the the import(1) command. It will take screen shots and save the output in many

Re: 4.9-RELEASE + XP Pro problem

2004-02-20 Thread Jerry McAllister
I'm having a hell of a time getting XP Pro and 4.9 on the same drive. I've tried various ways to get them to co-exist to no avail. Here's what I'm trying to accomplish; 30 GB HD total First 24 GB = XP Last 6 GB = 4.9 Installed XP first, then 4.9, said NONE at the boot

Re: cron or ipfw problem!

2004-02-20 Thread Ion-Mihai Tetcu
On Fri, 20 Feb 2004 23:33:45 +0300 Marwan Sultan [EMAIL PROTECTED] wrote: Hello bsd, I have FreeBSD 4.8R, NATd, ipfw enabled. I want to add a rule to ipfw which activate from 3AM to 3PM : says: ipfw 05000 add deny all from 192.168.1.21 to any The following entries in my crontab

Re: cron or ipfw problem!

2004-02-20 Thread Marty Landman
At 03:33 PM 2/20/2004, Marwan Sultan wrote: I want to add a rule to ipfw which activate from 3AM to 3PM : says: ipfw 05000 add deny all from 192.168.1.21 to any How to run the scripts? thro crontab I fixed my crontab to 0 3 * * * /path/deny.sh 0 15 * * * /path/enable.sh Marwan, are

Re: cron or ipfw problem!

2004-02-20 Thread Nathan Kinkade
On Fri, Feb 20, 2004 at 11:33:45PM +0300, Marwan Sultan wrote: Hello bsd, I have FreeBSD 4.8R, NATd, ipfw enabled. I want to add a rule to ipfw which activate from 3AM to 3PM : says: ipfw 05000 add deny all from 192.168.1.21 to any So I created a shell script lets say deny.sh

ipfw: setsockopt(IP_FW_DEL): Invalid argument

2004-02-20 Thread Budi Kusmiantoro
Hello... ipfw allows user to specify a list of rules in a file and then access it with an absolute path. example: ipfw /etc/rules Deleting a non-existent rule will make the ipfw stops processing the file immediately. May be I am missing something here, but I still don't see the reason why

PDFslide on FreeBSD

2004-02-20 Thread Mike Heffner
Hi all, Has anyone gotten pdfslide[1] to work on FreeBSD? By work, I mean output a readable PDF; I get multiple lines of: Non-PDF special ignored! and the PDF output is just completely black. A similar setup works in Mandrake, but I haven't figured out what the problem in FreeBSD is.

Re: Removing system user

2004-02-20 Thread Thomas Beer
I would not delete them. A normal user, e.g., has to be member of the group staff to su to root, etc. Cheers Tom On Fri, Feb 20, 2004 at 11:51:03PM +0800, meimi wrote: I have read some document about server hardening. It suggests me removing the following users: operator, games, news,

RE: Boot loop in FreeBSD 5.2-RELEASE after install - FIXED!

2004-02-20 Thread Mike Newell
Well THAT'S weird... I wondered if there might be some strange data left on the drive (I had a 4.7-RELEASE install on it prior to this), so I stopped the system in POST and entered the Adaptec system utilities. I then did a low-level format of the drive. Reinstalled and Hey Presto - booted up

Re: Removing system user

2004-02-20 Thread Jerry McAllister
I would not delete them. A normal user, e.g., has to be member of the group staff to su to root, etc. It is group wheel they need to be in. I suppose someone might have made staff work too, but wheel is the biggie. jerry Cheers Tom On Fri, Feb 20, 2004 at 11:51:03PM +0800,

Re: Boot loop in FreeBSD 5.2-RELEASE after install - FIXED!

2004-02-20 Thread Tony Frank
Hi, On Fri, Feb 20, 2004 at 04:49:00PM -0500, Mike Newell wrote: Well THAT'S weird... I wondered if there might be some strange data left on the drive (I had a 4.7-RELEASE install on it prior to this), so I stopped the system in POST and entered the Adaptec system utilities. I then did a

dialup question ?

2004-02-20 Thread Roberto Pereyra
Hi all ! A question: I want to configure a simple dial-up server and have this ppp.conf -- default: pap: set debug phase lcp chat set timeout 0 set debug phase lcp chat enable pap set ifaddr 192.168.0.1 192.168.0.101-192.168.0.104 255.255.255.0

Re: method to test for link before dhclient at boot?

2004-02-20 Thread James Long
On Thu, Feb 19, 2004 at 08:54:55PM -0500, Duane Winner wrote: I'm wondering if anybody knows a technique for this problem: I want the boot process to bypass DHCP so that it will boot faster Have you tried putting dhclient_flags=-1 in /etc/rc.conf ? That should accomplish much of what

Re: power point

2004-02-20 Thread Alex de Kruijff
On Fri, Feb 20, 2004 at 10:38:28AM -0500, Jerry McAllister wrote: hi, is there a way to convert ms powerpoint presentation into jpegs? or to view it under Freebsd? Install Openoffice. It has a presenter that can open Powerpoint files to show them or incorporate them in to

Re: power point

2004-02-20 Thread Chris
On Friday 20 February 2004 05:12 pm, Alex de Kruijff wrote: On Fri, Feb 20, 2004 at 10:38:28AM -0500, Jerry McAllister wrote: hi, is there a way to convert ms powerpoint presentation into jpegs? or to view it under Freebsd? Install Openoffice. It has a presenter that can open

Re: KDE

2004-02-20 Thread Alex de Kruijff
On Fri, Feb 20, 2004 at 05:04:05AM -0600, [EMAIL PROTECTED] wrote: Hi, Type startx and get message: Virtual height (0) is too small for hardware. Screen found but none have a usable configuration. Have tried all the display settings--don't know if monitor is the problem. Thanks, Jerry I

Re: configuring xl device

2004-02-20 Thread Alex de Kruijff
Dear Darryl, Could you check if Outlook has a option to cut the text at the word that have a letter at char 72. You now have it at ca. 100 and some of us have a screen that is 80 char width. And that doesn't result in something thats that readable On Fri, Feb 20, 2004 at 01:50:44PM -0600, Darryl

Re: problem with SCSI disk

2004-02-20 Thread anubis
On Sat, 21 Feb 2004 1:56 am, RJ45 wrote: Hello FreeBSD 5.2/alpha I have 3 scsi disk, one of the disks I don;t know why is not working. it is not seen by sysinstall and when I try to do sauron# disklabel -e da2 disklabel: /dev/da2: no valid label found GEOM: create disk da2

  1   2   >