On 3/8/07, David Nečas (Yeti) <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 08, 2007 at 03:58:21PM -0600, ying lcs wrote:
> >
> > Let's say I did the step above and install my program correctly.
> >
> > Will the binary of my program (a program build in RHEL4 with
> > 'gtk2-devel') run on a Red Hat Enterprise Linux 4 without
> > 'gtk2-devel'?
>
> Yes, it will[*].  Devel mean development, i.e. things
> necessary for compilation of programs but not for running
> them.
>
> If you intend to distribute the program to other RHEL4
> machines, create a rpm package from it.  It's simple (or
> I think it is, YMMV) and among other advantages most of
> its run-time dependencies on other packages will be
> determined correctly automatically (in the typical case).
>
> Yeti

Thanks for your help. But how this case:
1. I compile my program in a rhel 4with gtk 2.8.9 installed.
but what will happen if i take my binary to another rhel 4 with other
version of gtk installed?
Will it run without problems?


>
>
> [*] To prevent lawsuits, I should mention there's always
> a posibility to screw it up so badly that it won't run.
>
> _______________________________________________
> gtk-list mailing list
> gtk-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to