SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

BlackBook - GTK+ Address Book Applet

Requirements to compile

Requirement Where to find / What to do


* libtool          http://www.gnu.org/software/libtool
* GTK+             http://www.gtk.org
* a C++ compiler   Blame yourself for not having one. Go for
                   GCC/EGCS, start searching at www.gnu.org
* libstdc++        ftp://ftp.gnu.org/pub/libstdc++

Installing

To install:

./configure
make
make install

You must be root to do the last step.

if you desire the binary to be somewhere else than /usr/local/bin/blackbook do a

./configure --prefix=/usr

(the default prefix is /usr/local )

Aside from the binary, it will install a couple of icons to <prefix>/share/icons

Using

Run BlackBook with the command: blackbook

You can create and delete pages (tabs) and create and remove entries using the toolbar at the bottom.

To edit or see the details of an entry, double click it.

Known Bugs

  • It's quite easy to erase a whole page, and BlackBook does not ask for confirmation (yet). Be careful.

Comments? Bugs?

Talk to Felipe Bergo <bergo@seul.org>

BlackBook's page is at http://blackbook.sourceforge.net


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.