If you have a Picasa window open, or you have
the
Picasa icon in your toolbar, please close them before
installing
a new version.
If you're using a recent version of Linux, you
should
be able to pick "Open
With Default Application" or double-click on the downloaded .deb
file
to install.
If that doesn't work, save the file in the /tmp directory,
then open
a terminal window and install with a command like
$ sudo dpkg -i
/tmp/picasa_2.7.3736-15_i386.deb
or
$ su
# dpkg -i /tmp/picasa_2.7.3736-15_i386.deb
# exit
Starting Picasa
Start Picasa by looking in your Linux distribution's Graphics
menu. If you can't
find it there, give the command
/usr/bin/picasa
in a terminal window.
Tips
This package is only for 32-bit Debian / Ubuntu
systems.
If you are using 64-bit Debian / Ubuntu, please install the
64-bit .deb
package.
If you use NFS, when Picasa first starts, click
File / Add Folder.
Unselect your NFS shares from the watched list. Otherwise Picasa
can get bogged
down scanning all your network directories!
To get Picasa to see pictures on your hard drive,
click "File / Add
Folder" (NOT "Import").
When adding a folder to Picasa, the default action
is to remove the
folder from Picasa. You have to actively choose Scan once or Scan
always.
Picasa is not supported over remote X connections.
Wow, Picasa found all my photos!
When you start Picasa, it instantly goes to
work, organizing
all the pictures on your hard drive by date in the "Folders on Disk"
collection. If Picasa finds
folders you don't want, go into File > Add Folder to tell it which
folders to scan once, scan always or remove. To remove individual
pictures
from your library, simply select a photo and right-click to delete it
permanently
from your computer or hide it from Picasa.
Google geeft officiële Google Chrome 3 voor Ubuntu en Mac OS X vrij
Google Chrome is een snelle, handige browser voor Windows. Officiële
versies voor Linux en Mac OS X waren er nog niet. Wel was er een uitgave
van Chromium, het project waar Google Chrome op voortbouwt. Vanaf nu
stelt Google echter officiële ontwikkelaarsversies van Google Chrome
voor Ubuntu (en Debian) beschikbaar. Andere distributies volgen. Ook is
er nu een uitgave voor Mac OS X.
deb
http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty
main
For Ubuntu 8.10 (Intrepid) Users
deb
http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu
intrepid main
For Ubuntu 8.04 (Hardy) Users
deb
http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy
main
I hope this will fix it for you. Replace the word KEY in both lines
with the key you want to get (for example, EF4186FE247510BE). Do this
for each key.
I removed every packages and was about to give up when I finally found the answer that made things work out of the box at http://doc.ubuntu-fr.org/materiel/acr38
How To Install OpenOffice.org 3.0.0 On Ubuntu 8.04
This guide shows how you can install the new OpenOffice 3.0.0 office suite
on your Ubuntu 8.04 desktop. Your current OpenOffice installation will
not be removed unless you uninstall it with Synaptic or on the command
line, so you can run both versions in parallel if you like.
I do not issue any guarantee that this will work for you!
1 Installing OpenOffice 3.0.0
Visit http://www.openoffice.org/ and go to the download section; select the Linux DEB download for your language...
... and save it to your hard drive (e.g. on the desktop):
After the download has finished, open a terminal (Applications > Accessories > Terminal)...
... and go to the directory where you've saved OpenOffice 3.0 (I've saved it on my desktop, /home/falko/Desktop/):
cd /home/falko/Desktop/
Uncompress the archive...
tar xvfz OOo_3.0.0_LinuxIntel_install_en-US_deb.tar.gz
... and go to the directory that contains all the .deb packages...
cd OOO300_m9_native_packed-1_en-US.9358/DEBS/
... and install them with one single command:
sudo dpkg -i *.deb
If you have decided to uninstall Ubuntu's OpenOffice
package (using Synaptic or the command line), you can also install the
OpenOffice 3.0.0 desktop integration package (it contains launchers,
etc.) as follows:
cd desktop-integration/
sudo dpkg -i openoffice.org3.0-debian-menus_3.0-9354_all.deb
This works only if you have previously
uninstalled Ubuntu's OpenOffice package (don't do this if you want to
run Ubuntu's OpenOffice and OpenOffice 3.0.0 in parallel)! If you have not, you will see the following error:
falko@falko-desktop:~/Desktop/OOO300_m9_native_packed-1_en-US.9358/DEBS/desktop-integration$
sudo dpkg -i openoffice.org3.0-debian-menus_3.0-9354_all.deb
[sudo] password for falko:
Selecting previously deselected package openoffice.org-debian-menus.
dpkg: regarding openoffice.org3.0-debian-menus_3.0-9354_all.deb containing openoffice.org-debian-menus:
openoffice.org-core conflicts with openoffice.org-unbundled
openoffice.org-debian-menus provides openoffice.org-unbundled and is to be installed.
dpkg: error processing openoffice.org3.0-debian-menus_3.0-9354_all.deb (--install):
conflicting packages - not installing openoffice.org-debian-menus
Errors were encountered while processing:
openoffice.org3.0-debian-menus_3.0-9354_all.deb
falko@falko-desktop:~/Desktop/OOO300_m9_native_packed-1_en-US.9358/DEBS/desktop-integration$
');
');
//]]>
After you've successfully installed the desktop integration package, you can find OpenOffice 3.0.0 launchers under Applications > Office:
After the installation has finished, you can delete the downloaded archive and the OpenOffice directory:
cd ../../
rm -fr OOO300_m9_native_packed-1_en-US.9358 OOo_3.0.0_LinuxIntel_install_en-US_deb.tar.gz
2 Creating A Launcher
(This is necessary only if you want to run
Ubuntu's OpenOffice package and OpenOffice 3.0.0 in parallel and
therefore could not install the OpenOffice desktop integration package!)
Unfortunately, the installation hasn't created a launcher for OpenOffice 3.0.0 in our menus (the launcher that you see under Applications > Office is still for your old OpenOffice version), therefore we have to create it manually. Right-click on Applications and select Edit Menus:
Select the Office category and click on New Item:
Fill in a name for the launcher (e.g. OpenOffice 3.0.0 Writer) and then click on the Browse button to find the OpenOffice 3.0.0 executable:
Now that you have /opt/openoffice.org3/program/soffice in the Command field, you can close the Create Launcher window and leave the menu editor:
If the package names differ (e.g. because you've installed OpenOffice in another language than I did) and the sudo apt-get remove command displays an error, you can find the correct package names by running
1. Nog steeds is het installatie bestand (een *.deb) te downloaden op deze pagina van ING.Be. Sla het bestand op in je persoonlijke map (home folder).
2. Open een terminal venster en voer volgend commando uit (op moment van schrijven is de versie 3.33): sudo dpkg -i HomeBank333.deb
3. Ga nu naar /opt/HomeBank: cd /opt/HomeBank
4. Als je te vlug op de zaken voorloopt en je start HomeBank krijg je deze fout: error while loading shared libraries: libtiff.so.3 : cannot open shared object file: No such file or directory.
HomeBank heeft libtiff.so.3 nodig, maar Ubuntu bezit enkel
libtiff.so.4. We verhelpen dit probleempje door een symbolische link
van versie 3 naar versie 4 aan te leggen. cd /usr/lib
sudo ln -s libtiff.so.4 libtiff.so.3
5. Een volgende fout die je zou krijgen is Error while loading shared libraries: libexpat.so.0 : cannot open shared object file: No such file or directory. Om dit te voorkomen dienen we nog een symbolische link te leggen (met dank aan Peter!): sudo ln -s /usr/lib/libexpat.so.1 /usr/lib/libexpat.so.0
6. Als je HomeBank nu zou starten krijg je helaas nog één foutmelding: error while loading shared libraries: libstdc++-libc6.2-2.so.3 : cannot open shared object file: No such file or directory.
Dit komt door het ontbreken van libstdc++2.10-glibc2.2″. Ubuntu zelf
levert dit helaas niet meer mee. We gaan het pakket handmatig
downloaden en installeren. (Met dank aan Peter voor de tip!) cd
wget http://ftp.nl.debian.org/debian/pool/main/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
sudo dpkg -i libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
7. Als alles goed is zou het nu moeten werken. Start de module met: cd /opt/HomeBank
./HBSecurity
Tip 1
Ik voeg aan het menu Toepassingen Internet steeds ook een
snelkoppeling toe naar de veiligheidsmodule. Dit is niet noodzakelijk,
maar eens zo handig:
- klik rechts op het menu (Toepassingen),
- klik op Menus bewerken,
- ga naar Internet en klik op Nieuw item,
Type: Applicatie
Naam: HomeBank
Commando: /opt/HomeBank/HBSecurity
Als je wil kan je nog een icoontje meegeven door op het plaatje met de veer te klikken
- klaar!
Tip 2
Wil je niet naar het bankkantoor lopen achter nieuwe opstartcodes als
je een nieuwe Ubuntu versie geïnstalleerd hebt kan je de bestanden
**********.bbl en .hbrc van je oude installatie kopiëren en plakken
in je nieuw systeem. Beide bestanden zijn te vinden in je persoonlijke
map. Let op: om .hbrc te zien moet je eerst Verborgen bestanden tonen aanvinken in het menu Beeld.