c++ errors...

2002-10-08 Thread Christensen Tom
Ok, I've been using Linux for about 1 year now, and 1 thing that has always worked right out of the box is the gcc compiler... until now. installed redhat 8.0 and it won't compile c++ programs... not even hello world #include int main() { cout << "Hello World\n"; return 0; } when I comp

Reply to html and newbies

2002-10-08 Thread Bobby Treaster
I won't start this off by saying I am the expert or ultimate athourity figure on this hell I don't even have the best gramer and spelling, but I will say I am shocked and apalled by what I have read on the list so far as of late. The subject I am referring to are the emails concerning html

Re: what is kapmd?

2002-10-08 Thread Sam Currie
Well APM stands for Advanced Power Management. So I'm guessing it has something to do with this. I notice it is running on my system and I have apmd running as well. But I do not seem to be able to locate were it is stored or how it is loading! Starting / stopping apmd does not effect it. Chee

Re: XFree86 Configuration on a Dell Inspiron 8200 with NVIDIA Geforce 4 GO

2002-10-08 Thread Peter Kiem
Hi, > I've recently obtained a Dell Inspiron 8200 which I would like to get > KDE up and running on. I currently have Red Hat 8 installed without > flaw. It detects my GeForce 4 Go card, but does not detect my monitor. I just installed Red Hat 7.3 on my new Inspiron 8200 just 2 weeks ago. You

XFree86 Configuration on a Dell Inspiron 8200 with NVIDIA Geforce 4 GO

2002-10-08 Thread MET
I've recently obtained a Dell Inspiron 8200 which I would like to get KDE up and running on. I currently have Red Hat 8 installed without flaw. It detects my GeForce 4 Go card, but does not detect my monitor. No matter what monitor I select from the Dell laptop list, nothing works. The 'Generic

Re: postfix, hmm. Re: Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread Craig Iffelberg
Thank you so much. Greatly appreciated :))) On Tuesday 08 October 2002 11:16 pm, Mike Burger wrote: > Yup...you want to add: > > "smptd_sender_restrictions = check_sender_access > hash:/etc/postfix/spammer_list" > > to the /etc/postfix/main.cf file > > I happened to call it spammer_list, but yo

Question on print spooling

2002-10-08 Thread Edward Dekkers
After much trouble (see previous posts), I have managed to secure my Epson Stylus Color 880 onto my Linux box and can print to it using the 860 driver from Windows XP. However, I can't print multiple copies. When I select it I only get one copy regardless. I have to print again to get another cop

Re: postfix, hmm. Re: Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread Mike Burger
Yup...you want to add: "smptd_sender_restrictions = check_sender_access hash:/etc/postfix/spammer_list" to the /etc/postfix/main.cf file I happened to call it spammer_list, but you can call it whatever you want. The format of the text file is: spammerdomain.com 550 Reason for bouncing the spa

Palm/Evolution sync in RH8?

2002-10-08 Thread Matt Nelson
After a bit of mucking about, I got my Palm m515 configured on RH8 using the Handspring USB stuff. Now that this much works, my question is: how do I configure RH8 to sync my Palm with Evolution? All I find in the "Pilot/Handspring Tool" are options to "Use conduit settings", "synchronize", "co

RE: IP Address

2002-10-08 Thread Mike Burger
On 8 Oct 2002, Bret Hughes wrote: > On Tue, 2002-10-08 at 22:01, Saul Arias wrote: > > On Tue, 2002-10-08 at 22:24, Collin Baillie wrote: > > > > Second, I know the solution to your problem, but since you are a lazy > > > > parasite who wants the solution spoon fed to it, all the advice I'll > >

Re: IP Address

2002-10-08 Thread Craig Iffelberg
Dude, don't let your spaghetti boil over. EXHALE--- Breathe. If you do not know the answer to something, it is OK to admit that you don't know it. Heck dude there is alot that I don't know, and if someone asks me, and I don't know, I am Not Ashamed to say "sorry, I don't

postfix, hmm. Re: Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread Craig Iffelberg
Hey, would you know how to enable bounce feature in Postfix? I snooped docs, and nothign found. I know how to do it in sendmail, via the /etc/mail/access file, but I can't find it in Postfix, if this Postfix is so much better, then perhaps I should use it? Thank you. Craig On Tuesday 08 Octobe

RE: IP Address

