<html>
<head>
<style>
 .sw_message P{margin:0px;padding:0px;}
 .sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
</style>
</head>
<body class="sw_message">
<br><br>On Friday 28/05/2010 at 2:09 pm, S.C. Leung  wrote: <blockquote type="cite">Hi, All<br><br>   I recently installed KDevelop4 on my GNOME session of Ubuntu 10.04LTS. I have done things according the INSTALL instruction but it seems incomplete.<br>   The biggest problem is missing "New Project" sub item of "Project" menu and the file editor did not accept Chinese character.<br>   Does anyone know what's going on?<br><br>Thanks very much.<br><br>scleung<br></blockquote><br><br>You probably need to do two things:<br>- Install kapptemplate, that supplies the application templates<br>  sudo apt-get install kapptemplate<br><br>- Run kbuildsycoca4<br><br>Did you build from src? if so probably better just to install from the package manager, enable the backports repository and:<br><br>- sudo apt-get install kdevelop<br> <br><br><div id="editor_signature">--<br>Lindsay Mathieson<br>http://blackpaw.jalbum.net/home/</div><br> 
</body></html>