<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Robert Payne wrote:
<blockquote cite="mid436944E9.20802@optusnet.com.au" type="cite">Hi
All,
  <br>
  <br>
Fist I guess I am a newbie with Linux but I have Kubuntu up and running
  <br>
and so far added a few apps and am very impressed.
  <br>
  <br>
I would like to get an IDE running for pic microcontrollers.
  <br>
  <br>
<a class="moz-txt-link-freetext" href="http://pikdev.free.fr/">http://pikdev.free.fr/</a> is the web address for the program.
  <br>
  <br>
I have downloaded the deb package of this and tried to use dpkg to
install it
  <br>
(dpkg--install / directory/program) to no avail.
  <br>
  <br>
Please, any pointers, help etc on doing this would be greatly
appreciated,
  <br>
  <br>
Many thanks
  <br>
  <br>
Rob Payne
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
</blockquote>
sudo su<br>
dpkg -i <font color="#ff0000">PLACE DEB FILE HERE<br>
<br>
</font>
</body>
</html>