1. Euphoria, libc6?

Rob: Is Euphoria compiled for libc6 systems?
It seems older, libc5 distros cannot run Euphoria.  The latest Slackware is
still libc5 as well.

Greg Phillips

> Hi all,
>      I was thinking by the way that that Caldera linux may be like the older
> debian that I tried and the latest slackware...unable to work with Euphoria.
> If we can compile a list of Linux's that don't work, maybe Rob can figure
> out why and fix it...
>      Therefore enabling all of the linux users who are current to have the
> benefit of Euphoria for Linux.

new topic     » topic index » view message » categorize

2. Re: Euphoria, libc6?

Greg Phillips writes:
> Rob: Is Euphoria compiled for libc6 systems?
> It seems older, libc5 distros cannot run Euphoria.
> The latest Slackware is still libc5 as well.

Yes, I'm using something called libc.so.6
on Red Hat 5.2. I wonder what the difference is.
I guess more distros will eventually move to libc6,
and the problem will go away.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://members.aol.com/FilesEu/

new topic     » goto parent     » topic index » view message » categorize

3. Re: Euphoria, libc6?

>
> Yes, I'm using something called libc.so.6
> on Red Hat 5.2. I wonder what the difference is.
> I guess more distros will eventually move to libc6,
> and the problem will go away.
>
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    http://members.aol.com/FilesEu/

libc* contains the standard libraries that are used by multiple programs
on the system. In order to save disk space and memory, as well as to
ease upgrades, common system code is kept in one place and shared
between programs. The most important sets of shared libraries, the
standard C library and the standard math library are included. Without
these, a Linux system will not function.

libc6 is an updated version of the libc5 libraries, and, unfortunately,
they are not compatible.

Slackware still uses libc5 and Debian has just released the first stable
glibc2 distribution (libc6)

Greg Phillips

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu