Pesquisar este blog

sábado, 27 de outubro de 2007

Distribuições que melhoram alguns pontos do Ubuntu,1

http://linuxmint.com/mintart/



Release Notes for Linux Mint 4.0 Daryna BETA 021

http://www.linuxmint.com/rel_daryna_b21.php
http://distrowatch.com/?newsid=04555

Introduction

This is the first BETA release of Linux Mint 4.0, codename Daryna, based on Celena and compatible with Ubuntu Gutsy and its repositories.



Daryna is using Gutsy's package base (kernel 2.6.22, Gnome 2.20, OpenOffice 2.3, Thunderbird 2.0...etc).

What's new in Daryna

1. mintUpdate


With mintUpdate you can now get automatic updates without compromising the stability of your system. Updates are assigned a security level which indicates how safe they are for you to apply. MintUpdate also brings you more information about the updates and the risks involved in applying them.




MintUpdate is also highly configurable and you decide which levels you want to see and which you want selected by default.



The implementation of mintUpdate in Daryna follows the decision to remove the Ubuntu Update Manager in Celena because it didn't give enough information about updates and assumed all updates were without risk for the user's system.

2. mintInstall & the Software Portal

MintInstall and the Software Portal were already available in Cassandra and Celena. Even though they were better alternatives than Click'n'Run, APTURL, PBIDir or the new SUSE initiative they failed to be noticed both by the press and by our own community. We asked ourselves why and came to the conclusion that there presence had not been made obvious enough. In Daryna, you can now interact with mintInstall without starting from the Portal. A link was added directly in the menu:



And a new frontend to mintInstall now allows you to search the portal directly from your desktop:



mintInstall itself was also made more intuitive and improvements were made to its interface.




In the backend, mintInstall now also relies on Synaptic and brings improvements on how it handles downloads/installations of packages and hotplugging of repositories.

3. mintDesktop improvements

mintDesktop got major improvements in terms of usability and now has an extra-feature which lets you restore the default splash-screens coming with Linux Mint for OpenOffice, Gimp and Amarok:



4. Compiz Fusion

Credits go to Xorg, Compiz Fusion and Ubuntu here for bringing us the best 3D effects available and activated out of the box in Daryna. We know how much you like these technologies so we also included the Compiz Fusion Setting Manager:







Note: The Restricted Manager was improved and should be able to bring 3D support to all nVidia cards. Envy is being developed at the moment to include the new ATI drivers released by AMD and will be included in the next BETA or in the stable release of Daryna.

5. Upstream improvements

- Improvements made in Linux Mint 3.1 Celena: http://www.linuxmint.com/rel_celena.php
- Upstream improvements in Gnome 2.20: http://www.gnome.org/start/2.20/notes/en/
- Upstream improvements in Ubuntu 7.10: http://www.ubuntu.com/getubuntu/releasenotes/710tour
- Upstream improvements in the Linux kernel 2.6.22: http://kernelnewbies.org/Linux_2_6_22


What makes Daryna ideal for the desktop?

  • Out of the box multimedia support
  • Microsoft Windows Integration (Dual-boot, NTFS read/write support, Migration Assistant)
  • One-Click install system (Linux Mint Software Portal, mintInstall)
  • Easy file-sharing (mintUpload)
  • Desktop features, Control Center, mintMenu
  • 3D Effects
  • Great configuration tools
  • Great selection of default applications (OpenOffice, Firefox, Thunderbird, Gimp, Pidgin, XChat, Amarok..etc)
  • Solid package base (Google Earth, Picasa, Skype.. a lot of important software present in the repositories or in the Linux Mint Software Portal, compatibility with all Ubuntu Gutsy repositories and most Debian packages)


Known issues in Daryna

- Envy is not up to date as Alberto Milone is currently developing a new version to support the new ATI drivers.

- On computers with Dell Recovery Partitions: Manual Install might not work in the liveCD installer. To fix this issue: "apt purge ubiquity; apt clean; apt install ubiquity" then perform the installation and restore the sources.list from the liveCD to the installed system.

- On some hardware with ATI/nVidia cards: If the liveCD boots all the way to Gnome but hangs and just shows the mouse pointer and eventually the wallpaper, restart the liveCD, press F6 and change the options "quiet splash --" with "nosplash noapic noacpi --

quarta-feira, 24 de outubro de 2007

Compilando e Gerando pacote deb do inkblot - nivel tinta impressora

