Débutant sur arch, et premier message sur le forum...
J'ai installé Picasa et ses dépendances avec l'AUR et pacman (puis yaourt parce que ça ne marchait pas), mais je ne vais pas plus loin que le splashscreen et je n'ai pas de message d'erreur dans le terminal.
Comment je peux diagnostiquer où est le problème ?
Peut-être que ça pourrait m'aider : j'essaie d'installer tous les packages du groupe lib32 comme suggéré sur http://pastebin.com/RZtbFWWg, mais ça me donne ça :
Code : Tout sélectionner
[alain@earth ~]$ sudo pacman -S lib32
Password:
error: target not found: lib32
Code : Tout sélectionner
[alain@earth ~]$ pacman -Qs lib32.*
local/lib32-gcc-libs 4.7.0-3
Runtime libraries shipped by GCC (32-bit)
local/lib32-glibc 2.15-10
GNU C Library for multilib
local/lib32-libice 1.0.8-1
X11 Inter-Client Exchange library (32-bit)
local/lib32-libsm 1.2.1-1
X11 Session Management library (32-bit)
local/lib32-libx11 1.4.99.901-2
X11 client-side library (32-bit)
local/lib32-libxau 1.0.7-1
X11 authorisation library (32-bit)
local/lib32-libxcb 1.8.1-2
X11 client-side library (32-bit)
local/lib32-libxdmcp 1.1.1-1
X11 Display Manager Control Protocol library (32-bit)
local/lib32-nspr 4.9-1
Netscape Portable Runtime (32-bit)
local/lib32-nss 3.13.3-1
Mozilla Network Security Services (32-bit)
local/lib32-openssl 1.0.1-1
The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (32-bit)
local/lib32-sqlite3 3.7.11-1
A C library that implements an SQL database engine (32-bit)
local/lib32-util-linux 2.21-1
Miscellaneous system utilities for Linux (32-bit)
local/lib32-zlib 1.2.6-1
Compression library implementing the deflate compression method found in gzip and PKZIP (32-bit)
Code : Tout sélectionner
[alain@earth ~]$ pacman -Qs .*multilib.*
local/binutils-multilib 2.22-5 (multilib-devel)
A set of programs to assemble and manipulate binary and object files for multilib
local/gcc-libs-multilib 4.7.0-3
Runtime libraries shipped by GCC for multilib
local/gcc-multilib 4.7.0-3 (multilib-devel)
The GNU Compiler Collection - C and C++ frontends for multilib
local/lib32-glibc 2.15-10
GNU C Library for multilib
Code : Tout sélectionner
[alain@earth ~]$ yaourt picasa
1 aur/picapy 1.8.0-1 (30)
A Picasa Web manager
2 aur/picasa 3.0_5744.02-6 [installed] (785)
A software that helps you instantly find, edit and share all the pictures on your PC
3 aur/picasa-beta 3.0_5744.02-3 (358)
A software that helps you instantly find, edit and share all the pictures on your PC
4 aur/picasa_upload 0.1.5-1 (41)
A command line utility to upload a bunch of photos to picasa.
5 aur/picasasync 20120214-1 (3)
Sync a directory with your Picasa Web account.
6 aur/picasauploader 0.5.4-1 (Out of Date) (0)
A tool to help you upload photos and videos to Google PicasaWeb
7 aur/publishr-gimp 0.5.0-2 (41)
Publish to Flickr and Picasaweb from within the GIMP interface
8 aur/vim-up2picasaweb 0.1-1 (9)
upload image to picasaweb with vim
==> Enter n�� of packages to be installed (ex: 1 2 3 or 1-3)
==> --------------------------------------------------------
==> 2
==> Downloading picasa PKGBUILD from AUR...
x picasa.patch
x uninstall.html
x picasa.desktop
x picasa.install
x LICENSE
x PKGBUILD
Comment by: FabienM on Sat, 17 Sep 2011 12:01:57 +0000
Update for gadget3000 PKGBUILD, using ftp.hosteurope.de (since kernel.org is currently unavailable) and openssl 1.0.0.e (since d version is no more available in repos).
http://pastebin.com/5bf0PXNC
Comment by: hgabreu on Thu, 29 Sep 2011 00:07:19 +0000
With the domo's workaround my picasa does not crashes anymore, but it also does not login.
It just hangs a while then shows Web Albums is temporarily unavailable.
Is anyone experiencing this too?
Comment by: yugrotavele on Sun, 29 Jan 2012 18:21:07 +0000
Unfortunately this appears to be the last version of picasa currently supported in Linux. If that changes I will update at that time.
Comment by: ReaphSharc on Thu, 15 Mar 2012 18:31:03 +0000
I can't install this on my 64-bits due to a dependency conflict:
Aur Targets (3): lib32-nspr lib32-nss picasa
Pacman Targets (1): gcc-multilib
Proceed with installation? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
:: gcc-libs-multilib and gcc-libs are in conflict. Remove gcc-libs? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: gcc-libs-multilib and gcc-libs are in conflict
Installation failed.
Comment by: Maxr on Thu, 15 Mar 2012 19:07:58 +0000
That's not related to picasa. When you're on x64, you should install gcc-libs-multilib and remove gcc-libs (and so on...). See https://wiki.archlinux.org/index.php/Arch64_FAQ#Multilib_Repository_-_Multilib_Project for details.
Comment by: ebrodeur on Tue, 20 Mar 2012 09:10:43 +0000
% linux32 bin/wine drive_c/Program\ Files/Google/Picasa3/Picasa3.exe
err:module:load_builtin_dll failed to load .so lib for builtin Lwinex11.drv: libSM.so.6: cannot open shared object file: No such file or directory
I fixed this by: % pacman -S lib32-libsm
Maybe add this to a 'depends' var?
Otherwise, works flawless, good job!
First Submitted: Fri, 26 May 2006 12:03:37 +0000
picasa 3.0_5744.02-6
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> picasa dependencies:
- freetype2 (already installed)
- libgphoto2 (already installed)
- lib32-libsm (already installed)
- lib32-nss (already installed)
- lib32-openssl (already installed)
- rpmextract (already installed)
==> Edit picasa.install ? [Y/n] ("A" to abort)
==> ------------------------------------------
==> n
==> Continue building picasa ? [Y/n]
==> --------------------------------
==>
==> Building and installing package
==> Making package: picasa 3.0_5744.02-6 (Mon Apr 9 14:19:25 CEST 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Downloading picasa-3.0-current.i386.rpm...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 31.1M 100 31.1M 0 0 2644k 0 0:00:12 0:00:12 --:--:-- 2884k
-> Found picasa.desktop
-> Found picasa.patch
-> Found LICENSE
-> Found uninstall.html
==> Validating source files with md5sums...
picasa-3.0-current.i386.rpm ... Passed
picasa.desktop ... Passed
picasa.patch ... Passed
LICENSE ... Passed
uninstall.html ... Passed
==> Extracting Sources...
-> Extracting picasa-3.0-current.i386.rpm with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
patching file opt/google/picasa/3.0/bin/picasa
patching file opt/google/picasa/3.0/bin/wrapper
Hunk #1 succeeded at 349 (offset 14 lines).
==> Tidying install...
-> Purging unwanted files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package...
-> Generating .PKGINFO file...
-> Adding install file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: picasa 3.0_5744.02-6 (Mon Apr 9 14:20:38 CEST 2012)
==> Continue installing picasa ? [Y/n]
==> [v]iew package contents [c]heck package with namcap
==> ---------------------------------------------------
==> Y
Password:
loading packages...
warning: picasa-3.0_5744.02-6 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): picasa-3.0_5744.02-6
Total Installed Size: 100.83 MiB
Net Upgrade Size: 0.00 MiB
Proceed with installation? [Y/n] Y
(1/1) checking package integrity [##########################################################################] 100%
(1/1) loading package files [##########################################################################] 100%
(1/1) checking for file conflicts [##########################################################################] 100%
(1/1) checking available disk space [##########################################################################] 100%
(1/1) upgrading picasa [##########################################################################] 100%
Before using picasa you must accept the license.
The license files are located in /usr/share/licences/picasa/
NOTE:
If you're not running gnome/kde please look at the hook files
located in /opt/google/picasa/info.
Edit them for your default filemanager/browser/email/mime-handling,
and copy them to /opt/google/picasa/bin.
If you're a gnome/kde user you should not modify these files.
Picasa will use your default DE settings.
J'ai aussi jeté un coup d'œil aux licences, mais je ne vois pas comment je peux les "accepter".
À un moment, picasa m'a quand même donné un message pour me dire que le charset par défaut n'était pas UTF-8, puis il s'est fermé et rien d'autre.
Une piste ?