Re: [expert] Linux Mandrake 7.1 and libstdc++

2000-10-27 Thread Viêt

> Anyway, in the installation process I realized that there
> was two additional CDs I didn't have. Well, no problem about
> this... for the moment.

did you purchase a powerpack or an Essential ?
 
> But I was puzzled when, after choosing "Development" in the
> general orientation for my workstation, and selected ALL the
> packages (I checked them one by one anyway), I got installed
> the g++ compiler, of course, lots of IDE (like KDevelop),
> the binaries of STL (libstdc++) versions 2.8.1 and a
> previous one (I don't remember the number), but
> 
>   THERE WAS NO HEADER FILE CORRESPONDING TO THE STL!!!

try compiling with -lstdc++
 
> My question is: Is this a (stupid/simple) mistake from
> Mandrake, or it is done in purpose?

none of those. I think gcc usage has changed slightly, the
same way we used to include  that is really
 now.


HA Quoc Viet
Services
MandrakeSoft



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] Help please

2000-10-23 Thread Viêt

sounds like a User ID problem with the RedHat distro.
I can't experiment on it because we don't use RedHat over here,
and our distrib doesn't show the same behaviour.

try suid netscape's binary.


HA Quoc-Viet
Services
MandrakeSoft

Aravind Sadagopan wrote:
> 
> This is a multi-part message in MIME format...
> 
> =_972289198-21800-1243
> Content-type: text/plain; charset=us-ascii
> Content-transfer-encoding: 7bit
> 
> Hi Guys,
>I know this is a wrong place to ask this question..but the problem is
> I dont use Redhat but my friend  had this problem..If anyone has an idea
> ..please help
> 
> >I have had problems with my mail from netscape 4.75 under >RedHat 7.0.
> >Basically, if I log in as a normal user, start netscape, and >go to the
> 
> >address book, netscape crashes. However, as root it doesn't. I >can
> even
> >log in as a normal user, su from there and start netscape, and >it
> works
> >nicely.
> 
> --
> Living on Earth is expensive, but it does include a free trip
> round the sun
> 
> =_972289198-21800-1243
> Content-Type: text/plain; name="message.footer"
> Content-Disposition: inline; filename="message.footer"
> Content-Transfer-Encoding: 8bit
> 
> Keep in touch with http://mandrakeforum.com:
> Subscribe the "[EMAIL PROTECTED]" mailing list.
> 
> =_972289198-21800-1243--

-- 
Copy ads here



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



Re: [expert] 3com NIC doesn't work in Mandrake7.1

2000-10-24 Thread Viêt

Tyler Longren wrote:

> Hi everybody,
> 
> I've got a 3Com Etherlink XL 10/100 PCI TX Nic (3C905B-TX).
> This card works fine in WinME.
> The kernel module I'm using is 3c59x.

good
That card is widely used without trouble so far
except for very recent revisions of the PCB that the driver wasn't
aware of at the last update.

> I used Webmin for my first time, and it said that the nic wasn't even
> started.  When I enable it, I get the following error:
> SIOCSIFFLAGS: Resource Temporarily Unavailable.

is the module loaded ? (run "lsmod | grep 3c59x")
   no : load it by hand (run "modprobe 3c59x")

what does the kernel says then ? (run "dmesg")
   "device is busy" : the driver is not seeing your card
   "3c59x.c xx Donald Becker and "etc : it's working fine

is it correctly configured ? (run "ifconfig", watch for IP add)
   no : do it by hand (run dhclient or ifconfig eth0 xxx.xxx.xxx.xxx)


HA Quoc-Viet
Services
MandrakeSoft



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.