|
|
|
|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
Posix
HI,
When i am configuring php in SUN Solaris. I am getting the below error. configure: error: Your system seems to lack POSIX threads. Do i need to install POSIX? If so can somebody let me know where can i download POSIX for Solaris 8? Thanks, |
| Sponsored Links |
|
|
|
|||
|
POSIX is a specification, not a product. pthreads is what POSIX threads support is often called. It looks like you are missing a library - libpthreads - at the very least. Your distribution media should already have it.
I do know that for earlier versions of Solaris you had to request it... don't know if that is true for Solaris 8 or not. |
|
|||
|
Hi,
Do you have any idea where to donwload this libpthreads for solaris 8? Krish Last edited by Krrishv; 10-14-2008 at 01:36 AM.. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| POSIX threads | !_30 | Programming | 2 | 12-15-2006 12:27 PM |
| how to read POSIX? | robin.zhu | UNIX for Dummies Questions & Answers | 3 | 07-15-2006 11:07 AM |
| Posix queues | kamazi | BSD | 7 | 10-30-2005 01:36 PM |
| what can I get the posix standard? | crashsky | UNIX for Advanced & Expert Users | 2 | 02-12-2004 01:30 AM |
| Posix and linux | darbarilal | UNIX for Dummies Questions & Answers | 1 | 01-22-2002 03:35 AM |