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.
Zend and Fedora Core 5
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
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.
what steps did you take to get zend installer to work?
ZendStudio-5_1_0.bin how did you edit this with sed?