Re: FreeBSD 4.7 make question

2007-09-07 Thread Josh Carroll
On 9/7/07, Jason Lieurance <[EMAIL PROTECTED]> wrote: > Hi, > > I didn't keep our 4.7 up to date and now 'make' errors out whenever you > try to update ports or install any software. How do I fix this issue? Update your ports tree with the RELEASE_4_EOL tag, then try again. Note that FreeBSD 4.x

FreeBSD 4.7 make question

2007-09-07 Thread Jason Lieurance
Hi, I didn't keep our 4.7 up to date and now 'make' errors out whenever you try to update ports or install any software. How do I fix this issue? Thanks in advance, J. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: Any suggestion regarding /DEV wipe out on freebsd 4.7?

2006-08-31 Thread Nikos Vassiliadis
how I may restore /DEV; or how this could have > happened. I would appreciate your input. I am running freeBSD 4.7 with 2GB > of memory on an Intel Xeon machine. Only thing left in /DEV is a file for > each harddrive partition. > > Thanks! > According to a 4.10-something box I hav

Any suggestion regarding /DEV wipe out on freebsd 4.7?

2006-08-30 Thread babak badaei
;. Not sure what to do, I set permissions to allow write on "NULL". I have done "dropdb" many times before and had never seen that message. If anyone has any clue as do how I may restore /DEV; or how this could have happened. I would appreciate your input. I am running freeBSD 4.7

Re: howto update freebsd 4.7 release to 4.7 stable

2005-06-21 Thread Lowell Gilbert
Khanh Cao Van <[EMAIL PROTECTED]> writes: > My custom use freeBSD 4.7 release and ask me to install JDK1.4 on it . > But when I use ports to compile JDK , the system show me a message : Please keep in mind that 4.7 was superseded more than two years ago, and the whole 4.x branch wa

howto update freebsd 4.7 release to 4.7 stable

2005-06-21 Thread Khanh Cao Van
My custom use freeBSD 4.7 release and ask me to install JDK1.4 on it . But when I use ports to compile JDK , the system show me a message : You must have a version of FreeBSD later than 4.7-STABLE February 2003 or 5-CURRENT February 2003 to compile and use JDK 1.4.2. So I have to update my 4.7

Re: FreeBSD 4.7

2005-01-23 Thread Tom Huppi
On Sun, 23 Jan 2005, agent0013 wrote: > Hello, i'm a very very newbie in FreeBSD, so i tried to install > it and start the X windows system, but when I type "startx" the > screen stays black, how can i do to laucnh it correctely ? > thanks for you answer. When I used to use distributions of th

FreeBSD 4.7

2005-01-23 Thread agent0013
Hello, i'm a very very newbie in FreeBSD, so i tried to install it and start the X windows system, but when I type "startx" the screen stays black, how can i do to laucnh it correctely ? thanks for you answer. PS: I'm french and i can't speak a very good english. So, can you answer to me very s

Re: FreeBSD 4.7

2005-01-23 Thread Emanuel Strobl
Am Sonntag, 23. Januar 2005 10:31 schrieb agent0013: > Hello, i'm a very very newbie in FreeBSD, so i tried to install it and > start the X windows system, but when I type "startx" the screen stays > black, how can i do to laucnh it correctely ? thanks for you answer. Why

Re: fxp driver on freebsd 4.7?

2005-01-02 Thread Kris Kennaway
On Sat, Jan 01, 2005 at 10:47:43PM +0800, Vincent Chen wrote: > Hi, all > > I tried to install a new intel 82550 based ethernet adapter on my freebsd 4.7. > In the first time, I don't want to recompile my kernel. So, I add the > following > line to /boot/loader.conf

fxp driver on freebsd 4.7?

2005-01-02 Thread Vincent Chen
Hi, all I tried to install a new intel 82550 based ethernet adapter on my freebsd 4.7. In the first time, I don't want to recompile my kernel. So, I add the following line to /boot/loader.conf: if_fxp_load="YES" The driver loaded and the adapter identified as fxp0. But the syst

Re: problem with intel pro/100 S 82550 adapter on freebsd 4.7

2004-12-20 Thread Peter Risdon
Vincent Chen wrote: > Hi, all > > I tried to install a intel pro/100 S desktop adapter w/ 82550 chip on my > freebsd 4.7 release. Since my custom kernel has no fxp driver compiled. I edit > /boot/loader.conf and add a line: > > if_fxp_load="YES" > > Af

problem with intel pro/100 S 82550 adapter on freebsd 4.7

