Click to See Complete Forum and Search --> : Zend and Fedora Core 5


Doug G
03-30-2006, 08:33 PM
Anyone have Zend Studio on FC5? I had Zend 5.0.0 on FC4 working fine, upgraded to FC5 and the uninstaller won't even run, it lists 5 or 6 libc libraries that aren't found anymore. I'm assuming the change to glibc 2.4 is what broke things.

aspotton
04-03-2006, 12:32 PM
I ran into the exact same problem while trying to install Zend Studio v5.1.0 on FC5.

Here's a link to a page that solved the problem for me:
http://www.zend.com/support/knowledgebase.php?kbid=184&view_only=1

After following the instructions in the article above, both the installer and client ran without a problem on my system.

-Adam

Doug G
04-04-2006, 01:35 AM
Thanks, Adam

I actually had discovered the same thing with a few additions. I had to run the .bin installer through the sed edit to get the installer to run, followed by running ZDE through the same sed edit. In addition, I found I had to run the Uninstaller through the sed edit too.

I have 5.1 running and debugging happily on FC5 too.

bw32
04-14-2006, 08:29 PM
what steps did you take to get zend installer to work?

ZendStudio-5_1_0.bin how did you edit this with sed?