2002-10-08 Thread Anth Courtney
On 8 Oct 2002, Saul Arias wrote: > Let me clarify: > What I did mean is "read the fucking manual" and "search the fucking > web". Maybe in upper case. That's the response Mr. Nagy deserves. > > Before anyone flames me for being too harsh on newbies, consider this: How about flaming you for not

RE: IP Address

2002-10-08 Thread Bret Hughes
On Tue, 2002-10-08 at 22:01, Saul Arias wrote: > On Tue, 2002-10-08 at 22:24, Collin Baillie wrote: > > > Second, I know the solution to your problem, but since you are a lazy > > > parasite who wants the solution spoon fed to it, all the advice I'll > > > give you is this: RTFM and STFW. > > > >

Has anyone gotten lm_sensors to work with the stock 7.3 distribution?

2002-10-08 Thread W Sanders
I've installed the 7.3 distribution from CDROM and was pleased to find it included lm_sensors-2.6.1-1. I ran sensors-detect, modprobed the appropriate modules, lsmod shows the modules, but output from "sensors" says "No sensors found!". The kernel seems to have modular sensors support builtin, at

Re: How to add other TTF fonts in RH8.0???

2002-10-08 Thread Mark Bradbury
Or check out this site http://corefonts.sourceforge.net/ On Wed, 2002-10-09 at 12:26, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday 08 October 2002 11:33 am, Pierre GAREL wrote: > > Hi, > > > > I tried to copy the *.ttf files to /usr/X11R6/lib/fonts/TT

Re: IP Address

2002-10-08 Thread Bret Hughes
On Tue, 2002-10-08 at 21:23, Saul Arias wrote: > On Tue, 2002-10-08 at 19:39, Joseph A Nagy Jr wrote: > > Okay, I know, check google and the docs, but I KNOW how to do this, at > > least I did. How does one find out their systems IP info? I know it's > > something like ipcfg or some such, but I

RE: IP Address

2002-10-08 Thread Saul Arias
On Tue, 2002-10-08 at 22:24, Collin Baillie wrote: > > Second, I know the solution to your problem, but since you are a lazy > > parasite who wants the solution spoon fed to it, all the advice I'll > > give you is this: RTFM and STFW. > > RTFM = Read The Fine* Manual > STFW = Search The Fine* Web

iptables/assymetric routing

2002-10-08 Thread [EMAIL PROTECTED]
hi there... I'm trying to configure my box with iptables to port forward to a mailserver. The 'gateway' machine has a satellite connection, and all the iptable setups I've tried get freaked out at the fact that traffic (generally) comes in on one interface(satellite), and out on the other (ppp0).

Re: How to add other TTF fonts in RH8.0???

2002-10-08 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 08 October 2002 11:33 am, Pierre GAREL wrote: > Hi, > > I tried to copy the *.ttf files to /usr/X11R6/lib/fonts/TTF and restart > Xfs, but I can't see them in the list in the KDE font chooser or > Gnome??? > > Did I miss something I use

RE: M$ Access97 - like program

2002-10-08 Thread Bret Hughes
On Tue, 2002-10-08 at 17:25, Lists wrote: > Ok,so one of the things that are doable is to convert it to APACHE/PHP > But I have some forms that have sub-forms in them, and I am not a genius > PHP. So my question is, are there any export wizards to convert those > forms from MDB file into a PHP fil

Re: Apache

2002-10-08 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08-Oct-2002/13:25 -0700, Ted Hilts <[EMAIL PROTECTED]> wrote: >Does anyone know how to tell Apache to respond to a full domain name >like: http://www.name.com > >I have downloaded to my LAN the web site files and directories from my >hosted virtual

Re: RedHat-list FAQ?

2002-10-08 Thread Bret Hughes
On Tue, 2002-10-08 at 17:47, Robert Monical wrote: > Years ago, my best resource for learning Solaris > was a set of comprehensive FAQs. The > information was concentrated and relevant. > > Today, a new user, more than ever, suffers > from information overload. It is getting worse > as for prof

RE: IP Address

2002-10-08 Thread Collin Baillie
> Second, I know the solution to your problem, but since you are a lazy > parasite who wants the solution spoon fed to it, all the advice I'll > give you is this: RTFM and STFW. RTFM = Read The Fine* Manual STFW = Search The Fine* Web * You may at your disgression replace "fine" with another, mo

Re: IP Address

2002-10-08 Thread Saul Arias
On Tue, 2002-10-08 at 19:39, Joseph A Nagy Jr wrote: > Okay, I know, check google and the docs, but I KNOW how to do this, at > least I did. How does one find out their systems IP info? I know it's > something like ipcfg or some such, but I can't remember atm. First, read this: http://www.tuxed

