In my teamcity it is working fine When I use the VCS checkout mode from the server
But when I use the build agent it is not working when I run a build it says (failed in
applying the patch and it says Cannot connect to the X server) . My build agent is a
Linux machine . Here I run my build agent . I configured build agent for generating the
War files which is working fine . But I choose to VCS check out mode at the teamcity
Version Control settings and run the build I am getting this error (Cannot connect to the
p4 (perforce) :bin X server)
What I tried so far : I configured the P4 command line client which is running fine when I
say p4 . It is able to recognize it . But when I do it from the teamcity I get this
Error saying (cannot connect to the p4: bin x server) . I am new to teamcity and perforce
Am I missing any steps that require for the configuring p4 at the build agent ? Can anyone
mention the steps that are require to configure if so ?