14
July
2006

Installing ZendStudio 5 on FedoraCore 5

  1. Download the latest from Zend
  2. tar zxvf ZendStudio-5_2_0.tar.gz
  3. ZEND=ZendStudio-5_2_0.bin
  4. cp “$ZEND” “$ZEND.BAK”
  5. cat “$ZEND.BAK” | sed “s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/” > “$ZEND”
  6. sh ./ZendStudio-5_2_0.bin
  7. edit /bin/ZDE with your favorite editor
  8. comment out line 1488 (put a # ahead of LD_ASSUME_KERNEL)
  9. all done :)

 

Leave a comment

Using Yaletown Theme for Wordpress.