On Fri, Mar 16, 2012 at 12:51 PM, Rick Stevens wrote:
> On 03/15/2012 06:56 PM, Steven Oliver wrote:
>
>> I'm currently pulling the falcon programming language from git and
>> installing it myself instead of pulling it from yum.
>>
>> After pulling it, compiling it, and installing it (sudo make i
On 03/15/2012 06:56 PM, Steven Oliver wrote:
I'm currently pulling the falcon programming language from git and
installing it myself instead of pulling it from yum.
After pulling it, compiling it, and installing it (sudo make install)
it's failing to run telling me:
root@odrade:/usr/local/lib $
Hi Steven,
Steven Oliver wrote:
And I updated ld.so.conf to include /usr/local/lib before running ldconfig:
root@odrade:/etc $ cat ld.so.conf
include ld.so.conf.d/*.conf
include /usr/local/lib
You are close :)
Remove your added include and create a file called "local.conf" or
something sim
I'm currently pulling the falcon programming language from git and
installing it myself instead of pulling it from yum.
After pulling it, compiling it, and installing it (sudo make install) it's
failing to run telling me:
root@odrade:/usr/local/lib $ falcon
falcon: error while loading shared libr