On Sun, Apr 26, 2009 at 06:11:32PM +0300, Fedir Gontsa wrote: > 2009/4/26 Stanislav Maslovski <[email protected]>: > > >> e$ dpkg -S libpthread.so.20.0.27 > >> libpthread2: /usr/lib/libpthread.so.20.0.27 > > > > Дык и я про то, чтo нету libpthread2 в репозитарии. > > The GNU Portable Threads (pthread emulation) > > Pth is a very portable POSIX/ANSI-C based library for Unix platforms which > provides non-preemptive priority-based scheduling for multiple threads of > execution ("multithreading") inside server applications. All threads run in > the > same address space of the server application, but each thread has its own > individual program-counter, run-time stack, signal mask and errno variable. > > This package contains the pthread emulation. > > Майтейнер Daniel Baumann <[email protected]> > > > Может я чего не понимаю, но он есть и автор наш
Со времен etch соответствующий бинарный пакет зовется libpth20: % dpkg -S libpth.so.20.0.27 libpth20: /usr/lib/libpth.so.20.0.27 -- Stanislav -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

