debian 6 build

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
malayo
Advanced member
Advanced member
Posts: 116
Joined: Sat Sep 13, 2014 1:59 am

debian 6 build

Post by malayo »

hi,
can anyone share their method of building zimbra on debian 6 amd64?
10119metux
Advanced member
Advanced member
Posts: 75
Joined: Sat Sep 13, 2014 2:29 am

debian 6 build

Post by 10119metux »

What exactly did you try, and what was the outcome ?
malayo
Advanced member
Advanced member
Posts: 116
Joined: Sat Sep 13, 2014 1:59 am

debian 6 build

Post by malayo »

so far stuck at
$ ./p4 -u public -P public1234 -c public-view sync -f //depot/zcs/BRANCH/...

//depot/zcs/BRANCH/... - no such file(s).
10119metux
Advanced member
Advanced member
Posts: 75
Joined: Sat Sep 13, 2014 2:29 am

debian 6 build

Post by 10119metux »

Replace the word BRANCH by the name of the branch you wanna fetch, eg. HELIX.
You also have to create /home/public/p4 and give the user running p4 rw access to it.

Seriously, the p4 server tells the client where it has to put the files locally (sic!).
I'd strongly suggest running this masterpiece of insanity only in a strictly controlled

environment (at least dedicated user with minimal permissions) - you'll never know

what damage it might do ;-o
By the way, I'm currently in process of preparing the fork and launch an real

FOSS project ...
Post Reply