aboutsummaryrefslogblamecommitdiffstats
path: root/messages/hu/README.LINUX.hu
blob: 91d3650b51960fedf5284bd9d47eefdb6a5691ee (plain) (tree)


























































                                                                            
Mailman - The GNU Mailing List Management System
Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA


GNU/LINUX TUDNIVAL�K

    GNU/Linux seems to be the most popular platform on which to run
    Mailman.  Here are some hints on getting Mailman to run on Linux:

    �gy t�nik, hogy a Mailman futtat�s�hoz leggyakrabban haszn�lt platform 
    a GNU/Linux. A k�vetkez�kben n�h�ny Linuxos j�tan�csot lehet olvasni
    a Mailman futtat�s�hoz:

    Ha hiba�zenetet kapunk a kem�ny k�t�sek (hard link) l�trehoz�sakor,
    vagy k�l�nleges biztons�gos kernelt (securelinux/openwall/grsecurity)
    haszn�lunk, akkor olvassuk el a contrib/README.check_perms_grsecurity
    �llom�nyt.
    
    Fontos tudni, hogy ugyanez az eset �ll fenn, ha a Linux Mandrake-t 
    biztons�gos m�dban (secure mode) haszn�ljuk.


PYTHON CSOMAGOK

    Note that if you installed Python from your Linux distribution's
    package manager (e.g. .rpms for Redhat-derived systems or .deb for
    Debian), you must install the `development' package of Python, or
    you may not get everything you need.

    Fontos tudni, hogy ha a Pythont az adott Linux disztrib�ci� csomag-
    kezel�j�vel (pl. Redhat t�pus� rendszerekn�l .rpm-b�l, Debian eset�n
    pedig .deb-b�l) telep�tett�k, akkor sz�ks�ges telep�teni a Python
    `fejleszt�i' (development) csomagjait is. K�l�nben nem minden fog
    rendeltet�sszer�en m�k�dni.

    P�ld�ul: Debian rendszeren Python 2.2 haszn�latakor telep�teni kell
    a python2.2-dev csomagot is. Redhat rendszeren pedig a python2-devel
    csomagot.

    Ha forr�sb�l telep�tj�k a Pythont, akkor nem lesz ilyen probl�m�nk.

    Az ilyen probl�m�ra utal a k�vetkez� hiba�zenet telep�t�s sor�n:

        Traceback (most recent call last):
          File "bin/update", line 44, in ?
            import paths
        ImportError: No module named paths
        make: *** [update] Error 1
    
    Ilyenkor telep�ts�k a Python fejleszt�i csomagot is �s pr�b�ljuk
    meg �jra a Mailman telep�t�s�t "configure ; make install" paranccsal.



Local Variables:
mode: text
indent-tabs-mode: nil
End: