Re: [Tracker] website updates

2007-02-22 Thread Michele Mattioni
Il giorno mar, 20/02/2007 alle 07.46 +0200, Tshepang Lekhonkhobe ha
scritto:
> On 2/19/07, Tshepang Lekhonkhobe <[EMAIL PROTECTED]> wrote:
> > On 2/19/07, Michael Biebl <[EMAIL PROTECTED]> wrote:
> > > Hi everyone,
> > >
> > > spotted some errors on the website and some outdated information:
> > >
> > > 1.) Getting Started page:
> > >   - The Debian packages are now available from the official unstable
> > > (a.k.a sid) archive for all supported architectures.
> > > see also: http://packages.debian.org/unstable/utils/tracker
> > > (note: this page is currently not up yet, but will be by 24h)
> > >   - Ubuntu Feisty: It's not x86 only but all supported architectures for 
> > > feisty.
> > > see also: http://packages.ubuntu.com/feisty/utils/tracker
> > >   - The log file is ~/.Tracker/tracker.log (not logfile)
> > >
> > > 2.) Download page:
> > >   - Small typo s/Startted/Started/
> >
> > I'll submit a patch tomorrow.
> 
> Attached...


txn, 
applied.


___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] website updates

2007-02-19 Thread Tshepang Lekhonkhobe

On 2/19/07, Tshepang Lekhonkhobe <[EMAIL PROTECTED]> wrote:

On 2/19/07, Michael Biebl <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> spotted some errors on the website and some outdated information:
>
> 1.) Getting Started page:
>   - The Debian packages are now available from the official unstable
> (a.k.a sid) archive for all supported architectures.
> see also: http://packages.debian.org/unstable/utils/tracker
> (note: this page is currently not up yet, but will be by 24h)
>   - Ubuntu Feisty: It's not x86 only but all supported architectures for 
feisty.
> see also: http://packages.ubuntu.com/feisty/utils/tracker
>   - The log file is ~/.Tracker/tracker.log (not logfile)
>
> 2.) Download page:
>   - Small typo s/Startted/Started/

I'll submit a patch tomorrow.


Attached...
Index: start.html
===
--- start.html	(revision 5028)
+++ start.html	(working copy)
@@ -42,7 +42,7 @@
 
 Getting Started
 To install tracker you can compile from the source or grab an RPM or DEB package.
-Installing from the source
+Installing from source
 
 
 Download the latest source tarball from the download page
@@ -72,27 +72,26 @@
 
 
 
-Binary repositories
+Binary Packages
 
 
-All the following http://www.michaelbiebl.de/debian/dists";>repositories for Debian/Ubuntu system can be authenticathed with this http://www.michaelbiebl.de/biebl.asc";>GPG key.
-  Download the key and import it into apt using: sudo apt-key add biebl.asc
 
 
 
-Debian Sid (x86 arch) - add the following to your /etc/apt/sources.list
-deb http://debs.michaelbiebl.de/ unstable main
+Debian - available in Sid.
 
 
-Ubuntu Feisty (x86 arch) -  available in Universe.
+Ubuntu Feisty -  available in Universe.
 
 
 Ubuntu Edgy (x86 arch) -  add the following to your /etc/apt/sources.list
 deb http://debs.michaelbiebl.de/ edgy main
+(download this http://www.michaelbiebl.de/biebl.asc";>GPG key and import it into APT using "sudo apt-key add biebl.asc"
 
 
 Ubuntu Dapper (x86 arch) -  add the following to your /etc/apt/sources.list
 deb http://debs.michaelbiebl.de/ dapper main
+(download this http://www.michaelbiebl.de/biebl.asc";>GPG key and import it into APT using "sudo apt-key add biebl.asc"
 
 
 Fedora 5 or 6 -  available in Fedora Extras.
@@ -100,31 +99,19 @@
 
 			Gentoo - Tracker is now included in portage.
 
-	Debian-based distros OR non-x86 Debian and Ubuntu systems
-		Add the following to your /etc/apt/sources.list:
-deb-src http://debs.michaelbiebl.de/ your_distro_here main
-
-
-Download the build-dependancies:
-sudo apt-get build-dep tracker
-
-
-Compilation:
-sudo apt-get source -b tracker
-
 
 
 Using Tracker
 
 
-To run Tracker which should start indexing your home directory, simply run:
+To run Tracker, which should immediately start indexing your home directory, simply run:
 trackerd &
 
 
 
 
 To get a glimpse Tracker's activities, run:
-tail -f ~/.Tracker/logfile
+tail -f ~/.Tracker/tracker.log
 
 
 
Index: download.html
===
--- download.html	(revision 5028)
+++ download.html	(working copy)
@@ -48,8 +48,8 @@
 Source tarball
 http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.4.tar.gz";>http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.4.tar.gz
 
-Binary packages
-Please see Getting Startted.
+Binary Packages
+Please see Getting Started.
 
 
 
___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list


Re: [Tracker] website updates

2007-02-19 Thread Tshepang Lekhonkhobe
On 2/19/07, Michael Biebl <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> spotted some errors on the website and some outdated information:
>
> 1.) Getting Started page:
>   - The Debian packages are now available from the official unstable
> (a.k.a sid) archive for all supported architectures.
> see also: http://packages.debian.org/unstable/utils/tracker
> (note: this page is currently not up yet, but will be by 24h)
>   - Ubuntu Feisty: It's not x86 only but all supported architectures for 
> feisty.
> see also: http://packages.ubuntu.com/feisty/utils/tracker
>   - The log file is ~/.Tracker/tracker.log (not logfile)
>
> 2.) Download page:
>   - Small typo s/Startted/Started/

I'll submit a patch tomorrow.

I thought NEW processing would be delayed until Etch release. Great
stuff and thanks for your work...
___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list