Hi guys,
Trying to install linksys wmp55AG PCI card with redhat 8.0 ( kernel
2.4-14), getting lot of problems. I downloaded the driver madwifi but
when I try to compile its giving error that
/lib/modules/mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 28 July 2003 19:47, Haley Crowe wrote:
> I'm getting the same message this morning.
>
> HCC
>
This is spam. Someone plays a joke.
- --
Tb. Rifza Adriansyah
Public Key is available on request.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.
On Mon, 2003-07-28 at 12:57, Ed Wilts wrote:
> Refused connections have nothing to do with being a spammer. They have
> a poorly configured mail system (currently), but by the looks of their
> home page, they're a legitimate commercial company.
While you are correct, connecting in this manner w
] [mailto:[EMAIL PROTECTED]
On Behalf Of Aly Dharshi
Sent: Monday, July 28, 2003 11:06 AM
To: [EMAIL PROTECTED]
Subject: RE: Symantec Mail Security detected that you sent a
messagecontainin g prohibited content
Hello,
I think that its called SpamAssassin, Exim + Exiscan + Sophos or
some
fav
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Ed Wilts
> Sent: Monday, July 28, 2003 10:57 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Symantec Mail Security detected that you sent a message
> containin g prohibited content
>
> On Mon, Jul 28, 2003 at 10:03:42AM -0400, D
:[EMAIL PROTECTED]
On Behalf Of Ed Wilts
Sent: Monday, July 28, 2003 10:57 AM
To: [EMAIL PROTECTED]
Subject: Re: Symantec Mail Security detected that you sent a message
containin g prohibited content
On Mon, Jul 28, 2003 at 10:03:42AM -0400, David Hart wrote:
> On Mon, 2003-07-28 at 09:54, MKli
On Mon, Jul 28, 2003 at 10:03:42AM -0400, David Hart wrote:
> On Mon, 2003-07-28 at 09:54, MKlinke wrote:
> > On Monday 28 July 2003 07:40, Cowles, Steve wrote:
> > > [EMAIL PROTECTED] wrote:
> > > > containing prohibited content (SYM:23953231121286250666)
> > > >
> > > >
> Sturman is apparently a
On Mon, 2003-07-28 at 09:54, MKlinke wrote:
> On Monday 28 July 2003 07:40, Cowles, Steve wrote:
> > [EMAIL PROTECTED] wrote:
> > > containing prohibited content (SYM:23953231121286250666)
> > >
> > >
Sturman is apparently a SPAMMER. I have a bunch of connections that we
refused.
Jul 28 08:27:53 m
On Monday 28 July 2003 07:40, Cowles, Steve wrote:
> [EMAIL PROTECTED] wrote:
> > containing prohibited content (SYM:23953231121286250666)
> >
> >
> > Subject of the message: RE: getting dns ip automatically
> > Recipient of the message: "'[EMAIL PROTECTED]'"
> > <[EMAIL PROTECTED]>
>
> You've got
I'm getting the same message this morning.
HCC
>>> [EMAIL PROTECTED] 07/28/03 07:40AM >>>
[EMAIL PROTECTED] wrote:
> containing prohibited content (SYM:23953231121286250666)
>
>
> Subject of the message: RE: getting dns ip automatically
> Recipient of the message: "'[EMAIL PROTECTED]'"
> <[EMAI
I use primarily fluxbox. The install is just a tgz so its pretty simple. I
think the download file is about 500K...so its nice, small, yet powerful.
Eric
-Original Message-
From: Todd A. Jacobs [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 12:56 PM
To: [EMAIL PROTECTED]
Subjec
I'm looking for anybody's help, I want to purchase a Wireless PC card for my
laptop running redhat v9. I would like to get a dual-band wireless card to be
compatible with "everything" out there (802.11a / 802.11b / 802.11g). I was
looking @
Linksys Dual-Band Wireless
> > I suspect you might be having a little too much fun
> > with command line
> > parameters. :) To build the object file use
> >
> > $ g++ -g stack.cpp
>
> This fails because of an undefined reference to `main'
> presumably because there in no ma
; simple test library located in
> > ex7Stack.h/ex7Stack.cpp. I am able to build the
> > library as follows:
> >
> > g++ -c -o ex7Stack ex7Stack.cpp
> >
> > I then write a small test program located in
> ex7.cpp
> > which uses the stack library. I the
On Sun, 2003-02-09 at 16:59, exits funnel wrote:
> Hello,
>
> I'm new to Linux/Unix development and I'm having a bit
> of trouble with something quite basic. I've written a
> simple test library located in
> ex7Stack.h/ex7Stack.cpp. I am able to build the
>
linker options go at the end, so try:
g++ -o ex7 -L . ex7.cpp -l ex7Stack
raymundo
exits funnel wrote:
Hello,
I'm new to Linux/Unix development and I'm having a bit
of trouble with something quite basic. I've written a
simple test library located in
ex7Stack.h/ex7Stack.cpp
Hello,
I'm new to Linux/Unix development and I'm having a bit
of trouble with something quite basic. I've written a
simple test library located in
ex7Stack.h/ex7Stack.cpp. I am able to build the
library as follows:
g++ -c -o ex7Stack ex7Stack.cpp
I then write a small test pro
Hi,
i use redhat 8.0.
When, on a tty, I do
$su - snfs -c "echo nothing" > /root/test
in /root/test, I have
ESC%Gnothing
What is that ?
To have more info, I do
$(set -x;test=`su - snfs -c "echo nothing"`; echo $test) 2>/root/set_test
in /root/set_test, there is:
+ set -x
++ su - snfs -c 'echo no
If no
fancy libraries are involved you could try:
gcc
-Wall -o executable_name myprog.c
/
Henrik
-Ursprungligt meddelande-Från: Marcello Cadioli
[mailto:[EMAIL PROTECTED]]Skickat: den 13 september 2002
14:33Till: [EMAIL PROTECTED]Ämne:
g++
Hi all, I have a C code
Hi all, I have a C code program. How can I run this
stand-alone application on RedHat 7.1? I know there is the C compiler g++ but
I've never used it, some help, thanx in advance, bye
Marcello
> Message: 9
> From: "Andrew Judge" <[EMAIL PROTECTED]>
> To: "Redhat" <[EMAIL PROTECTED]>
> Subject: wget -g on problem
>
> I am having problems with wget -g on Ecvery time I try this, I get an error
> as follows:
>
> [root@iv
On Wed, Mar 13, 2002 at 01:05:14PM -0500, Andrew Judge wrote:
>
> Anyone got any tips. It was working at one point.
Does using the "-v" option give any insight?
Emmanuel
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mai
I am having problems with wget -g on Ecvery time I try this, I get an error
as follows:
[root@ivan sunbiz]# wget -g on -nc ftp://w.x.y.z/*.dat
--13:01:30-- w.x.y.z/*.dat
=> `.listing'
Connecting to w.x.y.z ...
Connection to w.x.y.z refused.
unlink: No such file or directory
On Wed, 20 Feb 2002, David Kramer wrote:
>
> I'm going through Strostrup's C++ book, and say a refence to ,
> which should contain, among other things, numeric_limits<>. I can't find
> this on my RH 7.0 system.
>
> Any hints? Thanks.
>
You may be referring to , which can be found in the
I'm going through Strostrup's C++ book, and say a refence to ,
which should contain, among other things, numeric_limits<>. I can't find
this on my RH 7.0 system.
Any hints? Thanks.
---
David Kramer
Chris,
Please watch the subjects, I almost missed this -> "Redhat-list digest, Vol 1
#3799 - 5 msgs"
On Sunday 10 February 2002 12:23, you said something about:
> I tried what you advised and even copied your source
> code word for word for hello.cpp and got this erro
CM,
On Sunday 10 February 2002 11:09, you said something about:
> Running RH 7.1 w/2.4.2 kernel and installed G++ from
> the CDROM and installed ok and can get the MAN pages
> but when I go to compile a simple "Hello World"
> program and a simple Celsius Program, I always g
Running RH 7.1 w/2.4.2 kernel and installed G++ from
the CDROM and installed ok and can get the MAN pages
but when I go to compile a simple "Hello World"
program and a simple Celsius Program, I always get
this output error, "parse error before ';'"
I consulted so
I am trying to compile gnucash 1.4.9 and get the following configure error:
checking for g-wrap-config... /usr/bin/g-wrap-config
checking for g-wrap... no
configure: error:
g-wrap does not appear to be installed. It must be installed and
its binary directory must be in your PATH. If you
what about firing up grep as well ...
grep -i ^.TH | sed 's/4F/4/g'
steve
-Original Message-
From: Lee Howard [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 15, 2000 8:24 PM
To: Matthew Melvin
Cc: [EMAIL PROTECTED]
Subject: Re: sed -e "s/\(^.TH*\)4F/\14/g"
,
because you can exploit this bug by doing something like:
echo 'hello world' | sed 's/\(\)/\1/g'
because the \(match\) is defined to be empty rather than undefined as empty.
>perl -p -e 's/(^.TH*)4F/${1}4/'
It will take a fair amount of work to change this to p
"s/\(^.TH*\)4F/\14/g"
>
> be rewritten so that we don't use the \(matching\) as the \1 crashes on
> some SCO and Solaris versions of sed. ???
>
> Thanks.
>
> Lee Howard
>
>
>
> ___
> Redhat-list mail
On Tue, 14 Nov 2000, Lee Howard wrote:
> sed -e "s/\(^.TH*\)4F/\14/g"
>
> be rewritten so that we don't use the \(matching\) as the \1 crashes on
> some SCO and Solaris versions of sed. ???
Just to make sure i'm grokking this right...
Your looking for...
^.T -
How can
sed -e "s/\(^.TH*\)4F/\14/g"
be rewritten so that we don't use the \(matching\) as the \1 crashes on
some SCO and Solaris versions of sed. ???
Thanks.
Lee Howard
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://lis
More likely, your ISP is using Port Address Translation (Masquerading in
Linux-speak), and so you probably share a single registered IP address with
many other users, so precluding incoming connections from the outset - no
filtering or packet sniffing required on the ISPs part.
Graham
At
-Original Message-
From: John D. Hardin [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 16, 2000 11:56 PM
Subject: Re: "Masking" ports from IP ranges (was RE: Thanks & port 80
filterin g by IP)
On Mon, 16 Oct 2000, Ward William E PHDN wrote:
>> IOW, could you arran
More likely, your ISP is using Port Address Translation (Masquerading in
Linux-speak), and so you probably share a single registered IP address with
many other users, so precluding incoming connections from the outset - no
filtering or packet sniffing required on the ISPs part.
Graham
At
-Original Message-
From: John D. Hardin [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 16, 2000 11:56 PM
Subject: Re: "Masking" ports from IP ranges (was RE: Thanks & port 80
filterin g by IP)
On Mon, 16 Oct 2000, Ward William E PHDN wrote:
>> IOW, could you arran
gt; To: '[EMAIL PROTECTED]'
> Subject: "Masking" ports from IP ranges (was RE: Thanks & port 80
> filterin g by IP)
>
> Dan, this got me thinking I realize you may not have the
> answer, but someone here might.
>
> Suppose someone has a High-Bandwid
no.
On Fri, 18 Feb 2000 [EMAIL PROTECTED] wrote:
>
> Hi
>
> I have a Dell 2400 Server with 512 M Ram and 9 G HD
> install with Redhat 6.1
>
> We plan to upgrade the RAM to 1 G
> and add another 9 G SCSI HD, do I need to
> recompile the Kernel or add parameter i
Strohmier
Bonwell Globalnet Inc.
www.bonwell.com
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 18, 2000 4:05 AM
Subject: 1 G Ram
>
> Hi
>
> I have a Dell 2400 Server with 512 M Ram and 9 G HD
> install with Redhat 6.1
>
Hi
I have a Dell 2400 Server with 512 M Ram and 9 G HD
install with Redhat 6.1
We plan to upgrade the RAM to 1 G
and add another 9 G SCSI HD, do I need to
recompile the Kernel or add parameter in LILO
to support 1 G RAM ?
Thank
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubs
Is g++ 2.8 needed together with gcc 2.8.1? How about libstdc++ 2.8,
now that gcc includes g++?
Thanks.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL
Check out DJGPP at URL=http://www.delorie.com/djgpp/.
I've been using it lately with no problems.
-Bill
On Wed, 13 May 1998, Iztok Polanic wrote:
> Hello !!!
>
> Is there maybe a gnu C++ (or C) compiler for WinAss '95???
>
>
A 11:03 13/05/98 +0200, vous avez écrit :
>Hello !!!
>
>Is there maybe a gnu C++ (or C) compiler for WinAss '95???
>
> Bye.
>
> xx //
> xx xx ( o o )
> xx x
Hello !!!
Is there maybe a gnu C++ (or C) compiler for WinAss '95???
Bye.
xx //
xx xx ( o o )
xx xx/oOO-O-OOo
then you might just want to use g77 (eg77) for Fortran and gcc and
>g++ for everything else.
This is how I'll probably proceed.
My original intention was to set up the most standard, reasonably
up-to-date environment I could and start learning C++ in earnest. So
far, I'm having my tro
and it includes g77.
>
> I think I've done this, installing everything in the referenced
> directory, but I'm having trouble with header files. Including
> iostream and string, for example, sometimes requires adding ".h" and
> sometimes not, and varies depend
rectory, but I'm having trouble with header files. Including
iostream and string, for example, sometimes requires adding ".h" and
sometimes not, and varies depending on whether I'm using g++ or eg++.
I suspect I have some left-over header files and probably libraries on
the defau
I have seen several versions of this problem posted on the web. Since
the
answers were wrong I thought that I would correct them. This particular
version was posted by Perry Lee Anthony on Friday May 2, 1997 to the
redhat archive.
"I have a program that is made up of mostly "c" modules, a few fo
50 matches
Mail list logo