Hi Robert, As I can see you have installed lazarus-ide package which installs only the IDE not the LCL. This configuration is not the right for Lazarus normal users and is only intended for advanced users with particular needs.
I assume your issue will disappear if you install the lazarus package # aptitude install lazarus This will install everything you need to build any Lazarus based application. Please confirm this fixes you issue so I can close this report. Cheers, On Sat, 2013-02-23 at 05:52 -0500, Robert wrote: > Package: lazarus > Version: 0.9.28.2-12 > Severity: important > > A simple form will not compile and run. A web search indicates that the > library > is missing. I am not able to fix this because several required dev libraries > are at a different version than their associated main libraries. > > apt-file search libgdk_pixbuf-2 > libgtk2.0-dev: /usr/lib/libgdk_pixbuf-2.0.a > > Trying to install using Synaptic Package Manager > > libgtk2.0-dev: > Depends: libpango1.0-dev but it is not going to be installed > Depends: libcairo2-dev but it is not going to be installed > > libcairo2-dev: > Depends: libcairo2 (=1.8.10-6) but 1.10.2-7~bpo60+1 is to be installed > Depends: libpixman-1-dev but it is not going to be installed > > libpixman-1-dev: > Depends: libpixman-1-0 (=0.16.4-1) but 0.24.0-1~bpo60+1 is to be installed > > First, the Lazarus install should have identified all the normal dependencies. > Lazarus failed to run a basic form with a button and a text field. > > Second, the package manager refused to install the required packages because > the versions don't match. Refreshing the package manager made no difference. > The solution was to select Package/Force Version for each required library. > > This is not obvious - 5.5 hours to debug and solve. > > > > -- System Information: > Debian Release: 6.0.6 > APT prefers stable-updates > APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, > 'stable') > Architecture: i386 (i686) > > Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores) > Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages lazarus depends on: > ii lazarus-doc 0.9.28.2-12 IDE for Free Pascal - > Documentatio > ii lazarus-ide 0.9.28.2-12 IDE for Free Pascal - Common IDE > f > ii lazarus-src 0.9.28.2-12 IDE for Free Pascal - LCL > Sources > > Versions of packages lazarus recommends: > pn fpc <none> (no description available) > ii fpc-source 2.4.0-2 Free Pascal Compiler - Source > Code > > Versions of packages lazarus suggests: > pn fp-docs <none> (no description available) > ii fp-utils 2.4.0-2 Free Pascal - Utils > > -- no debconf information
signature.asc
Description: This is a digitally signed message part

