Password Manager Available for Gnome?
Vincent Trouilliez
vincent.trouilliez at modulonet.fr
Sun Dec 4 19:12:22 UTC 2005
On Sun, 2005-12-04 at 11:02 -0800, Peter Stoddard wrote:
> Thanks. That sounds like a good idea. But maybe you can answer a
> question.
> I downloaded the desktop version of ubuntu bbadger, but I didn't get any
> developer stuff. I downloaded gcc and associated libs, but I still need
> more files (I don't know which) in order to be able to compile from
> source. With Apple, there is a Developer package you can download (~700
> MB). Is there something similar in bbadger, or a way to download
> individual files I'll need to compile not only revelation but other
> things too? How do I know which ones I will need?
To get the basic stuff to let you compile, you should install
"build-essential". Then if you want to compile gnome applications,
"gnome-core-devel" will help a lot.
After that, just run ./configure, it should complain about missing
dependencies, which you can then install by hand, and repeat the process
until ./configure is happy, have fun... ;-)
--
Vince
More information about the ubuntu-users
mailing list