Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-12 Thread Stephen F. Bosch
Alen Salamun wrote: Hey...I am an old LiNUX user and I KNOW WHEN I HAVE SOMETHING INSTALLED! There are ALL FILES INSTALLED! [alien@hal9000 alien]$ locate iostream.h /usr/include/g++-2/iostream.h /usr/include/g++-2/stdiostream.h If I manually say -I/usr/include/g++-2/ things do work.

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-12 Thread Alen Salamun
"Stephen F. Bosch" wrote: Where is g++ looking for the headers? This still looks like a configuration problem to me, especially if it works with the -I switch. Hi! Yes to me too, but it is the default conf, that was installed with Mandrake...I really have no idea of where it looks for

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-12 Thread Brian T. Schellenberger
Yes, exactly, it must a configuration problem ("distribution bug"), right? How would he know where g++ is looking for headers? First guess for a fix: ls -l /usr/include/g++ If this fails, then: ln -s /usr/include/g++-2 /usr/include/g++ If this succeeds, then: csh foreach fn

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-11 Thread Alen Salamun
"Stephen F. Bosch" wrote: - g++ won't compile (includes not found) Is this happening in 7? It doesn't in 6.1. Yes in 7! g++ won't find iostream.h Are you sure these are bugs? Hey, what else can you call them? :) Bye, Alen -- *---* *

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-11 Thread Stephen F. Bosch
Alen Salamun wrote: "Stephen F. Bosch" wrote: - g++ won't compile (includes not found) Is this happening in 7? It doesn't in 6.1. Yes in 7! g++ won't find iostream.h Then your headers aren't installed or your path is incorrect. Are you sure these are bugs? Hey, what else can

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-11 Thread Alen Salamun
"Stephen F. Bosch" wrote: Then your headers aren't installed or your path is incorrect. Hi! Hey...I am an old LiNUX user and I KNOW WHEN I HAVE SOMETHING INSTALLED! There are ALL FILES INSTALLED! [alien@hal9000 alien]$ locate iostream.h /usr/include/g++-2/iostream.h

[expert] Where are all the FIXES for XXXX BUGS????

2000-04-10 Thread Alen Salamun
Hi! I have never seen a single "Update" for some critical bugs like: - g++ won't compile (includes not found) - kernel won't compile if make mrproper not issued before - uucp has wrong privileges on /var/log... - fetchmail is missing rmail - kpilot DOESN'T WORK AT ALL! (Jpilot works OK) ... So

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-10 Thread John Aldrich
On Mon, 10 Apr 2000, you wrote: So what is the policy of updates by MANDRAKE? Hey I REALLY like this distribution and started recomending it all over, but this is not the right way Which version of Mandrake do you have? They do not appear to put out updates for older versions (i.e.

RE: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-10 Thread Andrew Post
Often the bug fixes end up in Cooker, not on the updates page. You're fairly safe with Cooker rpms if the version number only differs by the rpm build number (i.e. 2.2-14 vs. 2.2-15). I agree that Mandrake needs to put more effort into maintaining the updates page. The bug fixes are usually in

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-10 Thread Stephen F. Bosch
Alen Salamun wrote: I have never seen a single "Update" for some critical bugs like: - g++ won't compile (includes not found) Is this happening in 7? It doesn't in 6.1. - kernel won't compile if make mrproper not issued before - uucp has wrong privileges on /var/log... - fetchmail is

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-10 Thread Alen Salamun
John Aldrich wrote: Which version of Mandrake do you have? They do not appear to put out updates for older versions (i.e. 6.0, 6.1/6.5) Hi! I am using 7.0! And ofcourse, I would think they'll support the newest version... Hmmm...Maybe the lack people doing it... Bye, Alen --

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-10 Thread Pj
Be patient. This list does have developers who do listen. One of them might even talk to you privately to address your concerns. Mandrake rocks as you will find out in due time. Pj Alen Salamun wrote: Hi! I have never seen a single "Update" for some critical bugs like: - g++ won't

Re: [expert] Where are all the FIXES for XXXX BUGS????

2000-04-10 Thread Nitin Raja Bhatia
Whats with g++'s location?? shouldn't it be /usr/lib/libg++.so.* instead of /usr/i486-linux-libc5/lib/libg++.so.* update me if I am wrong. Cheers, Raja On Mon, 10 Apr 2000, Pj wrote: Date: Mon, 10 Apr 2000 15:41:14 -0500 To: [EMAIL PROTECTED] From: Pj [EMAIL PROTECTED] Reply-To: [EMAIL