2004-12-20 Thread Vincent Chen
Hi, all I tried to install a intel pro/100 S desktop adapter w/ 82550 chip on my freebsd 4.7 release. Since my custom kernel has no fxp driver compiled. I edit /boot/loader.conf and add a line: if_fxp_load="YES" After reboot, freebsd can identify this adapter as fxp0. But system re

Re: Installing FreeBSD 4.7 on large disk shared with Windows

2004-08-22 Thread R. W.
On Sunday 22 August 2004 13:49, John Michaels wrote: > I have obtained Sams Teach yourself FreeBSD which includes a Cd with > FreeBSD 4.7 which the authors suggest is installed as you can then > 'follow along' the book. > > I have a machine with 2 Disks (60 Gb and

Re: Installing FreeBSD 4.7 on large disk shared with Windows

2004-08-22 Thread Geert Hendrickx
On Sun, Aug 22, 2004 at 01:49:58PM +0100, John Michaels wrote: > I have obtained Sams Teach yourself FreeBSD which includes a Cd with > FreeBSD 4.7 which the authors suggest is installed as you can then > 'follow along' the book. > > I have a machine with 2 Disks (60

Installing FreeBSD 4.7 on large disk shared with Windows

2004-08-22 Thread John Michaels
I have obtained Sams Teach yourself FreeBSD which includes a Cd with FreeBSD 4.7 which the authors suggest is installed as you can then 'follow along' the book. I have a machine with 2 Disks (60 Gb and 30Gb respectively) which already has Windows Me (and Slackware). Because of W

Re: Ethereal + gtk + glib installation in freeBSD-4.7

2004-06-18 Thread Bill Moran
f just using the ports? > 1. ./configure > > 2. make > > this gives erroro message : > > ln : libgplugin_a.la : Operation not supported > > plz let me know why this error comes and how to remove it... > > Also tell me the steps to install ethereal ( from source

Ethereal + gtk + glib installation in freeBSD-4.7

2004-06-18 Thread Manish Gautam
remove it... Also tell me the steps to install ethereal ( from source code) on freeBSD-4.7.. Thanx Rgds, Manish _ Looking for something? Cant find it anywhere? http://go.msnserver.com/IN/50756.asp Log onto baazee.com

Modem LM-I56N doesn't work under FreeBSD 4.7

2004-06-02 Thread Stanislav Mudrievskiy
I have written the PnP ID of my modem into the file sio.c, but FreeBSD doesn't detect it as sio3. If you know why, please help me. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mai

Trying to get MapServer 4.0.1 compiled on FreeBSD 4.7

2004-06-02 Thread Myers, Jeffrey
did you ever find a solution to this problem? I have these libraries installed on /usr/local/mapserver . The libgd.a/libgd.so are installed in /usr.local/mapserver/lib and the gd.h is in /usr/local/mapser/include When I compile mapserver I type ./configure --with-gd=/usr/local/mapserver and I ge

RE: FreeBSD 4.7 (Related to Dump and Restore).

2004-05-24 Thread JJB
ECTED] Subject: FreeBSD 4.7 (Related to Dump and Restore). Hi guys, Thanks for the help with the dump and restore question. I am about to clone 2 more machines to the setup mentioned in 'Dump and Restore'. It is based around FreeBSD 4.7. These systems will need to last 3 years

FreeBSD 4.7 (Related to Dump and Restore).

2004-05-24 Thread Grant Peel
Hi guys, Thanks for the help with the dump and restore question. I am about to clone 2 more machines to the setup mentioned in 'Dump and Restore'. It is based around FreeBSD 4.7. These systems will need to last 3 years before they are decommisioned and replaced. Are there any critica

RE: FreeBSD 4.7 Syslogs

2004-05-16 Thread Cyber Dog
plete strangers. If you have a PayPal account, I wouldn't mind sending over a little token of my appreciation. Thanks again, Matt -Original Message- From: JJB [mailto:[EMAIL PROTECTED] Sent: Saturday, May 15, 2004 10:42 PM To: Matt "Cyber Dog" LaPlante Subject: RE: FreeBSD

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Micheal Patterson
- Original Message - From: "JJB" <[EMAIL PROTECTED]> To: "Micheal Patterson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, May 16, 2004 9:37 AM Subject: RE: FreeBSD 4.7 Syslogs > Thanks for the additional info. > > I tested usi

RE: FreeBSD 4.7 Syslogs

2004-05-16 Thread JJB
ve no idea why it was hosed, but working now and that is all that matters. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of JJB Sent: Sunday, May 16, 2004 11:14 AM To: Warren Block Cc: Micheal Patterson; [EMAIL PROTECTED] Subject: RE: FreeBSD 4.7 Syslogs So I ha

RE: FreeBSD 4.7 Syslogs

2004-05-16 Thread JJB
EMAIL PROTECTED] Subject: RE: FreeBSD 4.7 Syslogs On Sun, 16 May 2004, JJB wrote: > Thanks for the additional info. > > I tested using this logger -p lpr.err "test test" > There is no error message about logger not working. > > And I get nothing in the /var/log/lpr-e

RE: FreeBSD 4.7 Syslogs

2004-05-16 Thread Warren Block
On Sun, 16 May 2004, JJB wrote: > Thanks for the additional info. > > I tested using this logger -p lpr.err "test test" > There is no error message about logger not working. > > And I get nothing in the /var/log/lpr-errs log file. That would be /var/log/lpd-errs. > This is so simple that the o

RE: FreeBSD 4.7 Syslogs

2004-05-16 Thread JJB
MAIL PROTECTED] Sent: Sunday, May 16, 2004 5:04 AM To: Matt "Cyber Dog" LaPlante; 'Matthew Seaman'; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: FreeBSD 4.7 Syslogs - Original Message - From: "JJB" <[EMAIL PROTECTED]> To: "Matt "Cyber Dog&qu

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Shaun T. Erickson
Sunil Sunder Raj wrote: Hi, I did not mean to change the permissions to 777 permanently. Just to come to a conclusion on whether it is a permission problem. As 90% unix problems are related to permissions. Then you should have said so. But you did not - you simply told an admitted "noob" to set

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Sunil Sunder Raj
[EMAIL PROTECTED] Subject: Re: FreeBSD 4.7 Syslogs Date: Sun, 16 May 2004 09:47:01 -0400 Sunil Sunder Raj wrote: Just give 777 permissions to /var/log/messages This is BAD advice, and you should NOT follow it. If you do, you will give anyone the ability to modify or delete your log entries, which yoou do

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Mark
Sunil Sunder Raj wrote: > Hi, > Just give 777 permissions to /var/log/messages With all due respect, but that is rather bad advice. I have been running syslog on FreeBSD 4.7R for years, without problem; and never ever did I have to resort to making /var/log/messages world-writeable. Besides, th

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Shaun T. Erickson
Sunil Sunder Raj wrote: Just give 777 permissions to /var/log/messages This is BAD advice, and you should NOT follow it. If you do, you will give anyone the ability to modify or delete your log entries, which yoou do NOT want. Find and fix the actual problem; don't bypass the symptom with someth

