Cara, não deu certo :(
Eu baixei o meld_1.3.0.orig.tar.gz e o
gtk2-engines-murrine_0.90.3.orig.tar.gz, tentei instalar assim:

--------------------------------------------------
# cd /home/silvioprog/meld-1.3.0
# make install
python tools/install_paths \
                libdir=/usr/local/lib/meld \
                localedir=/usr/local/share/locale \
                helpdir=/usr/local/share/gnome/help/meld \
                sharedir=/usr/local/share/meld \
                < meld > meld.install
python tools/install_paths \
                libdir=/usr/local/lib/meld \
                localedir=/usr/local/share/locale \
                helpdir=/usr/local/share/gnome/help/meld \
                sharedir=/usr/local/share/meld \
                < paths.py > paths.py.install
intltool-merge -d po meld.desktop.in meld.desktop
make: intltool-merge: Comando não encontrado
make: ** [meld.desktop] Erro 127
--------------------------------------------------

Depois, tentei o outro:

--------------------------------------------------
# cd /home/silvioprog/murrine-0.90.3
# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for intltool >= 0.37.1... ./configure: line 11562:
intltool-update: command not found
 found
configure: error: Your intltool is too old.  You need intltool 0.37.1 or
later.
--------------------------------------------------

Deu erro acima, mesmo assim tentei:

--------------------------------------------------
# make clean
make: *** Sem regra para processar o alvo `clean'.  Pare.
--------------------------------------------------

Tentei também gerar um DEB:

--------------------------------------------------
# checkinstall -D

(...)

======================= Resultados da instalação =========================
make: *** Sem regra para processar o alvo `install'.  Pare.

****  Instalação falhou. Abortando a criação do pacote.
--------------------------------------------------

Acho que fiz alguma coisa errada. :/

Zandre Bran escreveu:
> 2010/4/5 Silvio Clecio <silviop...@gmail.com>:
> 
>     Ôlas Clecio.
> 
>> Estou com o tema do 10.04 aplicado no 9.10, isso só até sair o novo
>> Ubuntnu, e aqui o tema não funciona corretamente quando mudo a ordem dos
>> botões, até estava correto, mas na primeira atualização que fiz não
>> encontrei mais a solução na web.
> 
>     Eu não uso repositórios para o tema Radiance do Lucid em meu
> Karmic. Baixo do launchpad e comparo com a versão anterior usando o
> pacote meld [1] e faço minhas customizações.
> 
> [1] https://launchpad.net/ubuntu/+source/meld
> 
>     Por exemplo, prefiro a barra como era na primeira versão (bitmap)
> e no tamanho minimo 64 e não 32 como é hoje. Além disto também faço
> outras pequenas alterações que acho mais legal para mim. No metecity
> gosto da cor da fonte no titulo da janela mais escuro (383838) do que
> o original (444444).
> 
>     Então, para isto não tem jeito:
> 
> https://launchpad.net/ubuntu/+source/light-themes
> https://launchpad.net/ubuntu/+source/light-themes/+publishinghistory
> 
>     Ve lá no changelog quando mudou os botões do metacity, pq ainda
> uso a metacity da versão 1.6.2 no tema 1.6.3 e a barra lateral do
> 1.5.1 . Pode tentar esta (1.6.2), aí é só descompactar e trocar a
> subpasta metacity-1 de um pelo outro.
> 
>     Quanto o ao murrine, também não uso repositório para isto, pego um
> ppa e baixo manualmente o deb para instalar depois:
> 
> https://launchpad.net/ubuntu/+source/gtk2-engines-murrine
> 
>     Basicamente é isto, comparando arquivos e aprendendo sobre a
> estrutura de temas GTK.
> 
> http://live.gnome.org/GnomeArt/Tutorials/GtkThemes
> 
>> []'s
>> Silvio Clécio
> 
> - []s
> - Zandre.
> 
> :: zandrebran.homelinux.org

-- 
[]'s

Silvio Clécio
--
programmer ObjectPascal - http://silvioprog.com.br
--
twitter - http://twitter.com/silvioprog
--
Grupo Lazarus-BR no Google - http://groups.google.com/group/lazarus-br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a