View Single Post
  #9 (permalink)  
Old 12-06-2009, 07:10 AM
praful praful is offline
Starter Member
 
Posts: 1
Smile Installation of Zimbra Desktop in RHEL5

Download Zimbra Desktop from Zimbra offers Open Source email server software and shared calendar for Linux and the Mac

First setup file(*.sh) move to "/media/" folder & then change it's permission,,,

[root@station ~]#chmod +x /media/zdesktop_1_0_3_build_1691_linux_i686.sh

then logout from "root" user & login normal user, which want install in Graphical Mode.

[praful@station ~]$ cd /media/

[praful@station media]$ ./zdesktop_1_0_3_build_1691_linux_i686.sh

{ It's automatically worked & install it. }

OR

First, Which User want to install he download from Internet OR copy from other place to own Desktop,,, then

[praful@station ~]$ cd Desktop/

[praful@station Desktop]$chmod +x zdesktop_1_0_3_build_1691_linux_i686.sh

[praful@station Desktop]$ ./zdesktop_1_0_3_build_1691_linux_i686.sh

{ It's automatically worked & install it. }
Reply With Quote