View Single Post
  #7 (permalink)  
Old 08-11-2009, 09:58 PM
joel.franco joel.franco is offline
Starter Member
 
Posts: 2
Unhappy

Quote:
Originally Posted by Russianspi View Post
I know that it is a few months late, but I'm on the 64 bit Alpha 1 of Jaunty Jackalope (Ubuntu 9.04), and I found a solution to the problem. I haven't tried yet to get prism working, but I followed the instructions here and I have the server portion (the important part) working. Once you have performed the change described there, just go to your Zimbra Desktop directory and do
Code:
./zdesktop start
Then you just need to go to http://localhost:7633/zimbra/desktop/login.jsp with your browser and it should work.

Update: Got prism working. That was the easiest part of the whole deal. I just did a
Code:
sudo aptitude install prism
and then changed my desktop shortcut to use the version of prism that I just installed (change everything in the first set of "quotes" (ending in prism") to "prism" (without the quotes) and you should be all set.

Update: OK, just kidding about the prism part. It's harder than I thought. I think I could figure it out, but I don't want to waste all day on it. The first part still works...
Hi,

I've updated my Debian 64 yesterday to the testing version, and since then my ZCS do not work anymore: i just click the desktop icon and it simply do not run. Investigating the problem, i found that when the zdesktop/linux/prism/zdclient is run, it returns: Couldn't load XPCOM.

I don't know which package that my last upgrade changed that my ZCS do not work anymore, and i can't back again.

Can someone suggest any procedure to it work again?

The "server" portion of code works, because i run zdestop start and i see the 7633 port open and network traffic, but i can't connect with an common browser, because it fails with invalid authentication or something like that.
Reply With Quote