<div>Hi</div><div><br></div><div>I just compiled KDevelop 4.2.3 from source and the plugins:</div><div>kdev-perforce</div><div>kdev-valgrind</div><div><br></div><div>As Millian noted in "Re: kdev-valgrind does not work with the latest build from trunk of kdevelop4 (4.3x)" I had to change files</div>
<div><br></div><div>share/kde4/services/kdevperforce.desktop</div><div>share/kde4/services/kdevvalgrind.desktop</div><div><br></div><div>the line (I have no idea why, trial and error and it worked):</div><div><br></div><div>
X-KDevelop-Version=11</div><div><br></div><div><br></div><div>Then it took a while again to make the perforce-plugin work; I had to add the env-variable P4CONFIG=$HOME/p4config.txt </div><div><br></div><div>The file has the content:</div>
<div><br></div><div>P4PASSWD=my_pass</div><div>P4BASE=my_base</div><div>P4CLIENT=my_client</div><div>P4USER=my_user</div><div>P4PORT=my_port</div><div><br></div><div>I have not got time to fix the documentation myself - I hope this mail can be used by others in same situation.</div>
<div><br></div><div>Now Kdevelop is up and running with Perforce, and I'm a very happy man... Keep up the good work everyone!</div><div><br></div><div>Best regards</div><div><br></div><div>PMC</div><div> </div><div><br>
</div>