RE: FreeBSD 4.7 Syslogs

2004-05-16 Thread Sunil Sunder Raj
Hi, Just give 777 permissions to /var/log/messages Regards SSR From: "Matt \"Cyber Dog\" LaPlante" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: RE: FreeBSD 4.7 Syslogs Date: Sat, 15 May 2004 16

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Micheal Patterson
- Original Message - From: "JJB" <[EMAIL PROTECTED]> To: "Matt "Cyber Dog" LaPlante" <[EMAIL PROTECTED]>; "'Matthew Seaman'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, May 15, 2004 3:04 PM Subject

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Micheal Patterson
- Original Message - From: "Matt "Cyber Dog" LaPlante" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 15, 2004 3:38 PM Subject: RE: FreeBSD 4.7 Syslogs You've got a pretty high number of max logs with pretty hefty file siz

Re: FreeBSD 4.7 Syslogs

2004-05-16 Thread Micheal Patterson
- Original Message - From: "Matt "Cyber Dog" LaPlante" <[EMAIL PROTECTED]> To: "'Matthew Seaman'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, May 15, 2004 12:34 PM Subject: RE: FreeBSD 4.7 Syslogs > I tried the

RE: FreeBSD 4.7 Syslogs

2004-05-15 Thread Matt \"Cyber Dog\" LaPlante
/var/run/dmesg.boot: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-RELEASE-p15 #2

RE: FreeBSD 4.7 Syslogs

2004-05-15 Thread JJB
OTECTED] Subject: RE: FreeBSD 4.7 Syslogs I tried the logger command, but it didn't reach the messages file (which is still empty). Here is the output from the syslogd -d command: syslogd: bind: Address already in use logmsg: pri 53, flags 4, from , msg syslogd: bind: Address already in us

RE: FreeBSD 4.7 Syslogs

