Unsolved
This post is more than 5 years old
5 Posts
0
11064
October 16th, 2008 13:00
Mini 9 With Ubuntu: Install Picasa?
The photo software that came pre-installed on my new mini 9 is underwhelming. I have tried to install Goggle's Picasa photo software, but with each version that I have tried my mini says that it is the wrong version.
Any suggestions?
0 events found
No Events found!


andybleaden
32 Posts
0
October 16th, 2008 14:00
You tried digikam?
Or maybe Gimp?
I have used both of them in the past
rdmullin
5 Posts
0
October 16th, 2008 15:00
rdmullin
5 Posts
0
October 24th, 2008 21:00
That's exactly where I went to download it. But every time it (aparently) didn't like the Intel Atom processor - it's not a 386 as far as the install knows.
I also tried the older and other versions on the Picasa site. Nogo.
jdeslip
18 Posts
0
October 24th, 2008 21:00
jdeslip
18 Posts
0
October 24th, 2008 21:00
jdeslip
18 Posts
0
October 24th, 2008 23:00
I found this at the skype linux forum: it seems that you can do the same thing with the picasa package:
I rebuilt the package from Skype for the correct architecture (lpia) so it is much easier to install and uninstall. It works fine. Here's how you can do it yourself:
1. Download the Ubuntu version of Skype
2. Use the Archive manager to uncompress it. Alternatively, right click on the deb package and select "extract here"
3. Rename the uncompressed folder, by changing the ending from i386 to lpia. (the folder should be now named: skype-debian_2.0.0.72-1_lpia)
4. Open the folder
5. There are 3 files. remove the debian-binary file
6. Decompress control.tar.gz. There are tree files in it.
7. Make a folder "DEBIAN" in the main folder, and placed the 3 files you just decompressed inside it.
8. Open one of the files inside DEBIAN, "control". Change the line "Architecture: i386" into "Architecture: lpia"
9. Open the other archive data.tar.gz. There is a folder . inside. Open it (double click). Select both the folders (usr and etc) and select uncompress.
10. Remove the files control.tar.gz and data.tar.gz
11. You should now have your main folder with the following inside:
DEBIAN folder with tree text files in it (conffiles, control, md5sums); a "usr" folder and a "etc" folder.
12. You are now ready to prepare your deb folder.
13. From the command line, go to the folder that contains your main skype folder you just prepared (most likely named: skype-debian_2.0.0.72-1_lpia).
14. type: dpkg --build skype-debian_2.0.0.72-1_lpia
15. Your deb package is ready. Double click on it and follow instruction. After installation it should appear in Synaptic, and from there you can remove it at any time.
16. Enjoy!!!
P.S. This should work for any package with the i386 architecture.
gjrick
1 Message
0
November 17th, 2008 19:00
I, too, am trying to get Picasa for Linux installed on a Mini 9, with the same error: "Wrong architecture".
Any help would be appreciated. Thanks for the answer above jdeslip, but I've tried all the Linux version, and they all say wrong architecture. Must be something with the Atom processor.
Thanks.
sjpritch25
11 Posts
0
November 22nd, 2008 17:00
All i can say is that it may be related to wine. Picasa needs wine to run in linux. That's probably what's causing the error.
moongdss
7 Posts
0
November 23rd, 2008 13:00
If you haven't already found the answer to your problem...
The mini 9 runs on LPIA versus i386 architecture. LPIA stands for Low Power Intel Arch (the Atom processor) whereas i386 is Intel's Pentium group. There are several work arounds, but nothing official from Dell yet. this should be a big blip on their radar though!
More info at: http://mydellmini.com/forum/*-deb-installing-t433.html
Cheers!