![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Gani Network Driver Won't Install - make: Fatal error: Don't know how to make targ... | Bradj47 | SUN Solaris | 1 | 08-17-2009 01:46 AM |
| sun solaris 10 make error | sunrise | SUN Solaris | 9 | 05-29-2007 05:20 AM |
| error: compile 64 bit mysql on Solaris 10 | csross | SUN Solaris | 0 | 05-07-2007 07:54 PM |
| who to compile needed libs with Make | umen | Shell Programming and Scripting | 0 | 05-01-2006 07:42 AM |
| Solaris 9: make: Fatal error:Command failed for target | eldiego | UNIX for Dummies Questions & Answers | 2 | 10-28-2005 04:11 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
PHP 5.3 compile on Solaris 10 : make distclean :: fatal error
I'm trying to install PHP 5.3 on Solaris 10 . I'm using etc/apache2 and installed mysql 5.1.39. When I tried to compile PHP 5.3, with the following configure text, Code:
./configure --with-mysql=/usr/local/mysql \ --with-mysqli=/usr/local/mysql/bin/mysql_config --with-zlib-dir=/usr/local \ --with-config-file-path=/usr/local/lib/php --with-freetype-dir=/usr/local \ --with-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-xpm-dir=/usr/local \ --with-xpm-dir=/usr/local --with-ttf=/usr/local it makes fail and said mysql lib is not correct or somewhere else error. So I tried to run "make distclean" command but it shows "make: Fatal error: Don't know how to make target `distcelan'" error How do I fix that problem? I really need help and appreciate your help. Last edited by pludi; 10-19-2009 at 08:36 AM.. Reason: code tags, please |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|