2004-05-15 Thread Matt \"Cyber Dog\" LaPlante
ILE: /var/log/maillog (local0) X X X X X X 6 X X X X X X X X X X X X X X X X X X FILE: /var/log/lpd-errs (local0) X X X X X X X X X 8 X X X X X X X X X X X X X X X FILE: /var/log/cron (local0) 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 X WALL: (local0) X X X X X X X X X X X X X X 6 X X X X X X X

Re: FreeBSD 4.7 Syslogs

2004-05-15 Thread Matthew Seaman
On Sat, May 15, 2004 at 01:51:40AM -0400, Matt Cyber Dog LaPlante wrote: > I've inherited a FreeBSD 4.7 server as part of a system administration job. >  Recently I noticed that the syslog files had stopped collecting data.  This > includes /var/log/messages and /var/log/console amo

FreeBSD 4.7 Syslogs

2004-05-14 Thread Matt \"Cyber Dog\" LaPlante
I've inherited a FreeBSD 4.7 server as part of a system administration job.  Recently I noticed that the syslog files had stopped collecting data.  This includes /var/log/messages and /var/log/console among others.  Up until some time last week, they'd been full of data, but after so

gre on freebsd-4.7

2004-04-24 Thread test
What switching the GRE support for FreeBSD-4.7? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: i will download freeBSD 4.7

2004-04-03 Thread Kris Kennaway
On Fri, Apr 02, 2004 at 06:28:38PM +0400, evgeny wrote: > Hello! I will download FreeBSD 4.7 (full CD-set, 5 cd-s), but i cannot find > this distributive. Help me please... The 4 CD set is not available online any more. You can download the first 2 CDs, and the full set of thousands of pa

i will download freeBSD 4.7

2004-04-03 Thread evgeny
Hello! I will download FreeBSD 4.7 (full CD-set, 5 cd-s), but i cannot find this distributive. Help me please... ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

NWN and port forwarding under FreeBSD 4.7

