Re: Compiling gtk libraries and gcc



Marco Vittorini Orgeas <marco <at> mavior.eu> writes:

> Result: the software is running but its look and feel is all but not
> GTK...it seems like the x11 xterm,like if was not able to dinamically load
> the right libraries...
> On this, I got this message after installing gtk:
> 
> Libraries have been installed in:
>    /opt/gtk/lib
> 
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
>    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>      during execution
>    - add LIBDIR to the `LD_RUN_PATH' environment variable
>      during linking
>    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
>    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> 
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> 
> Can this be related to my problem?
> 
> How can I prooced/debug now?
> 
> thank you very much.
> 
> --
> Marco Vittorini Orgeas
> 


I don't know how to explain...its gtk interface doesn't look the same as the
others gtk programs that links to the system gtk library...it seems like a bit
more rudimental ...like and old gtk 1 interface.....(don't know how to explain
here maybe a screenshot would help). As I have no precedent experience with
compilation of gtk programs...do I need to specify some particular compile time
option to gtk to have the interface looks the same as the modern one I see on
all other "xfce" debian programs (I'm trying to compile xfce terminal 0.4)?

thanks again




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]