on CentOS-box...

View: New views
3 Messages — Rating Filter:   Alert me  

on CentOS-box...

by Roberto Marzialetti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i'm trying to install cf 702 on o CentOS box, version 5.1

lunch installer...

awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
[and so on with other 'not find' libraries...]

but...

[root@gundam store]# ldconfig  -p | grep libdl
        libdl.so.2 (libc6, OS ABI: Linux 2.6.9) => /lib/libdl.so.2
        libdl.so (libc6, OS ABI: Linux 2.6.9) => /usr/lib/libdl.so

[root@gundam store]# ldconfig  -p | grep libc.so
        libc.so.6 (libc6, OS ABI: Linux 2.6.9) => /lib/libc.so.6

why cf installer doesn't view my libraries?

thanks
Rob


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4397
Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.14

Re: on CentOS-box...

by Ryan Stille-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

CF7 is not supported on that OS version.  CF8 is, if you can use that.

I've read you can do 4-5 hacks to get it working on that OS version, but
I've never tried it.  There is a blog post about it somewhere, I think
on TalkingTree.

CF7 will work on CentOS 4.6 just fine.

-Ryan

Roberto Marzialetti wrote:

> i'm trying to install cf 702 on o CentOS box, version 5.1
>
> lunch installer...
>
> awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
> dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
> [and so on with other 'not find' libraries...]
>
> but...
>
> [root@gundam store]# ldconfig  -p | grep libdl
>         libdl.so.2 (libc6, OS ABI: Linux 2.6.9) => /lib/libdl.so.2
>         libdl.so (libc6, OS ABI: Linux 2.6.9) => /usr/lib/libdl.so
>
> [root@gundam store]# ldconfig  -p | grep libc.so
>         libc.so.6 (libc6, OS ABI: Linux 2.6.9) => /lib/libc.so.6
>
> why cf installer doesn't view my libraries?
>
> thanks
> Rob
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4398
Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.14

Re: on CentOS-box...

by Roberto Marzialetti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

il giorno Wednesday, April 23, 2008, 4:50:48 PM
Ryan Stille <ryan@...> a <cf-linux@...>
ha scritto

> CF7 is not supported on that OS version.  CF8 is, if you can use that.

yes. i find this hack that works (CentoOS5=Fedora6):
http://www.talkingtree.com/blog/index.cfm/2006/12/6/Running-ColdFusion-MX-7-on-Fedora-Core-6-Linux#more

thanks
Rob


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4399
Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.14