Google Desktop for Linux - Gentoo

Download the rpm package (or deb..) i will make it using rpm (there is no gentoo ebuild yet) from: http://desktop.google.com/linux/
- Emerge rpm:
$emerge rpm
$mkdir -p /etc/rpm
If you compile rpm without nptl-devel then you will need to do:
$echo "%__dbi_cdb create cdb private mpool mp_mmapsize=16Mb mp_size=1Mb" >> /etc/rpm/macros
- Install GDS rpm:
lupustivoli latest_downloads # rpm -ivh --nodeps --nosignature google-desktop-linux-1.0.1.0060.rpm
Preparing... ########################################### [100%]
1:google-desktop-linux ########################################### [100%]
Log out and Log in from your desktop session, and voila.
6/28/2007 11:59:00 AM
|
Labels:
gentoo,
linux,
tecnologia,
web
|
This entry was posted on 6/28/2007 11:59:00 AM
and is filed under
gentoo
,
linux
,
tecnologia
,
web
.
You can follow any responses to this entry through
the RSS 2.0 feed.
You can leave a response,
or trackback from your own site.

2 comments:
Now there is an ebuild:
http://forums.gentoo.org/viewtopic-p-4121205.html#4121205
Doesn't work, how do I get this off of my system?
Post a Comment