djalma@djalma-adilea-pc:~$ /home/djalma/temp/inkblot-0.99.9
bash: /home/djalma/temp/inkblot-0.99.9: é um diretório
djalma@djalma-adilea-pc:~$ cd /home/djalma/temp/inkblot-0.99.9
djalma@djalma-adilea-pc:~/temp/inkblot-0.99.9$ sudo ./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... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for get_version_string in -linklevel... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... 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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... de_DE en_GB fi fr_FR sv ru
configure: creating ./config.status
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating src/Makefile
config.status: creating glade/Makefile
config.status: creating po/Makefile.in
config.status: creating inkblot.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
djalma@djalma-adilea-pc:~/temp/inkblot-0.99.9$ sudo make
make all-recursive
make[1]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9'
Making all in src
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/src'
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -g -O2 -MT detect.o -MD -MP -MF .deps/detect.Tpo -c -o detect.o detect.c
mv -f .deps/detect.Tpo .deps/detect.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -g -O2 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c
mv -f .deps/menu.Tpo .deps/menu.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -g -O2 -MT eggtrayicon.o -MD -MP -MF .deps/eggtrayicon.Tpo -c -o eggtrayicon.o eggtrayicon.c
mv -f .deps/eggtrayicon.Tpo .deps/eggtrayicon.Po
gcc -g -O2 -o inkblot main.o detect.o menu.o eggtrayicon.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lart_lgpl_2 -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -linklevel
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/src'
Making all in icons
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/icons'
make[2]: Nada a ser feito para `all'.
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/icons'
Making all in glade
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/glade'
make[2]: Nada a ser feito para `all'.
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/glade'
Making all in po
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/po'
file=`echo de_DE | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de_DE.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr_FR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr_FR.po
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/po'
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9'
LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po inkblot.desktop.in inkblot.desktop
Generating and caching the translation database
Merging translations into inkblot.desktop.
LC_ALL=C ./intltool-merge -s -u -c ./po/.intltool-merge-cache ./po inkblot.schemas.in inkblot.schemas
Found cached translation database
Merging translations into inkblot.schemas.
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9'
make[1]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9'



usando o checkinstall para gerar pacotes debs


djalma@djalma-adilea-pc:~/temp/inkblot-0.99.9$ sudo checkinstall -D

checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
Este software está disponibilizado sob a GNU GPL.


The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: y

Preparando a documentação do pacote...OK

Por favor, escreva uma descrição para o pacote.
Termine sua descrição com uma linha vazia ou EOF.
>> Monitor Nivel Tinta Impressora
>>

*****************************************
**** Debian package creation selected ***
*****************************************

Este pacote será construido usando estes valores:

0 - Maintainer: [ root@djalma-adilea-pc ]
1 - Summary: [ Monitor Nivel Tinta Impressora ]
2 - Name: [ inkblot ]
3 - Version: [ 0.99.9 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ i386 ]
8 - Source location: [ inkblot-0.99.9 ]
9 - Alternate source location: [ ]
10 - Requires: [ ]

Entre com o número para alterar um dos itens ou pressione ENTER para continuar:

Installing with make install...

======================= Resultados da instalação =========================
Making install in src
make[1]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/src'
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/src'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/usr/bin/install -c 'inkblot' '/usr/local/bin/inkblot'
/usr/bin/install: definindo permissões para `/usr/local/bin/inkblot': Arquivo ou diretório inexistente
make[2]: Nada a ser feito para `install-data-am'.
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/src'
make[1]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/src'
Making install in icons
make[1]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/icons'
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/icons'
make[2]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/share/pixmaps" || /bin/mkdir -p "/usr/local/share/pixmaps"
/usr/bin/install -c -m 644 'inkblot.png' '/usr/local/share/pixmaps/inkblot.png'
/usr/bin/install: definindo permissões para `/usr/local/share/pixmaps/inkblot.png': Arquivo ou diretório inexistente
test -z "/usr/local/share/inkblot/pixmaps" || /bin/mkdir -p "/usr/local/share/inkblot/pixmaps"
/usr/bin/install -c -m 644 'printer_black_48.png' '/usr/local/share/inkblot/pixmaps/printer_black_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_black_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_red_48.png' '/usr/local/share/inkblot/pixmaps/printer_red_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_red_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_blue_48.png' '/usr/local/share/inkblot/pixmaps/printer_blue_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_blue_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_green_48.png' '/usr/local/share/inkblot/pixmaps/printer_green_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_green_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_amber_48.png' '/usr/local/share/inkblot/pixmaps/printer_amber_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_amber_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_black_16.png' '/usr/local/share/inkblot/pixmaps/printer_black_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_black_16.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_red_16.png' '/usr/local/share/inkblot/pixmaps/printer_red_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_red_16.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_blue_16.png' '/usr/local/share/inkblot/pixmaps/printer_blue_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_blue_16.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_green_16.png' '/usr/local/share/inkblot/pixmaps/printer_green_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_green_16.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_amber_16.png' '/usr/local/share/inkblot/pixmaps/printer_amber_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_amber_16.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_multi_48.png' '/usr/local/share/inkblot/pixmaps/printer_multi_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_multi_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_cyan_48.png' '/usr/local/share/inkblot/pixmaps/printer_cyan_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_cyan_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_cyan_16.png' '/usr/local/share/inkblot/pixmaps/printer_cyan_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_cyan_16.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_magenta_48.png' '/usr/local/share/inkblot/pixmaps/printer_magenta_48.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_magenta_48.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_magenta_16.png' '/usr/local/share/inkblot/pixmaps/printer_magenta_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_magenta_16.png': Arquivo ou diretório inexistente
/usr/bin/install -c -m 644 'printer_error_16.png' '/usr/local/share/inkblot/pixmaps/printer_error_16.png'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/pixmaps/printer_error_16.png': Arquivo ou diretório inexistente
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/icons'
make[1]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/icons'
Making install in glade
make[1]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/glade'
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/glade'
make[2]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/share/inkblot" || /bin/mkdir -p "/usr/local/share/inkblot"
/usr/bin/install -c -m 644 'inkblot.glade' '/usr/local/share/inkblot/inkblot.glade'
/usr/bin/install: definindo permissões para `/usr/local/share/inkblot/inkblot.glade': Arquivo ou diretório inexistente
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/glade'
make[1]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/glade'
Making install in po
make[1]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9/po'
/bin/sh /home/djalma/temp/inkblot-0.99.9/install-sh -d /usr/local/share/locale
linguas="de_DE en_GB fi fr_FR sv ru "; \
for lang in $linguas; do \
dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/djalma/temp/inkblot-0.99.9/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/inkblot.mo; \
echo "installing $lang.gmo as $dir/inkblot.mo"; \
else \
/usr/bin/install -c -m 644 ./$lang.gmo $dir/inkblot.mo; \
echo "installing ./$lang.gmo as" \
"$dir/inkblot.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -c -m 644 $lang.gmo.m $dir/inkblot.mo.m; \
echo "installing $lang.gmo.m as $dir/inkblot.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -c -m 644 ./$lang.gmo.m \
$dir/inkblot.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/inkblot.mo.m"; \
else \
true; \
fi; \
fi; \
done
/usr/bin/install: definindo permissões para `/usr/local/share/locale/de_DE/LC_MESSAGES/inkblot.mo': Arquivo ou diretório inexistente
installing de_DE.gmo as /usr/local/share/locale/de_DE/LC_MESSAGES/inkblot.mo
/usr/bin/install: definindo permissões para `/usr/local/share/locale/en_GB/LC_MESSAGES/inkblot.mo': Arquivo ou diretório inexistente
installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/inkblot.mo
/usr/bin/install: definindo permissões para `/usr/local/share/locale/fi/LC_MESSAGES/inkblot.mo': Arquivo ou diretório inexistente
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/inkblot.mo
/usr/bin/install: definindo permissões para `/usr/local/share/locale/fr_FR/LC_MESSAGES/inkblot.mo': Arquivo ou diretório inexistente
installing fr_FR.gmo as /usr/local/share/locale/fr_FR/LC_MESSAGES/inkblot.mo
/usr/bin/install: definindo permissões para `/usr/local/share/locale/sv/LC_MESSAGES/inkblot.mo': Arquivo ou diretório inexistente
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/inkblot.mo
/usr/bin/install: definindo permissões para `/usr/local/share/locale/ru/LC_MESSAGES/inkblot.mo': Arquivo ou diretório inexistente
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/inkblot.mo
make[1]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9/po'
make[1]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9'
make[2]: Entrando no diretório `/home/djalma/temp/inkblot-0.99.9'
make[2]: Nada a ser feito para `install-exec-am'.
test -z "/usr/local/share/applications" || /bin/mkdir -p "/usr/local/share/applications"
/usr/bin/install -c -m 644 'inkblot.desktop' '/usr/local/share/applications/inkblot.desktop'
/usr/bin/install: definindo permissões para `/usr/local/share/applications/inkblot.desktop': Arquivo ou diretório inexistente
test -z "/usr/local/etc/gconf/schemas" || /bin/mkdir -p "/usr/local/etc/gconf/schemas"
/usr/bin/install -c -m 644 'inkblot.schemas' '/usr/local/etc/gconf/schemas/inkblot.schemas'
/usr/bin/install: definindo permissões para `/usr/local/etc/gconf/schemas/inkblot.schemas': Arquivo ou diretório inexistente
make[2]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9'
make[1]: Saindo do diretório `/home/djalma/temp/inkblot-0.99.9'

