[Kde-bindings] Problems builing RUBY binding

Alexander Kellett me at lypanov.net
Fri Jun 4 12:43:32 UTC 2004


can you try modifying the line
   qtruby_la_LDFLAGS = -module $(all_libraries) -version-info 0:0:0 -L$(top_srcdir)/smoke/qt/
in kdebindings/qtruby/rubylib/qtruby/Makefile.am
to:
   qtruby_la_LDFLAGS = -module $(all_libraries) -version-info 0:0:0 -L$(top_srcdir)/smoke/qt/ $(RUBY_LIBRUBYARG)

?

On Fri, Jun 04, 2004 at 02:32:46PM +0200, Alex Martin Ugalde wrote:
> > what does 
> >    ruby -rrbconfig -e 'puts Config::CONFIG.collect {|k,v|"#{k.ljust 18}-> #{v}"}.join "\n"'
> > print out for you?
> 
> Regards,
> Alex

> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings


mvg,
Alex

-- 
When women love us, they forgive us everything, even our crimes; when they do
not love us, they give us credit for nothing, not even our virtues.
		-- Honor'e de Balzac



More information about the Kde-bindings mailing list