Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
sorry if this question was already asked, i already searched for this but couldn't find it.
where can i download the 'linuxthreads' plugin i need to install glibc 2.3.
most posts say it's already installed and some others say it comes when you download glibc.
im installing wine, which needs glibc 2.3 which needs linuxthreads.
the exact output when i run the configure is:
checking installed Linux kernel header files... 2.0.10 or later
*** On GNU/Linux systems it is normal to compile GNU libc with the
*** `linuxthreads' add-on. Without that, the library will be
*** incompatible with normal GNU/Linux systems.
*** If you really mean to not use this add-on, run configure again
*** using the extra parameter `--disable-sanity-checks'.
i already saw this on another thread but it didnt answer my question
and yes i think linuxthreads has something to do with POSIX threads, it says so in this site http://pauillac.inria.fr/~xleroy/linuxthreads/
please give me directions on how to install linuxthreads
youre right jeremy i do have it, the output is exactly what you wrote
in some other post i read that to be able to install glibc 2.3 i have to put it (linuxthreads) into my glibc directory and configure glibc with --enable-add-ons
how can i put linuxthreads on glibc directory, so i can enable add ons???
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,590
Rep:
Replacing glibc is not a trivial task. If all you are trying to do is install wine from source then you shouln't need glibc2.3 (atleast you never used to). I took a quick look at the README and don't see such a requirement. What problem are you having?
yup, your right, i had already installed wine
(its the kind of situation when you want to fix something but to get that fixed you have to fix something before and so on, and at the end you've forgotten what the initial problem was.)
im actually trying to run kazaa on wine, since i havent been able to install giFT (if you know something about giFT and you want to help me a bit more, then check out this other thread http://www.linuxquestions.org/questi...threadid=67086)
anyway, here is my problem:
[nef@localhost kazaa]$ wine ./kmd.exe
wine: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by /usr/lib/libntdll.dll.so)
wine: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by /usr/lib/libwine_unicode.so.1)
it is that 'libc.so.6'. I havent been able to install some other 2 or 3 programs because of that file that says my glibc is 2.2.5, that's why i wanted to update the glibc in the first place.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.