How do I get LinuxThreads

raphael raphael.morcha at gmail.com
Sat Jun 2 17:31:26 UTC 2007


Santanu Chatterjee wrote:
> Hi Everybody,
>
> I have an application that seems to require LinuxThreads to
> function properly. However, I think Ubuntu (Feisty) is using
> NPTL only.
> Can anyone tell me how to get LinuxThreads support installed
> in my system so that those old applications still run?
>   
libpthread is the GNU threading package you might need to support the
software that links [uses] against libpthread.

sudo apt-get install libpthread20 libpthread-dev


> Regards,
> Santanu
>
>   


-- 
             - Raphael Morcha





More information about the ubuntu-users mailing list