> There are some distributions like SuSE, that have named some packages
> shlightly different, so the rpms will not work without the force option.
> But after you installed the development packages of your distribution the
> tgz should work on all.

It's so easy to build lazarus from source once you know how to, that perhaps 
the best solution would be to include some brief distro-specific instructions 
with the .tgz package, and not use RPMs at all. For example there could be a 
file called suse-install which would look something like this:

----------------------------------------------------------
Packages which must be installed:

glib
glib-devel
gtk
gtk-devel
gdk-pixbuf
gdk-pixbuf-devel
etc?

Modification to /etc/fpc.cfg:

In the section 'Searchpath for libraries' add the line

-Fl/opt/gnome/lib
------------------------------------------------------------------

Eric

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

Reply via email to