====================== Installação bem sucedida =========================

Copying documentation directory...
./
./NEWS
./AUTHORS
./ChangeLog
./README
./TODO
./INSTALL
./COPYING
grep: /var/tmp/DREkjlYHbOUMBerXddpdq/newfile: Arquivo ou diretório inexistente

Copiando o os arquivos para o diretório temporário...OK

Retirando símbolos desnecessários de binários e bibliotecas ELF...OK

Comprimindo as páginas de manual...OK

Construindo a lista de arquivos...OK

Construindo o pacote Debian...OK

Instalando o pacote Debian...OK

Apagando arquivos temporários...OK

Apagando o diretório temporário...OK


**********************************************************************

Done. The new package has been installed and saved to

/home/djalma/temp/inkblot-0.99.9/inkblot_0.99.9-1_i386.deb

You can remove it from your system anytime using:

dpkg -r inkblot

**********************************************************************

Adicionando recursos importantes no BrOffice/OpenOffice

O site do BrOffice.org dispõe de um bom número de projetos que dão um apoio imprescindível no seu uso. São desde dicionários temáticos (jurídicos, informática, etc) até modelos de monografia da ABNT. Instalei todos.

Alterando programa padrão de Multimedia no Ubuntu

1. Alterar o Programa padrão de ouvir música do gnome


