Time for Ubuntu and Debian to get these things fixed ...<br><br>After spending almost five hours attempting to install the lazarus ide on Ubuntu Hardy Heron I've discovered that the souce of all this trouble is<br>a fight between the debian maintainer of the FPC debs and the Ubuntu folks who have not sync'd the libraries and package names..<br>

<br>After reading this console log and looking thru literally hundreds of pages and web notes I come to find out that none of the posted instructions to put the lazarus ide on a Ubuntu system (Hardy) will work correctly .. it doesnt matter how you try or malform the apt-get, its broken fundamentally at the core and unless someone at Ubuntu or Debian get their libs names syncd back up this will remain a problem. <br>

<br>The fpc users are caught in the middle here and forgive me for being so blunt, but its neither fair nor professional for the Debian manintainer to fail to notice all the posts that keep popping up on this problem without resolving this and keeping it fixed ..... <br>

<br> The following packages were automatically installed and are no longer required:<br>  libglib1.2-dev libgdk-pixbuf-dev libgdk-pixbuf2 libgtk1.2-dev lazarus-src<br>The following packages will be REMOVED:<br>  lazarus-src libgdk-pixbuf-dev libgdk-pixbuf2 libglib1.2-dev libgtk1.2-dev<br>

0 upgraded, 0 newly installed, 5 to remove and 2 not upgraded.<br>After this operation, 69.8MB disk space will be freed.<br>Do you want to continue [Y/n]? y<br>(Reading database ... 173594 files and directories currently installed.)<br>

Removing lazarus-src ...<br>Removing libgdk-pixbuf-dev ...<br>Removing libgdk-pixbuf2 ...<br>Removing libgtk1.2-dev ...<br>Removing libglib1.2-dev ...<br>Processing triggers for libc6 ...<br>ldconfig deferred processing now taking place<br>

prince@prince-ubuntu:~$ sudo apt-get install -f<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.<br>

prince@prince-ubuntu:~$ sudo apt-get install lazarus-ide<br>Reading package lists... Done<br>Building dependency tree        <br>Reading state information... Done<br>Some packages could not be installed. This may mean that you have<br>

requested an impossible situation or if you are using the unstable<br>distribution that some required packages have not yet been created<br>or been moved out of Incoming.<br><br>Since you only requested a single operation it is extremely likely that<br>

the package is simply not installable and a bug report against<br>that package should be filed.<br>The following information may help to resolve the situation:<br><br>The following packages have unmet dependencies:<br>  lazarus-ide: Depends: libxi6 (>= 2:1.1.3-1ubuntu3) but 2:1.1.3-1 is to be installed<br>

E: Broken packages<br>prince@prince-ubuntu:~$ sudo apt-get install --force-yes lazarus-ide<br>Reading package lists... Done<br>Building dependency tree        <br>Reading state information... Done<br>Some packages could not be installed. This may mean that you have<br>

requested an impossible situation or if you are using the unstable<br>distribution that some required packages have not yet been created<br>or been moved out of Incoming.<br><br>Since you only requested a single operation it is extremely likely that<br>

the package is simply not installable and a bug report against<br>that package should be filed.<br>The following information may help to resolve the situation:<br><br>The following packages have unmet dependencies:<br>  lazarus-ide: Depends: libxi6 (>= 2:1.1.3-1ubuntu3) but 2:1.1.3-1 is to be installed<br>

E: Broken packages<br><br><br><div class="gmail_quote">On Wed, May 13, 2009 at 11:59 PM, Prince Riley <span dir="ltr"><<a href="mailto:wmarketing3@gmail.com">wmarketing3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

The current .DEB lazarus-ide_0.9.26.2-0_i386.deb available from  the
Sourceforge repository reports a dependency error when I attempt to run
it on Ubuntu 8.04. The error reads, "Error: Dependency is not satisfiable: libxi6"<br><br>What makes this vexing is the installer reports a dependency error when in fact I checked the Ubuntu install with Synaptic and it
reports that libxi6 is present and up to date. <br><div>
<br>Can anyone explain why the .DEB package is reporting a missing library when
that library is present on the Ubuntu system? Is this a version issue?
Can I just force the files onto the system and ignore this error. It
appears to be  a problem with the deb package and not the file it says
is missing. <br></div><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
-----------------------------------------------------------------------------------------------------------------------<br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div><br>
</blockquote></div><br>