![]() |
|
#1
|
|||
|
|||
Alt. Problem: PHP 4.4 GD compilation errorsI gave up on getting PHP5 to work, so I reverted back to PHP4, but now I need the GD library as well.
This is my configuration line: ./configure --with-gd --with-gd2 --with-zlib --with-jpeg-dir=/usr/lib --with-mysql --with-ttf --enable-gd-native-ttf And I get this error: configure: error: libjpeg.(a|so) not found. Note that a few lines above I see "Checking for the location of libjpeg... /usr/lib", and a "find / -name libjpeg*" yields the following: /usr/lib/libjpeg.so.62 /usr/lib/libjpeg.so.62.0.0 So.... any ideas? |
|||
|
#2
|
||||
|
||||
|
I don't personally use Linux (entensively) anymore, but reading through the information you've supplied above, it simply appears to be a case of "the missing file"?
The install is looking for the libjpeg.a or a libjpeg.so file but the ones in the directory are effectively "hidden" to the script? i.e. libjpeg.so.62 & libjpeg.so.62.0.0. __________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ |
|
#3
|
||||
|
||||
|
Hi Fezzen.
Try setting a soft link under the /usr/lib directory. Code:
__________________
The best damn Sports Blog period. |
Recent GIDBlog
Toyota - 2009 May Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Apache / PHP problem, maybe output length? | HaganeNoKokoro | Apache Web Server Forum | 3 | 07-Aug-2008 05:42 |
| PHP 4.4.0 -- not properly connecting to db | tgo | MySQL / PHP Forum | 4 | 09-Aug-2005 23:24 |
| PHP Include problem | Darksat | MySQL / PHP Forum | 1 | 06-Sep-2004 08:55 |
| Structure compilation problem | nkhambal | C Programming Language | 1 | 03-Aug-2004 09:16 |
| PHP Compilation errors! | Allowee | MySQL / PHP Forum | 17 | 21-May-2003 12:19 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The