Announcement

Collapse
No announcement yet.

How to install glibc-2.4??

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to install glibc-2.4??

    Pl. help me out.
    I'm unable to install glibc-2.4 using adept!!
    I tried to install using the source but i'm getting error like...

    Code:
    sudo: ./configure: command not found

    #2
    Re: How to install glibc-2.4??

    I'm unable to install glibc-2.4 using adept!!
    Is there glibc-2.4 for Dapper (in repositories) ?

    Here Dapper tells:
    Code:
    :~$ ldd --version
    ldd (GNU libc) 2.3.6
    Copyright (C) 2005 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    Written by Roland McGrath and Ulrich Drepper.
    or
    Code:
    :~$ ls /lib/libc-*
    /lib/libc-2.3.6.so
    Edgy has 2.4:
    Kubuntu 6.10 - Taking You To The Edge
    http://kubuntu.org/announcements/6.10-release.php
    Under the Hood

    * GCC 4.1
    * Glibc 2.4
    * Linux 2.6.17

    Do you have package build-essential ?

    build-essential
    informational list of build-essential packages
    If you do not plan to build Debian packages, you don't need this
    package. Moreover this package is not required for building Debian
    packages.

    This package contains an informational list of packages which are
    considered essential for building Debian packages. This package also
    depends on the packages on that list, to make it easy to have the
    build-essential packages installed.

    If you have this package installed, you only need to install whatever
    a package specifies as its build-time dependencies to build the
    package. Conversely, if you are determining what your package needs
    to build-depend on, you can always leave out the packages this
    package depends on.

    More:
    FAQ: Installing from source
    http://kubuntuforums.net/forums/inde...opic=3085626.0
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X