From: Stefan S. <ma...@ss...> - 2015-09-23 14:36:00
|
On Wed, 2015-09-23 at 23:25 +0900, Kouhei Sutou wrote: > > vte-0.40.2 provides 'vte-2.91' package. It's not 'vte' > package. ('vte' package is old VTE.) OK, thanks. Will try to fix that. > > > Now I tried to install 3.05 from ruby-gtk3-3.0.5.tar.gz > > > > % ruby extconf.rb > > % make > > % sudo make install > > Why did you use 3.0.5 instead of master? > You already have gtk3 by 'rake gem:install'. > You don't need these command lines. It causes problems. I tried ruby-gtk3-3.0.5.tar.gz because all my tries to install git master failed yesterday, because of vte. Will try again. |