Re: AMD XP Hangs for No Reason

2002-10-08 Thread Mike Burger
Also, go into your BIOS settings and turn off the power management features, and see if that helps. Chances are not too bad that you have an issue with your systems going into powersaving mode, and no longer seeing the network. On Wed, 9 Oct 2002, Edward Dekkers wrote: > > Red Hat 7.3 with C

Re: IP Address

2002-10-08 Thread Mike Burger
FQDN = Fully Qualified Domain Name ie...www.domain.com NAT = Network Address Translation It's when your router/firewall takes traffic destined for internet ip address xxx.xxx.xxx.xxx and reroutes it to internal ip address yyy.yyy.yyy.yyy On Tue, 8 Oct 2002, Joseph A Nagy Jr wrote: > Mike Bu

Re: AMD XP Hangs for No Reason

2002-10-08 Thread Edward Dekkers
> Red Hat 7.3 with Cpanel (http://www.cpanel.net). This has started from > when they were first installed a few weeks ago. They have to be rebooted > every few hours, generally. As for the hardware specs, I would have to > double check. I will get that information to you ASAP. > > -- Jonathan Whi

Re: RedHat-list FAQ?

2002-10-08 Thread Edward Dekkers
> I nobody says stop, I'll propose an outline and > solicit input in a couple of days. It's going to be a really big job. I don't have much time at all (I work well over 50 hours a week), but if you need anything that I CAN help you with can count me in. Best to check with the list if this has

Re: IP Address

2002-10-08 Thread Joseph A Nagy Jr
Mike Burger wrote: > It would seem that the router is answering on the IP that has been > assigned to that FQDN, and is either not supposed to, the wrong IP has > been assigned to the router or web server, or the proper NAT hasn't been > configured. > > On Tue, 8 Oct 2002, Joseph A Nagy Jr wro

Re: IP Address

2002-10-08 Thread Joseph A Nagy Jr
Dave Lewis wrote: > oki... what info were you looking for ? you would be typing that from > behind the router right ? on a workstaiton for instance ? > > Dave > > At 07:28 PM 10/8/2002 -0500, you wrote: > >> Dave Lewis wrote: >> >>> ifconfig >> >> >> Gives me >> >> eth0 Link encap:Ethe

RE: AMD XP Hangs for No Reason

2002-10-08 Thread Jonathan M. Slivko
Red Hat 7.3 with Cpanel (http://www.cpanel.net). This has started from when they were first installed a few weeks ago. They have to be rebooted every few hours, generally. As for the hardware specs, I would have to double check. I will get that information to you ASAP. -- Jonathan -Original

Re: to newcomers: please try to solve the problem yourself before asking

2002-10-08 Thread Edward Dekkers
Robert, > So, IMHO, I believe that: > 1. No question is too stupid. Someone who is a member of > our community or wants to join it is participating in that > community. We do not want to act like a high school > clique. Agreed - and I honestly think that was NOT the intention of the original po

Re: AMD XP Hangs for No Reason

2002-10-08 Thread jkinz
On Tue, Oct 08, 2002 at 08:57:26PM -0400, Jonathan M. Slivko wrote: > I have a very serious problem: > > I have a slew of machines (AMD XP 1800's all of them) which are just > crashing off the network and have to be rebooted every few hours. They > show nothing of interest in the logs, I'm hoping

Re: Need help in getting the cdrom to work.

2002-10-08 Thread Michael Hill
Same thing happened to me. /dev/cdrom is wrong. Mine was /dev/hdc with the cdrom being in the first place of the secondary IDE. hda is the first drive on the primary hdb is the second on the primary hdc is the first on the secondary hdd is the the second on the secondary Mike - Origin

AMD XP Hangs for No Reason

2002-10-08 Thread Jonathan M. Slivko
Hello, I have a very serious problem: I have a slew of machines (AMD XP 1800's all of them) which are just crashing off the network and have to be rebooted every few hours. They show nothing of interest in the logs, I'm hoping maybe someone here has had a similar experience and can shed some lig

Re: IP Address

2002-10-08 Thread Mike Burger
It would seem that the router is answering on the IP that has been assigned to that FQDN, and is either not supposed to, the wrong IP has been assigned to the router or web server, or the proper NAT hasn't been configured. On Tue, 8 Oct 2002, Joseph A Nagy Jr wrote: > Dave Lewis wrote: > > if

Re: 2 IP's 1 NIC how?

2002-10-08 Thread Mike Burger
You can do it one of two ways...nowadays, starting with 7.3, there's also the "ip" command, which works very similarly to Cisco's IOS ip command. In fact, it works better for systems that might be doing firewalling, as iptables doesn't really seem to like to reference ethx:x interfaces in the

Re: IP Address

2002-10-08 Thread Mike Burger
ifconfig, or the newer "ip" command. On Tue, 8 Oct 2002, Joseph A Nagy Jr wrote: > Okay, I know, check google and the docs, but I KNOW how to do this, at > least I did. How does one find out their systems IP info? I know it's > something like ipcfg or some such, but I can't remember atm. > >

Re: 2 IP's 1 NIC how?

2002-10-08 Thread Doug Potter
/sbin/ifconfig eth0:0 192.xxx.xxx.xxx broadcast xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx On Mon, 2001-10-08 at 21:15, underground wrote: > hello fellows > > plz someone help me to set two IP to one Nic with RH7.3 > I need a local virtual IP 192.168.0.1 so my lan clients > can see the linux

Re: IP Address

2002-10-08 Thread Dave Lewis
oki... what info were you looking for ? you would be typing that from behind the router right ? on a workstaiton for instance ? Dave At 07:28 PM 10/8/2002 -0500, you wrote: >Dave Lewis wrote: >>ifconfig > >Gives me > >eth0 Link encap:Ethernet HWaddr 00:C0:CA:12:44:58 > inet ad

Re: RPM commands changed?

2002-10-08 Thread Mike Khzar
You can find the syntax by typing RPM in the console. Anyway, the command for opening RPM packages is rpm -Uvh >From: R P Herrold <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: RPM commands changed? >Date: Tue, 8 Oct 2002 18:27:44 -0400 (EDT) > >On Tue, 8

Printer in 7.3

2002-10-08 Thread Aaron Rolett
I am trying to get my printer working in RedHat 7.3. I have a IBM ThinkPad X23 with the X2 Media slice. My problem is that the redhat printer utility doesn't recognize the parallel port device. How can I check to see if and what device my parallel port. Also how can I test communication. Thanks,

RH 8.0 Sound Probs

2002-10-08 Thread Mike Khzar
Here's a short summary of my problem: I have recently intsalled RH 8.0 on a rig that has an inbuilt AC '97 and a Creative Labs Ensoniq PCI sounds cards. Everything works fine, the Sound Card Detector found both cards and was able to playback the test; all the OS beeps and rings work whenever pr

Re: IP Address

2002-10-08 Thread Joseph A Nagy Jr
Dave Lewis wrote: > ifconfig Gives me eth0 Link encap:Ethernet HWaddr 00:C0:CA:12:44:58 inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST NOTRAILERS RUNNING MTU:1500 Metric:1 RX packets:645068 errors:0 dropped:0 overruns:0 fram

Re: rsh/rlogin and .rhosts file

2002-10-08 Thread Matthew Melvin
On Tue, 8 Oct 2002 at 11:39am (-0400), Michael George wrote: > I'm trying to activate rsh for our internal network, but I'm having trouble > with the .rhosts file. > > I have just "+" in my home directory .rhosts file (for now) and the file is > owned and grouped to me with permissions 400. Yet

2 IP's 1 NIC how?

2002-10-08 Thread underground
hello fellows plz someone help me to set two IP to one Nic with RH7.3 I need a local virtual IP 192.168.0.1 so my lan clients can see the linux box... I used to do it with linuxconf but now , no linuxconf with rh 7.3 thx -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED

Re: DVD and DMA

2002-10-08 Thread Trevor Smith
Ok, I think I have the fix for this. from the release notes: DMA is disabled on CD-ROM drives in this release in a different but more reliable way than previously. If you are sure that your CD-ROM drive is capable of IDE DMA, place the following line in the /etc/modules.conf options ide-cd dm

Re: IP Address

2002-10-08 Thread Dave Lewis
ifconfig :) Dave At 06:39 PM 10/8/2002 -0500, you wrote: >Okay, I know, check google and the docs, but I KNOW how to do this, at >least I did. How does one find out their systems IP info? I know it's >something like ipcfg or some such, but I can't remember atm. > > > >-- >redhat-list maili

Re: Apache

2002-10-08 Thread Robert Monical
If I understand the question: 1. You have a Web site at your ISP. 2. You download [some] pages to your local Web server. 3. You want Apache to reference pages not downloaded relative to the hosted Web server rather than to the local document root. If this is correct, perhaps look at http://httpd.

IP Address

2002-10-08 Thread Joseph A Nagy Jr
Okay, I know, check google and the docs, but I KNOW how to do this, at least I did. How does one find out their systems IP info? I know it's something like ipcfg or some such, but I can't remember atm. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https

Re: to newcomers: please try to solve the problem yourself before asking

2002-10-08 Thread Robert Monical
At 07:22 PM 10/8/2002 +0300, you wrote: >Before asking to this mailing list please I usually spend an hour or two poking around before asking the list. Not everyone has such an understanding wife. >* browse the table of contents of RedHat excellent manuals >http://www.redhat.com/docs/manuals/lin

Re: Terminal Emulation changes for 8.0?

2002-10-08 Thread Gordon Messmer
On Sun, 2002-10-06 at 19:31, Don Garrett wrote: > I have setup two RedHat 8.0 machines, and I have problems. Some > characters with with formatting information (say bold) come out scrambled. ... > −a, −−archive > >I'm using SecureCRT, connecting through the SSH2 protocol. I

Re: RPM commands changed?

2002-10-08 Thread R P Herrold
On Tue, 8 Oct 2002, Anatol Mayr / HEXAGON wrote: > just tried to generate RPMs for RH80 and detected that the command > "rpm -ba ...conf" does not work anymore. > Has the syntax be changed (the man-pages do not give a hint)? > > Thanks for any tip? http://www.rpm.org/hintskinks/rpmbuild

Re: Installation Probs on 8.0

2002-10-08 Thread Barry Willett
A couple things I didn't mention that may aide in the solution (assuming one exists) - 1) this is using a Gateway Select 600 PC, 2) Mandrake had the same issues in their 8.x versions. I've found some get-arounds (building a different kernel than what's supplied) and I'm going to try them tonig

RedHat-list FAQ?

2002-10-08 Thread Robert Monical
Years ago, my best resource for learning Solaris was a set of comprehensive FAQs. The information was concentrated and relevant. Today, a new user, more than ever, suffers from information overload. It is getting worse as for profit businesses start to dominate the search engines with "high noi

RE: M$ Access97 - like program

2002-10-08 Thread Lists
Ok,so one of the things that are doable is to convert it to APACHE/PHP But I have some forms that have sub-forms in them, and I am not a genius PHP. So my question is, are there any export wizards to convert those forms from MDB file into a PHP file? > On Tue, 2002-10-08 at 14:24, Jonathan M. Sli

Re: redhat-list digest, Vol 1 #5478 - 12 msgs

2002-10-08 Thread Todd s
Hotplug seems to be compiled in. I have tried to connect the camera, and then boot up, but when it starts to dectect te usb card it freezes. _ >Message: 9 >Date: Sat, 5 Oct 2002 20:04:49 -0700 (PDT) >From: "Todd A. Jacobs" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: USB Woes >Repl

umask different for shell and gimp

2002-10-08 Thread Bret Hughes
I have finally noticed one of the things that is causing some confusion in the office. If I create a directory on an nfs mounted partition from the command line I get the desired perms: [bhughes@bretsony AdvertiserContent]$ mkdir testdir [bhughes@bretsony AdvertiserContent]$ ll -d testdir/ drwxr

download mirror for Denmark?

2002-10-08 Thread Nick Wilson
Hi all, Can't find a mirror for RH8 in .dk? Any help appreciated ;-) -- Nick Wilson // www.tioka.com -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Printing a lot html pages at once

2002-10-08 Thread Bret Hughes
On Tue, 2002-10-08 at 13:25, Reuben D. Budiardja wrote: > Hi all, > I have a whole bunch of HTML pages I'd like to print. Does anyone know how to > print all of them at once, without actually having to open it one by one? > google for html2ps should be just what you need. Bret -- redhat-li

Searchable Archives

2002-10-08 Thread Bret Hughes
On Tue, 2002-10-08 at 13:20, Jeff Bearer wrote: > One thing that might help is if Red Hat's mailing list archive search > wasn't so hard to use, the search results listed as file names is > horrible. Simply displaying the subject would improve the usability I'd > estimate 500%. Redhats seach i

Re: connecting to NT server

2002-10-08 Thread dbrett
Hi Tom This failed, but I think the problem today is a problem with the NT servers. I will try again tomorrow the problem is fixed david On Mon, 7 Oct 2002, Tom Pollerman wrote: > On Mon, 7 Oct 2002 18:30:02 -0400 (EDT) > dbrett <[EMAIL PROTECTED]> wrote: > > > I am trying to connect to an N

Re: connecting to NT server

2002-10-08 Thread dbrett
Hi Edward I would like both to work. I just tried your suggestion and it gets "SMB connection failed". This may because there is a problem on the NT network right now. I will try again later. I will let you know the out come the command I tried smbmount //nt-file-server/directory /home/dbre

Re: How the heck mount a cd-burner rh7.2

2002-10-08 Thread Leonard den Ottolander
Hi, > How the heck mount a cd-burner rh7.2 > whitout altering rc.sysinit. > This didnt work: > mount -t iso9660 -o rw /dev/cdrom /mnt/cdrom umask=0 > 0 0 First, you cannot mount a cdwriter r/w. Use cdrecord or one of the frontends to burn cd's. Search your favourite search engine for "UDF + l

Re: libstdc++-.so.2.8

2002-10-08 Thread Roger Schmeits
Digging thru the docs i came up with the following: Linux -- LIBC6 is supported, but LIBc5 is not. and Program Message: Unable to find shared library (which is the the error message it was complaining about) -- Fix ( according the the docs) -- set the appropriate environment variable: Linux

Re: libstdc++-.so.2.8

2002-10-08 Thread juaid
From: "Roger Schmeits" <[EMAIL PROTECTED]> > I have libstdc++-2.96-108.7.2 installed. How does one work around this > problem? # rpm -qf libstdc++.so.2.8.0 compat-libstdc++-6.2-2.9.0.14 regards, juaid -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe htt

RE: M$ Access97 - like program

2002-10-08 Thread Keith Winston
On Tue, 2002-10-08 at 14:24, Jonathan M. Slivko wrote: > Anyone know what would be the easiest way to move my M$ Access front-end > (with MySQL back-end) to something in Linux. The less time that needs to > be spent, the better, IT is only very small part of my job. > M$ Access is the only reaso

libstdc++-.so.2.8

2002-10-08 Thread Roger Schmeits
Greetings: I am trying to install McAffees command line virus scanner from source. The install goes ok but when i try to run it it complains about loading libstdc++.so.2.8 saying that it can not find the file. I have libstdc++-2.96-108.7.2 installed. How does one work around this problem? Runnin

Re: C problems and PHP (only with 8.0)

2002-10-08 Thread Gordon Messmer
On Sun, 2002-10-06 at 01:51, Wout Decré wrote: > > checking for crypt in -ldescrypt... no > checking for crypt in -lcrypt... no > checking for socket in -lsocket... no > checking for inet_ntoa in -lnsl... no > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files...

Apache

2002-10-08 Thread Ted Hilts
Does anyone know how to tell Apache to respond to a full domain name like: http://www.name.com I have downloaded to my LAN the web site files and directories from my hosted virtual server on the Internet. I don't want the pathnames converted to local directories on my workstation. I need to r

Re: to newcomers: please try to solve the problem yourself beforeasking

2002-10-08 Thread Reuben D. Budiardja
On Tuesday October 8 2002 02:37 pm, juaid wrote: > From: "Jeff Bearer" <[EMAIL PROTECTED]> > > > One thing that might help is if Red Hat's mailing list archive search > > wasn't so hard to use, the search results listed as file names is > > horrible. Simply displaying the subject would improve t

Red Hat's mailing list archive (WAS: to newcomers: please try to solve the problem yourself beforeasking)

2002-10-08 Thread juaid
I've just filled in the form of Red Hat's "Web Site Feedback" at http://www.redhat.com/apps/response/web_contact.html There I complained about the mailing list archives system, and that it should give results by subject, thread, etc... I think we should ask there for that change to be made... if

Re: How to add other TTF fonts in RH8.0???

2002-10-08 Thread Jeff Bearer
I read that you can create a ~/.fonts directory and put them there. It was one of the early reviews on RH8 I haven't tried it yet. On Tue, 2002-10-08 at 11:33, Pierre GAREL wrote: > Hi, > > I tried to copy the *.ttf files to /usr/X11R6/lib/fonts/TTF and restart Xfs, but > I can't see them in th

Re: Port closing

2002-10-08 Thread linux power
Its long time since I used ipchains. I now use iptables. But I think to block that irc port it goes about like this. ipchains -A INPUT -i eth0 -p tcp -s ! 0.0.0.0 (your port nr) -d (ip-address of your lan card) -j DENY --- juaid <[EMAIL PROTECTED]> skrev: > From: "Rudik Amirjanyan" <[EMAIL PRO

Re: Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread Gary
> I'll leave that to someone else. I find sendmail just fine as an MTA. > I'm sure you'll get all the postfix, exim and qmail fans going here. ;) Well, over the years, I moved from Sendmail, to Postfix for a couple of years, and now to qmail, which I like the best. Out of the box, no tweaking, y

Re: to newcomers: please try to solve the problem yourself beforeasking

2002-10-08 Thread juaid
From: "Jeff Bearer" <[EMAIL PROTECTED]> > One thing that might help is if Red Hat's mailing list archive search > wasn't so hard to use, the search results listed as file names is > horrible. Simply displaying the subject would improve the usability I'd > estimate 500%. I agree 100% I always

Re: Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread Brian Ashe
Jeff, On Tuesday October 08, 2002 11:49, Jeff Bearer wrote: > I'm using Mailman to manage several Newsletters, the subscribers can't > submit, they just receive mail. One of the lists is up to nearly 2000 > users and Sendmail takes forever to send the mail. The last e-mail took > 20 hours to co

Re: Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread Frank Bax
At 11:49 AM 10/8/02, Jeff Bearer wrote: >I'm using Mailman to manage several Newsletters, the subscribers can't >submit, they just receive mail. One of the lists is up to nearly 2000 >users and Sendmail takes forever to send the mail. The last e-mail took >20 hours to complete, and one was sent

Re: Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread juaid
From: "Jeff Bearer" <[EMAIL PROTECTED]> > Second would I benefit from switching to Postfix? How involved is > switching MTA's? Does the Red Had mail switcher program take care of it > all? since I switched to Postfix, about 1 year and a half now, I would never touch Sendmail again!!! Postfix

RE: M$ Access97 - like program

2002-10-08 Thread Jonathan M. Slivko
Try CrossOver, it will run MS Office apps under Linux. http://www.codeweavers.com/. -- Jonathan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Lists Sent: Tuesday, October 08, 2002 1:57 PM To: [EMAIL PROTECTED] Subject: M$ Access97 - like program Any

Printing a lot html pages at once

2002-10-08 Thread Reuben D. Budiardja
Hi all, I have a whole bunch of HTML pages I'd like to print. Does anyone know how to print all of them at once, without actually having to open it one by one? Thanks. Reuben D. Budiardja -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.red

Re: Evolution - Crashes - Print

2002-10-08 Thread Reuben D. Budiardja
On Tuesday October 8 2002 07:34 am, Andreas Tretow wrote: > On Tue, 2002-10-08 at 12:58, Flavio wrote: > > Dear List > > > > I have 3 machines, two with RH 7.3 and one with 8.0. All Evolution (1.0.6 > > and 1.0.8) crashes when I try to print e-mails. > > > > Suggestions? > > > > Thanks in advance

Re: to newcomers: please try to solve the problem yourself beforeasking

2002-10-08 Thread Jeff Bearer
One thing that might help is if Red Hat's mailing list archive search wasn't so hard to use, the search results listed as file names is horrible. Simply displaying the subject would improve the usability I'd estimate 500%. I mean how useful is this: -

Re: Linux Routing

2002-10-08 Thread juaid
From: Joshua P. Metcalf >Can someone please tell me the easiest way to route all traffic through a RedHat Linux box. I would like to pass all data >transparently from eth1 (inside) to eth0 (outside) and vice versa. just enable ip forwarding (look at /etc/sysctl.conf) and use ipchains or iptables

Re: to newcomers: please try to solve the problem yourself before asking

2002-10-08 Thread juaid
In addition, please read this: How To Ask Questions The Smart Way http://www.tuxedo.org/~esr/faqs/smart-questions.html Regards, juaid -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

M$ Access97 - like program

2002-10-08 Thread Lists
Anyone know what would be the easiest way to move my M$ Access front-end (with MySQL back-end) to something in Linux. The less time that needs to be spent, the better, IT is only very small part of my job. M$ Access is the only reason my office is still on WinME on workstations, I would love to be

Will Postfix help or can I tweak Sendmail?

2002-10-08 Thread Jeff Bearer
I'm using Mailman to manage several Newsletters, the subscribers can't submit, they just receive mail. One of the lists is up to nearly 2000 users and Sendmail takes forever to send the mail. The last e-mail took 20 hours to complete, and one was sent last night, in 8 hours only 100-200 mails we

Re: RPM commands changed?

2002-10-08 Thread juaid
From: <[EMAIL PROTECTED]> > I think that since redhat 7.3 (and on 8.0) the option build (-b or --build > or something like that).. is in a new package called rpm-build (rpm -qa | > grep rpm-build).. nope, it's since RH 8.0.. 7.3 uses the traditional "rpm -b" regards, juaid -- redhat-list m

Re: 2nd Post - Problem Making the Joystick driver -

2002-10-08 Thread Joe Giles
Thanks a million. I read that part on the website about the driver in the kernel now. One question, when new versions of the driver come out to support newer joysticks, will the make work? Or will we have to recompile the kernel to install it? Also, is there any other switches for the modprobe a

Re: RPM commands changed?

2002-10-08 Thread Mike Burger
It's quite possible that you have to use "rpmbuild" instead of rpm, now. On Tue, 8 Oct 2002, Anatol Mayr / HEXAGON wrote: > Hello, > > just tried to generate RPMs for RH80 and detected that the command > "rpm -ba ...conf" does not work anymore. > Has the syntax be changed (the man-pages do not

How the heck mount a cd-burner rh7.2

2002-10-08 Thread linux power
How the heck mount a cd-burner rh7.2 whitout altering rc.sysinit. This didnt work: mount -t iso9660 -o rw /dev/cdrom /mnt/cdrom umask=0 0 0 = http://home.no.net/~knutove/knut_ove_hauge_kuren.htm __ Se den nye Yahoo! Mail på http://no.yahoo

Re: Kernel panic VFS unable to mount root fs

2002-10-08 Thread Teodor Georgiev
boot into a single use mode (or via the rescue disk) and look at your lilo.conf (if you are using LiLo of course). maybe you recompiled the kernel but forgot to run lilo. or look at the /etc/fstab - Original Message - From: "Jorge Gossain Filho" <[EMAIL PROTECTED]> To: "RedHat" <[EMAIL

Re: Mp3

2002-10-08 Thread Marius Andreiana
On Sat, 2002-10-05 at 19:51, Tobias wrote: > When I try to add my /mp3 dir (wich is one of my FAT part.) in the XMMS > playlist jus one or two of like 2000 files appear. Its like XMMS dont > recognize them as mp3-files. > Any suggestions? If you're using red hat 8.0 you'll need to install a rpm

Re: Logcheck

2002-10-08 Thread Tom Pollerman
On Sun, 6 Oct 2002 09:22:05 -0700 ronald j roy <[EMAIL PROTECTED]> wrote: > My logs are full of attempts from this address. How can I pull an > address to send a complaint? What are they trying to do? And is > there any way to block this completely? > thanks in advance > > Security Violations >

Kernel panic VFS unable to mount root fs

2002-10-08 Thread Jorge Gossain Filho
Hi all, Today powered on my pc and then this message show me: Kernel panic: VFS: unable to mount root fs on 03:07 and stopped the boot process. Someone have any tip about ??? Thanks, Jorge Gossain Filho [EMAIL PROTECTED] L.U. #152312 -- redhat-list mailing list unsubscribe mailto:[EMA

Re: RPM commands changed?

2002-10-08 Thread Keith Winston
On Tue, 2002-10-08 at 10:10, Anatol Mayr / HEXAGON wrote: > Hello, > > just tried to generate RPMs for RH80 and detected that the command > "rpm -ba ...conf" does not work anymore. > Has the syntax be changed (the man-pages do not give a hint)? Yes, they pulled the building part out of rpm and c

Linux Routing

2002-10-08 Thread Joshua P. Metcalf
Can someone please tell me the easiest way to route all traffic through a RedHat Linux box. I would like to pass all data transparently from eth1 (inside) to eth0 (outside) and vice versa.   I have read all of the advanced Linux routing HOWTO’s and they just make me feel dumb. I understa

Re: C problems and PHP (only with 8.0)

2002-10-08 Thread Trevor Smith
Not sure on the C compiling problem. As far as your php working, RH8 shipped with apache 2.*** not 1.3**, cannot remember the exact version numbers. I don't the PHP module supports Apache 2 yet. So if you installed the Apache from the RH8 disks then you will probably need to revert to 1.3 f

RE:midi or wave to ringtone converter

2002-10-08 Thread sentinel
It sounds like you are looking for sox. Type "man sox" in a terminal. I know you can convert to wave. I think midi as well. No experience with midi... Sorry >Is there any midi or wave converter working under linux > >thx -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]

  1   2   3   >