Re: dll load problem [message #179357 is a reply to message #179355] |
Fri, 12 October 2012 14:34 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 10/12/2012 9:50 AM, The Natural Philosopher wrote:
> Philipp Kraus wrote:
>> On 2012-10-12 14:57:19 +0200, Jerry Stuckle said:
>>
>>> On 10/12/2012 8:07 AM, Philipp Kraus wrote:
>>>> Hello,
>>>>
>>>> I run on a shell execution my local git client and get the error:
>>>>
>>>> dyld: lazy symbol binding failed: Symbol not found: _iconv_open
>>>> Referenced from: /usr/local/git/bin/git
>>>> Expected in: /Applications/MAMP/Library/lib/libiconv.2.dylib
>>>>
>>>> The git client is linked to the system libraries and works, but if I
>>>> run
>>>> it from my PHP script
>>>> I get the error above. The script runs under OSX with PHP 5.4.4.
>>>>
>>>> (How) Can I change the search path of dynamic libraries? I think the
>>>> correct library that should
>>>> be use is under /usr/lib/libiconv.2.dylib
>>>>
>>>> Thanks
>>>>
>>>> Phil
>>>>
>>>
>>> This isn't a PHP problem. Ask in an OSX newsgroup.
>>
>> Are you sure?
>> Because if I run the command that is used by system / shell_exec
>> on command line it works, but it does not work on the PHP
>> function.
>>
>
> Oh don't be bothered with stuckle. Any problem he can't impress with,
> using his very limited knowledge, is 'not a php problem'.
>
> In Jerrykins little mind, there is what he thinks he knows, which IS PHP
> or mysql. And what he doesn't know, which is therefore NOT PHP or Mysql.
>
> By this master stroke of cognitive dissionance and ego primping
> internalisation, Jerry then thinks he knows EVERYTHING about PHP and
> Mysql and, by his definition, he is entiorely correct, which is why he
> does it.
>
> 'Being right all the time', is why Jerry is here.
>
> Just ignore him. He will go back under his bridge and sulk after a few
> violent expostulations at having been caught out again.
>
>
Ah, I knew the troll would speak out. Go back to school and learn which
end of the shovel to use. Then maybe you can get your ditch digging job
back.
Because once again you've proven you know nothing about programming, and
you've repeatedly proven you're not the EE you claim to be.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
|
|
|