cannot find -lltdl

Michael Powell nightrecon at verizon.net
Tue Jun 23 15:04:02 UTC 2009


kalin m wrote:

> 
> 
> Chris Rees wrote:
>> 2009/6/23 kalin m <kalin at el.net>:
[snip]     
>>
>>
>> Why aren't you using ports?
>>   
> 
> there isn't ports for all that i need compiling with 5.2.10.

Yes there is. You install the main PHP5 port first, then follow up by 
installing the php5-extensions port. When you either do it the first time, 
or subsequently do make config you will be presented with a menu listing all 
the php extension options. This is where you build the individual module(s) 
which you require. For example, the most common is probably MySQL support. 
You would tick the box next to the mysql module in the menu. Even if you 
chose to build all of them you can deactivate any you don't need after the 
fact in /usr/local/etc/php/extensions.ini file.

Strongly recommended for you to use the ports system. You will find your 
system much more easily maintainable for the future.

-Mike





More information about the freebsd-questions mailing list