2004-01-16 Thread Budec
Anyone run NWN though a FreeBSD firewall/natd setup? Been trying to get this running for over a week and starting to get very frustrated with it. :( Here is how my network is setup: {internet} <-> [public ips 6-9] DC1 (Firewall) DC0 -[private ips 25-26] - NWN server Here are the techinal

FreeBsd 4.7: scsi target device driver

2004-01-07 Thread Chhavi Kansal
Hi All, I am in the process of writing a scsi target driver on FreeBSD 4.7, as a module. I have faced some problems like, registering the module with CAM, probing the scsi devices connected to the host etc., I'm from the world of linux, wherein if I register the scsi device driver module

FreeBSD 4.7: kernel routine for open, close, ioctl

2004-01-07 Thread Chhavi Kansal
Hi all, I want to open a "/dev" file from kernel module itself. Is there any interface to perfrom open, close and ioctl call ? I know that on linux filp_open calls exist. I'm looking for the same kind of interface.. Any pointers would be of great help. thanx and regards, Chhavi

Fwd: scsi_target driver on FreeBSD 4.7

2004-01-07 Thread Chhavi Kansal
Note: forwarded message attached. - Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes--- Begin Message --- Hi all, I want to write a scsi target driver to send some vendor specific commands to the scsi disk. For that I have modifi

to know the source-FreeBSD 4.7

2003-12-21 Thread cathy swismitha
hi, I successfully installed FreeBSD 4.7 from CDs. I will be very grateful if I may know where is the source code for scheduling. I found sched.c but i don't know how exactly they are implementing the FIFO, RR and others. and also i like to know how they can be compiled. with re

Re: USB disks on FreeBSD 4.7

2003-11-24 Thread JacobRhoden
On Mon, 24 Nov 2003 02:56 pm, Mike Jeays wrote: > I have a 4.7 system, and have trouble with an Apacer Flash Memory > 64 MB disk. I can read and write the FAT system on it if it is > plugged in at boot time, but I cannot remount it if I unmount > it, unplug it, and then plug it in again. > da0 a

Re: USB disks on FreeBSD 4.7

2003-11-23 Thread JacobRhoden
On Mon, 24 Nov 2003 02:56 pm, Mike Jeays wrote: > I have a 4.7 system, and have trouble with an Apacer Flash Memory > 64 MB disk. I can read and write the FAT system on it if it is > plugged in at boot time, but I cannot remount it if I unmount > it, unplug it, and then plug it in again. > > Is t

USB disks on FreeBSD 4.7

2003-11-23 Thread Mike Jeays
I have a 4.7 system, and have trouble with an Apacer Flash Memory 64 MB disk. I can read and write the FAT system on it if it is plugged in at boot time, but I cannot remount it if I unmount it, unplug it, and then plug it in again. Is this a known problem in 4.7 that is fixed in later versions,

Trying to get MapServer 4.0.1 compiled on FreeBSD 4.7

2003-11-08 Thread Ray Seals
I'm trying to get MapServer 4.0.1 compiled on 4.7. I have compiled and installed gd-2.0.15. When I perform a configure I get this error message: checking for GD 2.0.12 or higher... checking for gdImageSetAntiAliased in -lgd... no checking for gdImageSetAntiAliased in -lgd... (cached) no configur

Re: FreeBSD 4.7-RELEASE 4.8-RELEASE 4-9-RC-2 4.9-RC2 4.9-RC3 floppy install problem.

2003-10-20 Thread Kris Kennaway
On Mon, Oct 20, 2003 at 10:38:25AM +0800, Evgeny Larionov wrote: > I just try install some versions FreeBSD from floppy disks via FTP > (HTTP-proxy). During instalation system unsuccessfully trying download > necessary files from > ftp.freebsd.org/pub/FreeBSD/snaphots/i386/ > bacuase this directory

FreeBSD 4.7-RELEASE 4.8-RELEASE 4-9-RC-2 4.9-RC2 4.9-RC3 floppy install problem.

2003-10-19 Thread Evgeny Larionov
I just try install some versions FreeBSD from floppy disks via FTP (HTTP-proxy). During instalation system unsuccessfully trying download necessary files from ftp.freebsd.org/pub/FreeBSD/snaphots/i386/ bacuase this directory (snapshots/i386) on primary and others ftp sites is empty. After setting U

Re: Patching sshd in FreeBSD 4.7

2003-10-09 Thread Lowell Gilbert
Kevin G <[EMAIL PROTECTED]> writes: > *** 5,11 > > #define SSH_VERSION (ssh_version_get()) > #define SSH_VERSION_BASE"OpenSSH_3.4p1" > ! #define SSH_VERSION_ADDENDUM"FreeBSD-20030917" > > const char *ssh_version_get(void); > void ssh_version_set_addendum(cons

Re: Broken /usr/lib on FreeBSD 4.7

2003-10-08 Thread Mike Hogsett
> I inadvertently broke the /usr/lib on my FreeBSD 4.7 box. Here's how > this happened. > How can I fix this? > > Any tips or advice will be greatly appreciated Yikes! I feel your pain. I have never done this, but it may be possible to grab all of the files from : f

Broken /usr/lib on FreeBSD 4.7

2003-10-08 Thread Oliver Wilson
Hello, I inadvertently broke the /usr/lib on my FreeBSD 4.7 box. Here's how this happened. * In an xterm as root, I issued the command "ldconfig -r" as root, and attempted to copy the ldconfig output using the mouse. I selected the first 20 lines of this output with

Patching sshd in FreeBSD 4.7

2003-10-06 Thread Kevin G
ftp'd the appropriate file for 4.7release [FreeBSD 4.7] # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-03:15/openssh47.patch and when I try to patch I get this: Hmm... Looks like a new-style context diff to me... The text leading up to this was: -- |

Re: FreeBSD 4.7-STABLE and LDAP authentication

2003-09-02 Thread Clement Laforet
On Sat, 30 Aug 2003 13:22:20 +0200 "Eivind Hestnes" <[EMAIL PROTECTED]> wrote: > Hi, Hi ! > We are interesting in using LDAP for authentication/indentification > for our users (everything from sshd, login, samba, mail) Our servers > are running FreeBSD 4.7-STAB

FreeBSD 4.7-STABLE and LDAP authentication

2003-08-30 Thread Eivind Hestnes
Hi, We are interesting in using LDAP for authentication/indentification for our users (everything from sshd, login, samba, mail) Our servers are running FreeBSD 4.7-STABLE, and we are currently not planning to upgrade to FreeBSD 5.1 (due to lack of time) I did a search on Google, and found

How do I unbreak a port on Freebsd 4.7 (Webmin)

2003-07-17 Thread keith
HI, I was naughty and hacked out Wemin 1.1 cause there is an invalid java procedure call in File manager in this version. I wanted to roll back but couldn't so... I unleashed rm -R. Now a new install from ports works but webmin is seriously broken.. says it can't find modules in /usr/local/webmin/

Re: Downloading FreeBSD 4.7

2003-07-03 Thread Joshua Oreman
On Thu, Jul 03, 2003 at 01:21:34PM + or thereabouts, DanB wrote: > I have downloaded 4.8ISo and the md5 check sum. Where is the program md5 located? > Can it run onan Window 98 machine to check the check sum number? > Dan Try here (it was the first one I found): http://www.pc-tools.net/win32/f

Re: Downloading FreeBSD 4.7

2003-07-03 Thread DanB
I have downloaded 4.8ISo and the md5 check sum. Where is the program md5 located? Can it run onan Window 98 machine to check the check sum number? Dan Jerry McAllister wrote: > > > > Thanks for your help. I was able to get in. Will you be able to tell me > > how to get the complete install CD dow

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Jerry McAllister
> > Thanks for your help. I was able to get in. Will you be able to tell me > how to get the complete install CD downloaded. I tried to look around > but could not find any place to download the whole install CD from the web. First, something you can do to help make your messages more useful an

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Bill Campbell
On Thu, Jul 03, 2003 at 12:22:13AM +0200, Alex de Kruijff wrote: ... >You may replace 'anonymous' with 'ftp' and can type anything in the >pasword field. Custom says to use your e-mail address as the password. Some anonymous ftp servers are configured to reject connections with totally bogus pas

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Alex de Kruijff
On Wed, Jul 02, 2003 at 01:18:35PM -0400, Jerry McAllister wrote: > > > > Hello, > > Will you please let me know any website to download the FreeBSD version 4.7. > > I really appreciate your response. I went to the freebsd.org to download > > but it asks for the password for ftp. I tried USA and

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Joshua Oreman
On Wed, Jul 02, 2003 at 03:14:32PM -0700 or thereabouts, Nowman wrote: > Thanks for your help. I was able to get in. Will you be able to tell > me how to get the complete install CD downloaded. I tried to look > around but could not find any place to download the whole install CD > from the web. f

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Nowman
Thanks for your help. I was able to get in. Will you be able to tell me how to get the complete install CD downloaded. I tried to look around but could not find any place to download the whole install CD from the web. Any help is highly appreciated. Thanks, Nowman Jerry McAllister <[EMA

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Henrik Hudson
On Wednesday 02 July 2003 11:55, Nowman wrote: > Hello, > Will you please let me know any website to download the FreeBSD version > 4.7. I really appreciate your response. I went to the freebsd.org to > download but it asks for the password for ftp. I tried USA and UK sites. Any reason you aren't

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Jerry McAllister
> > Hello, > Will you please let me know any website to download the FreeBSD version 4.7. > I really appreciate your response. I went to the freebsd.org to download > but it asks for the password for ftp. I tried USA and UK sites. Have you ever used anonymous ftp before? You log in with the nam

Downloading FreeBSD 4.7

2003-07-02 Thread Nowman
Hello, Will you please let me know any website to download the FreeBSD version 4.7. I really appreciate your response. I went to the freebsd.org to download but it asks for the password for ftp. I tried USA and UK sites. Thanks, Nowman - Do you Yahoo!? SB

Re: FreeBSD 4.7: Perl Questions

2003-06-12 Thread Bill Moran
Jason Lieurance wrote: Hello, I have Freebsd 4.7 and I have perl 5.00503 and I ran 'perl -MCPAN -e shell' Then at the cpan prompt I ran install bundle or something and it started loading a bunch of things but finally it had an error and couldn't finish. But now I have my origin

FreeBSD 4.7: Perl Questions

2003-06-12 Thread Jason Lieurance
Hello, I have Freebsd 4.7 and I have perl 5.00503 and I ran 'perl -MCPAN -e shell' Then at the cpan prompt I ran install bundle or something and it started loading a bunch of things but finally it had an error and couldn't finish. But now I have my original perl in /usr/bin and

FreeBSD 4.7 on Proliant 2500

2003-05-30 Thread J.M.Piulachs
Hi all, Anyone has been able to install Freebsd 4.7 on this machine ? i'm having troubles with the NCR driver , freebsd doesnt found my embedded scsi card. Anyone can give any clue?!?! Thanks in advance! ___ [EMAIL PROTECTED] mailing list

FreeBSD 4.7 on Proliant 2500

2003-05-30 Thread J.M.Piulachs
Hi all, Anyone has been able to install Freebsd 4.7 on this machine ? i'm having troubles with the NCR driver , freebsd doesnt found my embedded scsi card. Anyone can give any clue?!?! Thanks in advance! ___ [EMAIL PROTECTED] mailing list

Re: Diskcheckd Port and Freebsd 4.7

2003-04-03 Thread Kris Kennaway
On Fri, Apr 04, 2003 at 09:35:01AM +0300, Bigbrother wrote: > My question is why it says that it isn't tested on anything less than > 5.0, even though I had compiled and used it on 4.X fbsds in the past? It says it wasn't tested because it wasn't tested :-) > P.s. I tried to fiddle with the make

Diskcheckd Port and Freebsd 4.7

2003-04-03 Thread Bigbrother
Dear, I have Freebsd 4.7-Release-p7 and I tried to install the port Sysutils/diskcheckd(ports are daily cvsuped) The message that I received is: ** 'sysutils/diskcheckd' is marked as IGNORE: "Not tested on anything less than 5.0, use at discretion" But the fa

Como Comprar FreeBSD 4.7 Español Completo

2003-04-02 Thread Alberto Francisco Rodriguez Da
Necesito Montar un Servidor a traves de internet, y he oído maravillas sobre su sistema operativo, por lo cual quisiera saber como comprar la distribución completa de este sistema operativo unix ___ Yahoo! Messenger - Nueva versión GRATIS Super Webca

Como Comprar FreeBSD 4.7 Español Completo

2003-04-02 Thread Alberto Francisco Rodriguez Da
Necesito Montar un Servidor a traves de internet, y he oído maravillas sobre su sistema operativo, por lo cual quisiera saber como comprar la distribución completa de este sistema operativo unix ___ Yahoo! Messenger - Nueva versión GRATIS Super Webca

Re: Re[2]: Then i boot FreeBSD 4.7, not work values in/etc/sysctl.conf see file - sysctl.jpg. How solve this problem? ##help me ;/

2003-03-27 Thread Martin Karlsson
* kinder2000 <[EMAIL PROTECTED]> [2003-03-28 11.24 +1000]: > But i have questions about how to make kernel with my values? Not in > /etc/sysctl.conf? > > I compile kernel with: > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPFIREWALL_VERBOSE_LIMIT=100 > values in sysctl is: > net.i

Re[2]: Then i boot FreeBSD 4.7, not work values in/etc/sysctl.conf see file - sysctl.jpg. How solve this problem? ##help me ;/

2003-03-27 Thread kinder2000
Hi, Martin! 28 марта 2003 г., 3:53:06: MK> * kinder2000 <[EMAIL PROTECTED]> [2003-03-26 23.10 +1000]: >> Hi, ! MK> Hi, >> Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf >> at console i se this messages: >> >> Warring: net.ipv4.icmp_ign

Re: Then i boot FreeBSD 4.7, not work values in /etc/sysctl.confsee file - sysctl.jpg. How solve this problem? ## help me ;/

2003-03-27 Thread Martin Karlsson
* kinder2000 <[EMAIL PROTECTED]> [2003-03-26 23.10 +1000]: > Hi, ! Hi, > Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf > at console i se this messages: > > Warring: net.ipv4.icmp_ignore_bogus_error_responses=1 does not exist > Warring: net.ipv4.conf.all

Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf seefile - sysctl.jpg. How solve this problem? ## help me ;/

2003-03-26 Thread kinder2000
Hi, ! Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf at console i se this messages: Warring: net.ipv4.icmp_ignore_bogus_error_responses=1 does not exist Warring: net.ipv4.conf.all.log_martians=1 does not exist Warring: net.ipv4.conf.all.accept_source_route=0 does not exist

Re: Problems running wget on FreeBSD 4.7

2003-03-26 Thread Paul Hamilton
eers, Paul Hamilton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paul Hamilton Sent: Monday, 24 March 2003 9:31 PM To: Freebsd-Questions Subject: Problems running wget on FreeBSD 4.7 Hi all, I have two different versions of wget on different FreeBSD 4.

Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf seefile - sysctl.jpg. How solve this problem?

2003-03-26 Thread kinder2000
Hi, ! Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf see file - sysctl.jpg How solve this problem? sysctl.conf == net.ipv4.conf.all.send_redirects=0 net.ipv4.conf.all.accept_redirects=0 net.ipv4

FreeBSD 4.7 installation woes

2003-03-24 Thread Branch, Derek K [IT/0216]
After much ado, I was able to create a set of CDs for FreeBSD 4.7. When the machine boots up from the CD, it goes straight to the sysinstall screen, bypassing the kernel configuration options. At sysinstall, none of the keyboard keys are recognized, so I can't do anything except to tur

Problems running wget on FreeBSD 4.7

2003-03-24 Thread Paul Hamilton
Hi all, I have two different versions of wget on different FreeBSD 4.7 (upgraded) servers. They all run, but one of them: # pkg_info -r wget-1.8.2_1 Information for wget-1.8.2_1: Depends on: Dependency: libiconv-1.8_1 Dependency: expat-1.95.5 Dependency: gettext-0.11.5_1 has problems with

GLaux lib in FreeBSD 4.7 - auxInitWindow crashes OS

2003-03-15 Thread Gautham Ganapathy
Hi FreeBSD 4.7-RELEASE crashes when I call the auxInitWindow() function from the GLaux library. Is this known to happen with the beta driver? Does nVidia have any plans on releasing a stable version? Also, I am unable to run the UT2003 demo, which just gets stuck after the initial splash

Help !!! Internal modem + FreeBSD 4.7

2003-03-14 Thread Vofka
Hi. I need help for configure internal modem "Best Data" (on Connexant chip) under FreeBSD 4.7. -- Всегда Я mailto:[EMAIL PROTECTED] ICQ# 94419787 P.S. if it imposible write on russian To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions"

Re: Enabling APM in Freebsd 4.7

2003-03-11 Thread Mica Telodico
--- Tijl Coosemans <[EMAIL PROTECTED]> ha scritto: > On Tue, 11 Mar 2003 00:03:53 +0100 (CET), Mica > Telodico wrote: > > > Hi, > > > > I've installed FreeBSD 4.7 and I'd like to get > enabled > > the APM support. I know that I can enable it

Re: Reaching FTP on internal network behind NAT/router FreeBSD 4.7

2003-03-10 Thread James Long
On Mon, Mar 10, 2003 at 11:42:11PM +0100, Sanne Taaij wrote: > > My goal is to connect from the internet to my FTP which is running on my > internal network at :. So I figured to use port redirection > on my FreeBSD NAT/router.Which consists of 2 nic, rl0 and rl1 > . > > -

Re: Enabling APM in Freebsd 4.7

2003-03-10 Thread Tijl Coosemans
On Tue, 11 Mar 2003 00:03:53 +0100 (CET), Mica Telodico wrote: > Hi, > > I've installed FreeBSD 4.7 and I'd like to get enabled > the APM support. I know that I can enable it by > compile it in the kernel, but I've read about another > system that consist in the

Re: Enabling APM in Freebsd 4.7

2003-03-10 Thread Kjell
> I've installed FreeBSD 4.7 and I'd like to get enabled > the APM support. I know that I can enable it by > compile it in the kernel, but I've read about another > system that consist in the writing of a line in the > /boot/loader.conf (enable apm0) but at start the

Enabling APM in Freebsd 4.7

2003-03-10 Thread Mica Telodico
Hi, I've installed FreeBSD 4.7 and I'd like to get enabled the APM support. I know that I can enable it by compile it in the kernel, but I've read about another system that consist in the writing of a line in the /boot/loader.conf (enable apm0) but at start the loader says

Reaching FTP on internal network behind NAT/router FreeBSD 4.7

2003-03-10 Thread Sanne Taaij
I run FreeBSD 4.7 My goal is to connect from the internet to my FTP which is running on my internal network at :. So I figured to use port redirection on my FreeBSD NAT/router.Which consists of 2 nic, rl0 and rl1 . -- /etc/rc.conf defaultrouter= firewall_type="

Help !!!! FreeBSD 4.7 + internal fax-modem

2003-03-06 Thread Vofka
Hi, questions. I have internal fax-modem Conexant HCF. I need help for using it under FreeBSD 4.7 У меня есть факс-модем Conexant HCF ... который внутренний и P&P и я вобще не предстваляю с чего начть чтоб настроить его и все с ним всязанное под FreeBSD 4.7. Заранее благодарен за любую по

Re: DUMP errors FreeBSD 4.7-RC

2003-03-06 Thread Mike Meyer
In <[EMAIL PROTECTED]>, joe mcguckin <[EMAIL PROTECTED]> typed: > While dumping a 75G partition, I receive the following errors: > DUMP: 21.52% done, finished in 0:51 > DUMP: read error from /dev/ad2s1: Invalid argument: [block -622926708]: > count=7168 > /var/log/messages: > Mar 5 19:15:20 mai

DUMP errors FreeBSD 4.7-RC

2003-03-05 Thread joe mcguckin
While dumping a 75G partition, I receive the following errors: DUMP: 21.52% done, finished in 0:51 DUMP: read error from /dev/ad2s1: Invalid argument: [block -622926708]: count=7168 DUMP: read error from /dev/ad2s1: Invalid argument: [sector -622926708]: count=512 DUMP: read error from /de

Compiling OpenSCEP under FreeBSD 4.7?

2003-03-02 Thread Paul Hoffman
Does anyone have experience with compiling OpenSCEP under 4.7? It compiles under NetBSD, but hangs under FreeBSD. I'd rather run it on a FreeBSD box. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

  1   2   3   >