On Tuesday 04 April 2006 15:29, Roland Turcan - RoTurSoft wrote:
> Hello all!
>
> It seems, that I am so stupid, because I am not able to install Lazarus
> to SuSE linux and I always get some error messages.
>
> Errors in SuSE 9.2
> ---------------------------------------------------------------------------
>---------------------- #### YaST2 conflicts list - generated 2006-04-05
> 00:20:08 ####
>
> gdk-pixbuf-devel not available
>     Required by:
>         lazarus requires gdk-pixbuf-devel
>     Conflict Resolution:
>         ( ) Remove the Referring Package
>             Do Not Install lazarus
>         ( ) Ignore Conflict and Risk System Inconsistencies
> gtk+-devel not available
>     Required by:
>         lazarus requires gtk+-devel
>     Conflict Resolution:
>         ( ) Remove the Referring Package
>             Do Not Install lazarus
>         ( ) Ignore Conflict and Risk System Inconsistencies
> lazarus 0.9.14-1 conflict
>     Unresolved Requirements:
>         lazarus requires gdk-pixbuf-devel
>         lazarus requires gtk+-devel
>     Conflict Resolution:
>         ( ) Do Not Install lazarus
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> #### YaST2 conflicts list END ###
>
> ---------------------------------------------------------------------------
>-------
>
> Error in SuSE 10.0:
>
> #### YaST2 conflicts list - generated 2006-04-04 20:51:15 ####
>
> gtk+-devel not available
>     Required by:
>         lazarus requires gtk+-devel
>     Conflict Resolution:
>         ( ) Remove the Referring Package
>             Do Not Install lazarus
>         ( ) Ignore Conflict and Risk System Inconsistencies
> lazarus 0.9.14-1 conflict
>     Unresolved Requirements:
>         lazarus requires gtk+-devel
>     Conflict Resolution:
>         ( ) Do Not Install lazarus
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> #### YaST2 conflicts list END ###
> ---------------------------------------------------------------------------
>-------
>
>
> Is here somebody who is able to explain me, why I always have problems
> in SuSE.
>
>
> desktop-file-utils-0.7-2.1.i586.rpm
> desktop-file-utils-0.7-2.1.src.rpm
> fpc-2.0.2-0.i586.rpm
> fpc-docs-2.0.2-0.i586.rpm
> fpc-src-2.0.2-0.i386.rpm
> fpc_crosswin32-2.0.2-060121.i386.rpm
> gdk-pixbuf-devel-0.22.0-64.1.i586.rpm
> gtk+-devel-1.2.6-1.i386.rpm
> gtk-devel-1.2.10-882.1.i586.rpm
> lazarus-0.9.12-0.i386.rpm
> lazarus-0.9.14-1.i386.rpm
>
> When I try to install gtk+devel. then I get this:
>
> #### YaST2 conflicts list - generated 2006-04-05 00:25:57 ####
>
> glib-devel not available
>     Required by:
>         gtk+-devel requires glib-devel
>     Conflict Resolution:
>         ( ) Remove the Referring Package
>             Do Not Install gtk+-devel
>         ( ) Ignore Conflict and Risk System Inconsistencies
> gtk+-devel 1.2.6-1 conflict
>     Unresolved Requirements:
>         gtk+-devel requires glib-devel
>         gtk+-devel requires XFree86-devel
>     Conflict Resolution:
>         ( ) Do Not Install gtk+-devel
>         ( ) Ignore Conflict and Risk System Inconsistencies
> XFree86-devel not available
>     Required by:
>         gtk+-devel requires XFree86-devel
>     Conflict Resolution:
>         ( ) Remove the Referring Package
>             Do Not Install gtk+-devel
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> #### YaST2 conflicts list END ###
>
>
> I can not believe, that I always have to million of packages and there
> is not possible to tell Linux to get it from SuSE. Because I think this
> is NEVER ENDING STORY. I am getting crazy. :-(

Like you I use SUSE and find some issues.  But I have been very successful 
installing.  First make sure you have installed the required development 
libraries.  In my case I used what I call the shotgun approach. I just 
installed everything associated with GTK development.  And the would include 
gdk and glib development libraries.  Then I installed the FPC program along 
with the source.  You will be very happy that you installed the source 
package of FPC because it allows you see how a procedure works.  Next I 
installed the Lazarus package.  This in fact does produce an error as you 
described.  But just ignore it.  The naming of the 'gtk+' is the issue but if 
you followed my shotgun approach the correct library will be able when you 
compile programs.

Also I have discovered that the snapshots of FPC,FPC source and Lazarus 
install in the same manner as I described above.

John

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to