O João Olavo Baião de Vasconcelos informou que basta ir em: Sistema -> Preferências -> Unidades e Mídias Removíveis. Clique na aba
Multimídia. A última opção [Reprodutores de Música Portáteis] eh o que vc quer. Só escrever o comando para
abrir seu player favorito.

2. Alterar o Programa padrão de Vídeo

Indo em Sistema -> Preferências -> Unidades e Mídias Removíveis. Clique na aba Multimídia. Na penúltima opção DVDs de vídeo escrever o comando para abrir seu player de vídeo.


Fonte:
http://osdir.com/ml/ubuntu.region.brazil/2006-12/msg00034.html

segunda-feira, 22 de outubro de 2007

Gerenciador de clipboard para o Gnome e outros WMs

Baseado no artigo Gerenciador de clipboard para o Gnome e outros WMs. Mas para instalar no ubuntu utilizo o Systema\Administração\Gerenciador de Pacotes Synapitc e instalo o pacote glipper.

Trocar o openoffice pelo BrOffice no Ubuntu Gutsy 7.10

Segundo Hamacker
O Ubuntu Edgy já possui o pacote “broffice.org” em seus repositórios, no entanto, pelo que pude ver é apenas um meta-pacote responsável por acrescentar alguns outros pacotes ao openoffice existente. O dicionário pt_BR não sofreu nenhuma alteração, por isso recomendo usar mesmo o broffice.org obtido diretamente da página www.broffice.org ao ínves de baixar dos repositórios do ubuntu. (*1)

Não sei se esta informação ainda vale para o Ubuntu Gusty 7.10, e por via das dúvidas, tentei atualizar o script que ele disponibilizou Script para instalação do BrOffice 2.1 para a versão 2.3 Script para instalação do BrOffice 2.3 e adaptei seus passos para utilização do mesmo:

1) Copie o arquivo-script para o diretório [diretorio-onde-descompactou-broffice]/DEBS/ e depois :

cd [diretorio-onde-descompactou-broffice]
cd DEBS/

2) Mude o nome do arquivo-script para “instalar_broffice_2_3.sh” e dê permissão de execução :

mv instalar_broffice_2_3.txt instalar_broffice_2_3.sh
chmod +x instalar_broffice_2_3.sh

E execute-o com o comando “sudo ./instalar_broffice_2_3.sh”.
Voce será guiado por algumas perguntas que facilitarão a instalação.

Agradeço ao Hamacker por seus diversos artigos muito importantes.


Fontes:
  1. (*1) BrOffice 2.1 já dísponivel http://planeta.ubuntubrasil.org/post/1410
  2. OpenOffice num piscar de olhos… http://planeta.ubuntubrasil.org/post/1487
  3. Atualize o dicionário do OpenOffice 2.2 no Feisty. http://planeta.ubuntubrasil.org/post/1774
  4. Instalando o OpenOffice 2.1(inglês ou português) no Ubuntu http://planeta.ubuntubrasil.org/post/1345