About

All articles, tagged with “gentoo”

Διαθέσιμο και το source code για το gentoo-users.org

Το είπα και το έκανα.
Το source code για το gentoo-users.org είναι διαθέσιμο εδώ: http://code.google.com/p/genmap/
Έχω κάνει μια προσπάθεια να καταγράψω τα requirements. Λογικά τα περισσότερα θα υπάρχουν σε μια τυπική διανομή , εκτός ίσως απο sorld-thumbnail, django-registration και django-tagging που όλα υπάρχουν στο google code. Απλά svn checkout και python setup.py install (ή symlink το σχετικό directory στo /usr/lib/python2.5/site-packages )
Προσοχή στο checkout θα πρέπει το trunk να το μπεί σε ένα directory με το όνομα genmap
πχ:
svn checkout http://genmap.googlecode.com/svn/trunk/ genmap
Βug reports are greatly appreciated. Thanx go to homunculus and Rene Jochum for their bug reports.

Ξεκίνημα του www.gentoo-users.org

Πριν λίγο ανέβασα το www.gentoo-user.org.
Είναι ένα google maps mashup όπου οι χρήστες της διανομής Gentoo μπορούν να γραφτούν και προσθέσουν την γεωγραφική θέση τους.

Μπορείτε να δείτε τους πλησιέστερους χρήστες σε εσάς (με χιλιομετρική απόσταση) να δείτε το προφίλ τους και γενικά είναι μια προσπάθεια να δούμε που υπάρχουν κοινότητες (η να δημιουργηθούν!).

Το site δουλέυει με Django με χρήση του contrib.gis (GeoDjango). Τρέχει στο slicehost, σε διανομή … Gentoo :p

Ελπίζω να κάνω και διαθέσιμο μέσω open source άδειας τον κώδικα σύντομα.

MgOpen fonts ebuild for Gentoo

The people at Magenta.gr have released some fine Greek fonts for free. They are available at:  http://www.ellak.gr/fonts/mgopen

For Gentoo users i created an ebuild that will do the installation for you.  get it here. This is my first attempt at creating an ebuild but it is the simplest of ebuilds and it should work without problems. It works fine on my computer anyway.

Just put in in your portage overlay, digest it and emerge it. If you don’t know what i am talking about, then google for this (there is plenty of material on using portage overlay out there, i won’t repeat it here. It’s easy though)