python 2.6 yı 2.5 e düşürmek istiyorum.

Başlatan dagger, 27 Haziran 2010 - 02:38:42

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

dagger

Merhabalar kullanmak üzere olduğum bir program dolayısıyla python 2.6 yı 2.5 e nasıl düşürürüm ? Normalde 2.6 versiyonunu silmeye kalktığımda onlarca uygulamayıda yanında götürüyor. Bunun başka bir yolu varmıdır acaba? 2.5 versiyonunu indirdim ./configure ardından make ve make install dedim ancak sürüm hala 2.6 olarak gözüküyor.

hitokiri

Alıntı Yappython2.5
uçbirimden şu şekilde çalıştırabiliyorsan derleme aşaması tamamlşanmış demektir,
çalıştırmak istediğin programıda şu şekilde çalıştırabilirsin,
python2.5 /nerde/bu/dosya.py

risperdal

Hitokirinin dediği gibi python2.5 yazdığında çalıştırabiliyorsan /usr/bin/python a symlink yapabilirsin.

ln -s /usr/bin/python /usr/bin/python2.5

dagger

Python2.5 yazdığımda açılıyor ancak bazı bağımlılıklarının bulunmadığını söylüyor sanırım. Şu şekilde bir başlangıç oluyor. Symlink yapmadım daha bu arada.

$ python2.5
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Python 2.5 (r25:51908, Jun 27 2010, 02:15:36)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

eribol

Derlemeden kaynaklıdır o. Bağımlılıkları sağlaması için ./configure komutu daha detaylı incelenmeli ancak biraz zorlayabilir. ./configure --help komutu açıklayıcı olabilir.

dagger

Ben vazgeçtim zaten düşürmekten bütün sistemimi alt üst ettim onu yapıcam diye :) o kadar çok bağımlılığı varki hiç birisi çalışmıyor. symlink eklendiğinde de çok başarılı olamadım. Ama bence synapticte eski sürümlerinin de olması gerekirdi bence.

eribol

Daha ne kadar eski sürüm olsun :) 3.1 de var 2.6 hatta 2.5 sürümünün birçok kütüphanesi bile mevcut.

heartsmagic

v   python2.3-dialog                                                       -                                                                                 
v   python2.3-forgethtml                                                   -                                                                                 
v   python2.3-pyvtk                                                        -                                                                                 
v   python2.3-reverend                                                     -                                                                                 
v   python2.4-btsutils                                                     -                                                                                 
v   python2.4-decoratortools                                               -                                                                                 
v   python2.4-dialog                                                       -                                                                                 
v   python2.4-forgethtml                                                   -                                                                                 
v   python2.4-gaphas                                                       -                                                                                 
v   python2.4-iplib                                                        -                                                                                 
v   python2.4-json                                                         -                                                                                 
v   python2.4-pyrss2gen                                                    -                                                                                 
v   python2.4-pyvtk                                                        -                                                                                 
v   python2.4-reverend                                                     -                                                                                 
v   python2.4-sasync                                                       -                                                                                 
v   python2.4-scikits-openopt                                              -                                                                                 
v   python2.4-simpletal                                                    -                                                                                 
v   python2.4-simpy                                                        -                                                                                 
v   python2.4-simpy-gui                                                    -                                                                                 
v   python2.5-adodb                                                        -                                                                                 
v   python2.5-btsutils                                                     -                                                                                 
v   python2.5-cherrypy3                                                    -                                                                                 
v   python2.5-chm                                                          -                                                                                 
v   python2.5-comedilib                                                    -                                                                                 
v   python2.5-daap                                                         -                                                                                 
v   python2.5-decoratortools                                               -                                                                                 
v   python2.5-dhm                                                          -                                                                                 
v   python2.5-dialog                                                       -                                                                                 
v   python2.5-empy                                                         -                                                                                 
v   python2.5-fam                                                          -                                                                                 
v   python2.5-forgethtml                                                   -                                                                                 
v   python2.5-gaphas                                                       -                                                                                 
v   python2.5-gdchart2                                                     -                                                                                 
v   python2.5-hildon                                                       -                                                                                 
v   python2.5-iplib                                                        -                                                                                 
v   python2.5-json                                                         -                                                                                 
v   python2.5-kinterbasdb                                                  -                                                                                 
v   python2.5-lightblue                                                    -                                                                                 
v   python2.5-milter                                                       -                                                                                 
v   python2.5-necpp                                                        -                                                                                 
v   python2.5-numeric                                                      -                                                                                 
v   python2.5-numeric-ext                                                  -                                                                                 
v   python2.5-omniorb                                                      -                                                                                 
v   python2.5-openal                                                       -                                                                                 
v   python2.5-openscap                                                     -                                                                                 
v   python2.5-otr                                                          -                                                                                 
v   python2.5-pcapy                                                        -                                                                                 
v   python2.5-pgsql                                                        -                                                                                 
v   python2.5-pocketsphinx                                                 -                                                                                 
v   python2.5-pocketsphinx-dbg                                             -                                                                                 
v   python2.5-pqueue                                                       -                                                                                 
v   python2.5-pychart                                                      -                                                                                 
v   python2.5-pycryptopp                                                   -                                                                                 
v   python2.5-pycryptopp-dbg                                               -                                                                                 
v   python2.5-pyentropy                                                    -                                                                                 
v   python2.5-pyglet                                                       -                                                                                 
v   python2.5-pyglew                                                       -                                                                                 
v   python2.5-pyisomd5sum                                                  -                                                                                 
v   python2.5-pyode                                                        -                                                                                 
v   python2.5-pypcap                                                       -                                                                                 
v   python2.5-pyrss2gen                                                    -                                                                                 
v   python2.5-pysnmp2                                                      -                                                                                 
v   python2.5-pysqlite1.1                                                  -                                                                                 
v   python2.5-pyvtk                                                        -                                                                                 
v   python2.5-quixote1                                                     -                                                                                 
v   python2.5-rabbyt                                                       -                                                                                 
v   python2.5-radix                                                        -                                                                                 
v   python2.5-reverend                                                     -                                                                                 
v   python2.5-sasync                                                       -                                                                                 
v   python2.5-scgi                                                         -                                                                                 
v   python2.5-scikits-openopt                                              -                                                                                 
v   python2.5-sigmask                                                      -                                                                                 
v   python2.5-simplesettings                                               -                                                                                 
v   python2.5-simpy                                                        -                                                                                 
v   python2.5-simpy-gui                                                    -                                                                                 
v   python2.5-smbpasswd                                                    -                                                                                 
v   python2.5-sphinxbase                                                   -                                                                                 
v   python2.5-sphinxbase-dbg                                               -                                                                                 
v   python2.5-spread                                                       -                                                                                 
v   python2.5-sqlite                                                       -                                                                                 
v   python2.5-sqlitecachec                                                 -                                                                                 
v   python2.5-statgrab                                                     -                                                                                 
v   python2.5-storm                                                        -                                                                                 
v   python2.5-tcpwrap                                                      -                                                                                 
v   python2.5-templayer                                                    -                                                                                 
v   python2.5-unac                                                         -                                                                                 
v   python2.5-webut                                                        -                                                                                 
v   python2.5-wordaxe                                                      -                                                                                 
v   python2.5-wxgtk2.6                                                     -                                                                                 
v   python2.5-wxgtk2.8                                                     -                                                                                 
v   python2.5-yenc                                                         -                                                                                 
v   python2.5-zsi                                                          -                                                                                 
i   python2.6                                                              - An interactive high-level object-oriented language (version 2.6)               
v   python2.6-4suite-xml                                                   -                                                                                 
v   python2.6-abiword                                                      -                                                                                 
v   python2.6-adns                                                         -                                                                                 
v   python2.6-adodb                                                        -                                                                                 
v   python2.6-apipkg                                                       -                                                                                 
v   python2.6-appindicator                                                 -                                                                                 
v   python2.6-apsw                                                         -                                                                                 
v   python2.6-apt                                                          -                                                                                 
v   python2.6-argparse                                                     -                                                                                 
v   python2.6-asynqueue                                                    -                                                                                 
v   python2.6-at-spi                                                       -                                                                                 
v   python2.6-aubio                                                        -                                                                                 
v   python2.6-audit                                                        -                                                                                 
v   python2.6-avahi                                                        -                                                                                 
v   python2.6-avogadro                                                     -                                                                                 
v   python2.6-awn                                                          -                                                                                 
v   python2.6-awn-extras                                                   -                                                                                 
v   python2.6-awn-extras-trunk                                             -                                                                                 
v   python2.6-awn-trunk                                                    -                                                                                 
v   python2.6-beagle                                                       -                                                                                 
v   python2.6-beautifulsoup                                                -                                                                                 
v   python2.6-bibtex                                                       -                                                                                 
v   python2.6-biopython                                                    -                                                                                 
v   python2.6-biopython-sql                                                -                                                                                 
v   python2.6-bittorrent                                                   -                                                                                 
v   python2.6-bluez                                                        -                                                                                 
v   python2.6-boto                                                         -                                                                                 
v   python2.6-bottle                                                       -                                                                                 
v   python2.6-bsdiff                                                       -                                                                                 
v   python2.6-buffy                                                        -                                                                                 
v   python2.6-bzutils                                                      -                                                                                 
v   python2.6-cairo                                                        -                                                                                 
v   python2.6-cairo-dbg                                                    -                                                                                 
v   python2.6-carquinyol-0.84                                              -                                                                                 
v   python2.6-carquinyol-0.86                                              -                                                                                 
v   python2.6-carquinyol-0.88                                              -                                                                                 
v   python2.6-cddb                                                         -                                                                                 
v   python2.6-celementtree                                                 -                                                                                 
v   python2.6-cheetah                                                      -                                                                                 
v   python2.6-cherrypy                                                     -                                                                                 
v   python2.6-cherrypy3                                                    -                                                                                 
v   python2.6-chm                                                          -                                                                                 
v   python2.6-cjkcodecs                                                    -                                                                                 
v   python2.6-clamav                                                       -                                                                                 
v   python2.6-clientcookie                                                 -                                                                                 
v   python2.6-clientform                                                   -                                                                                 
v   python2.6-clutter                                                      -                                                                                 
v   python2.6-codespeak-lib                                                -                                                                                 
v   python2.6-comedilib                                                    -                                                                                 
v   python2.6-cracklib                                                     -                                                                                 
v   python2.6-crypto                                                       -                                                                                 
v   python2.6-csound                                                       -                                                                                 
v   python2.6-csoundac                                                     -                                                                                 
v   python2.6-ctypes                                                       -                                                                                 
v   python2.6-cups                                                         -                                                                                 
v   python2.6-cvxopt                                                       -                                                                                 
v   python2.6-cwiid                                                        -                                                                                 
v   python2.6-daap                                                         -                                                                                 
v   python2.6-dballe                                                       -                                                                                 
i   python2.6-dbg                                                          - Debug Build of the Python Interpreter (version 2.6)                             
v   python2.6-dbus                                                         -                                                                                 
v   python2.6-debianbts                                                    -                                                                                 
v   python2.6-demjson                                                      -                                                                                 
v   python2.6-desktop-agnostic                                             -                                                                                 
i A python2.6-dev                                                          - Header files and a static library for Python (v2.6)                             
v   python2.6-dhm                                                          -                                                                                 
v   python2.6-dicoclient                                                   -                                                                                 
v   python2.6-dictclient                                                   -                                                                                 
v   python2.6-dictdlib                                                     -                                                                                 
v   python2.6-django-genshi                                                -                                                                                 
v   python2.6-dmidecode                                                    -                                                                                 
v   python2.6-dmidecode-dbg                                                -                                                                                 
v   python2.6-dnspython                                                    -                                                                                 
p   python2.6-doc                                                          - Documentation for the high-level object-oriented language Python (v2.6)         
v   python2.6-dolfin                                                       -                                                                                 
v   python2.6-dpm                                                          -                                                                                 
v   python2.6-drizzle                                                      -                                                                                 
v   python2.6-dulwich                                                      -                                                                                 
v   python2.6-dumbnet                                                      -                                                                                 
v   python2.6-ecasound2.2                                                  -                                                                                 
v   python2.6-ecore                                                        -                                                                                 
v   python2.6-edbus                                                        -                                                                                 
v   python2.6-edje                                                         -                                                                                 
v   python2.6-egenix-mxbeebase                                             -                                                                                 
v   python2.6-egenix-mxdatetime                                            -                                                                                 
v   python2.6-egenix-mxproxy                                               -                                                                                 
v   python2.6-egenix-mxqueue                                               -                                                                                 
v   python2.6-egenix-mxstack                                               -                                                                                 
v   python2.6-egenix-mxtexttools                                           -                                                                                 
v   python2.6-egenix-mxtools                                               -                                                                                 
v   python2.6-egenix-mxuid                                                 -                                                                                 
v   python2.6-egenix-mxurl                                                 -                                                                                 
v   python2.6-elemental                                                    -                                                                                 
v   python2.6-elementary                                                   -                                                                                 
v   python2.6-elementtidy                                                  -                                                                                 
v   python2.6-elementtree                                                  -                                                                                 
v   python2.6-empy                                                         -                                                                                 
v   python2.6-ethos                                                        -                                                                                 
v   python2.6-evas                                                         -                                                                                 
v   python2.6-event                                                        -                                                                                 
v   python2.6-event-dbg                                                    -                                                                                 
p   python2.6-examples                                                     - Examples for the Python language (v2.6)                                         
v   python2.6-execnet                                                      -                                                                                 
v   python2.6-extractor                                                    -                                                                                 
v   python2.6-eyed3                                                        -                                                                                 
v   python2.6-facebook                                                     -                                                                                 
v   python2.6-fam                                                          -                                                                                 
v   python2.6-fltk                                                         -                                                                                 
v   python2.6-fontforge                                                    -                                                                                 
v   python2.6-forgetsql                                                    -                                                                                 
v   python2.6-ftdi                                                         -                                                                                 
v   python2.6-fuse                                                         -                                                                                 
v   python2.6-galago                                                       -                                                                                 
v   python2.6-galago-gtk                                                   -                                                                                 
v   python2.6-gamin                                                        -                                                                                 
v   python2.6-gammu                                                        -                                                                                 
v   python2.6-gammu-dbg                                                    -                                                                                 
v   python2.6-gasp                                                         -                                                                                 
v   python2.6-gconf                                                        -                                                                                 
v   python2.6-gd                                                           -                                                                                 
v   python2.6-gdal                                                         -                                                                                 
v   python2.6-gdbm                                                         -                                                                                 
v   python2.6-gdchart2                                                     -                                                                                 
v   python2.6-gdcm                                                         -                                                                                 
v   python2.6-geoip                                                        -                                                                                 
v   python2.6-getfem++                                                     -                                                                                 
v   python2.6-ggz                                                          -                                                                                 
v   python2.6-glade2                                                       -                                                                                 
v   python2.6-glpk                                                         -                                                                                 
v   python2.6-gmenu                                                        -                                                                                 
v   python2.6-gmpy                                                         -                                                                                 
v   python2.6-gnome2                                                       -                                                                                 
v   python2.6-gnomecanvas                                                  -                                                                                 
v   python2.6-gnupginterface                                               -                                                                                 
v   python2.6-gnuradio                                                     -                                                                                 
v   python2.6-gnuradio-audio-alsa                                          -                                                                                 
v   python2.6-gnuradio-audio-jack                                          -                                                                                 
v   python2.6-gnuradio-audio-oss                                           -                                                                                 
v   python2.6-gnuradio-audio-portaudio                                     -                                                                                 
v   python2.6-gnuradio-core                                                -                                                                                 
v   python2.6-gnuradio-cvsd-vocoder                                        -                                                                                 
v   python2.6-gnuradio-gsm-fr-vocoder                                      -                                                                                 
v   python2.6-gnuradio-qtgui                                               -                                                                                 
v   python2.6-gnuradio-trellis                                             -                                                                                 
v   python2.6-gnuradio-usrp                                                -                                                                                 
v   python2.6-gnuradio-usrp2                                               -                                                                                 
v   python2.6-gnuradio-video-sdl                                           -                                                                                 
v   python2.6-gnuradio-wxgui                                               -                                                                                 
v   python2.6-gnutls                                                       -                                                                                 
v   python2.6-gobject                                                      -                                                                                 
v   python2.6-goopy                                                        -                                                                                 
v   python2.6-gpgme                                                        -                                                                                 
v   python2.6-gpgme-dbg                                                    -                                                                                 
v   python2.6-gpib                                                         -                                                                                 
v   python2.6-gpod                                                         -                                                                                 
v   python2.6-gps                                                          -                                                                                 
v   python2.6-gst0.10                                                      -                                                                                 
v   python2.6-gst0.10-dev                                                  -                                                                                 
v   python2.6-gst0.10-rtsp                                                 -                                                                                 
v   python2.6-gtask                                                        -                                                                                 
v   python2.6-gtk-vnc                                                      -                                                                                 
v   python2.6-gtk2                                                         -                                                                                 
v   python2.6-gtkglext1                                                    -                                                                                 
v   python2.6-gtkmvc                                                       -                                                                                 
v   python2.6-gtksourceview2                                               -                                                                                 
v   python2.6-gupnp-igd                                                    -                                                                                 
v   python2.6-guppy                                                        -                                                                                 
v   python2.6-guppy-lib                                                    -                                                                                 
v   python2.6-guppy-lib-dbg                                                -                                                                                 
v   python2.6-hcluster                                                     -                                                                                 
v   python2.6-hid                                                          -                                                                                 
v   python2.6-hildon                                                       -                                                                                 
v   python2.6-hippocanvas                                                  -                                                                                 
v   python2.6-hk-classes                                                   -                                                                                 
v   python2.6-htmlgen                                                      -                                                                                 
v   python2.6-ieee1284                                                     -                                                                                 
v   python2.6-ifeffit                                                      -                                                                                 
v   python2.6-imaging                                                      -                                                                                 
v   python2.6-imaging-sane                                                 -                                                                                 
v   python2.6-imaging-tk                                                   -                                                                                 
v   python2.6-imdbpy                                                       -                                                                                 
v   python2.6-imobiledevice                                                -                                                                                 
v   python2.6-indicate                                                     -                                                                                 
v   python2.6-iniparse                                                     -                                                                                 
v   python2.6-inotifyx                                                     -                                                                                 
v   python2.6-ipcalc                                                       -                                                                                 
v   python2.6-iptcdata                                                     -                                                                                 
v   python2.6-ipy                                                          -                                                                                 
v   python2.6-jabber                                                       -                                                                                 
v   python2.6-jinja                                                        -                                                                                 
v   python2.6-jinja-dbg                                                    -                                                                                 
v   python2.6-jinja2                                                       -                                                                                 
v   python2.6-jinja2-dbg                                                   -                                                                                 
v   python2.6-jppy                                                         -                                                                                 
v   python2.6-jpype                                                        -                                                                                 
v   python2.6-jswebkit                                                     -                                                                                 
v   python2.6-kaa-base                                                     -                                                                                 
v   python2.6-kaa-imlib2                                                   -                                                                                 
v   python2.6-kaa-metadata                                                 -                                                                                 
v   python2.6-kerberos                                                     -                                                                                 
v   python2.6-keybinder                                                    -                                                                                 
v   python2.6-keyring-gnome                                                -                                                                                 
v   python2.6-keyring-kwallet                                              -                                                                                 
v   python2.6-kinterbasdb                                                  -                                                                                 
v   python2.6-kjbuckets                                                    -                                                                                 
v   python2.6-kml                                                          -                                                                                 
v   python2.6-lash                                                         -                                                                                 
v   python2.6-lasso                                                        -                                                                                 
v   python2.6-launchpad-integration                                        -                                                                                 
v   python2.6-ldap                                                         -                                                                                 
v   python2.6-ldap-dbg                                                     -                                                                                 
v   python2.6-ldaptor                                                      -                                                                                 
v   python2.6-ldb                                                          -                                                                                 
v   python2.6-ldns                                                         -                                                                                 
v   python2.6-ldtp                                                         -                                                                                 
v   python2.6-lfc                                                          -                                                                                 
v   python2.6-libavg                                                       -                                                                                 
v   python2.6-libhamlib2                                                   -                                                                                 
v   python2.6-liblicense                                                   -                                                                                 
v   python2.6-liblo                                                        -                                                                                 
v   python2.6-libpcap                                                      -                                                                                 
v   python2.6-librdf                                                       -                                                                                 
v   python2.6-libssh2                                                      -                                                                                 
v   python2.6-libsvm                                                       -                                                                                 
v   python2.6-libtorrent                                                   -                                                                                 
v   python2.6-libuser                                                      -                                                                                 
v   python2.6-libvirt                                                      -                                                                                 
v   python2.6-libxml2                                                      -                                                                                 
v   python2.6-libxslt1                                                     -                                                                                 
v   python2.6-lightblue                                                    -                                                                                 
v   python2.6-logilab-common                                               -                                                                                 
v   python2.6-logilab-constraint                                           -                                                                                 
v   python2.6-louis                                                        -                                                                                 
v   python2.6-lxml                                                         -                                                                                 
v   python2.6-lzma                                                         -                                                                                 
v   python2.6-m2crypto                                                     -                                                                                 
v   python2.6-mailutils                                                    -                                                                                 
v   python2.6-mapnik                                                       -                                                                                 
v   python2.6-mapscript                                                    -                                                                                 
v   python2.6-matplotlib                                                   -                                                                                 
v   python2.6-mecab                                                        -                                                                                 
v   python2.6-mechanize                                                    -                                                                                 
v   python2.6-meld3                                                        -                                                                                 
v   python2.6-milter                                                       -                                                                                 
v   python2.6-ming                                                         -                                                                                 
i   python2.6-minimal                                                      - A minimal subset of the Python language (version 2.6)                           
v   python2.6-minimock                                                     -                                                                                 
v   python2.6-mlpy                                                         -                                                                                 
v   python2.6-mlpy-lib                                                     -                                                                                 
v   python2.6-mlt2                                                         -                                                                                 
v   python2.6-mmkeys                                                       -                                                                                 
v   python2.6-mock                                                         -                                                                                 
v   python2.6-moinmoin                                                     -                                                                                 
v   python2.6-monajat                                                      -                                                                                 
v   python2.6-moovida                                                      -                                                                                 
v   python2.6-mox                                                          -                                                                                 
v   python2.6-mpd                                                          -                                                                                 
v   python2.6-musicbrainz                                                  -                                                                                 
v   python2.6-musicbrainz2                                                 -                                                                                 
v   python2.6-musicdns                                                     -                                                                                 
v   python2.6-mutagen                                                      -                                                                                 
v   python2.6-mvpa                                                         -                                                                                 
v   python2.6-mvpa-lib                                                     -                                                                                 
v   python2.6-mygpoclient                                                  -                                                                                 
v   python2.6-mysqldb                                                      -                                                                                 
v   python2.6-necpp                                                        -                                                                                 
v   python2.6-netcdf                                                       -                                                                                 
v   python2.6-netifaces                                                    -                                                                                 
v   python2.6-nevow                                                        -                                                                                 
v   python2.6-newt                                                         -                                                                                 
v   python2.6-nifti                                                        -                                                                                 
v   python2.6-nipy                                                         -                                                                                 
v   python2.6-nipy-lib                                                     -                                                                                 
v   python2.6-nipy-lib-dbg                                                 -                                                                                 
v   python2.6-nipype                                                       -                                                                                 
v   python2.6-nmap                                                         -                                                                                 
v   python2.6-nodebox-web                                                  -                                                                                 
v   python2.6-notify                                                       -                                                                                 
v   python2.6-numeric                                                      -                                                                                 
v   python2.6-numeric-ext                                                  -                                                                                 
v   python2.6-numpy                                                        -                                                                                 
v   python2.6-obexftp                                                      -                                                                                 
v   python2.6-ocempgui                                                     -                                                                                 
v   python2.6-ogg                                                          -                                                                                 
v   python2.6-omniorb                                                      -                                                                                 
v   python2.6-ooolib                                                       -                                                                                 
v   python2.6-openal                                                       -                                                                                 
v   python2.6-openbabel                                                    -                                                                                 
v   python2.6-opencv                                                       -                                                                                 
v   python2.6-openid                                                       -                                                                                 
v   python2.6-openopt                                                      -                                                                                 
v   python2.6-openscap                                                     -                                                                                 
v   python2.6-openssl                                                      -                                                                                 
v   python2.6-opensync                                                     -                                                                                 
v   python2.6-openturns                                                    -                                                                                 
v   python2.6-optcomplete                                                  -                                                                                 
v   python2.6-osmgpsmap                                                    -                                                                                 
v   python2.6-otr                                                          -                                                                                 
v   python2.6-pam                                                          -                                                                                 
v   python2.6-papyon                                                       -                                                                                 
v   python2.6-paramiko                                                     -                                                                                 
v   python2.6-parted                                                       -                                                                                 
v   python2.6-pcapy                                                        -                                                                                 
v   python2.6-pesto                                                        -                                                                                 
v   python2.6-pexpect                                                      -                                                                                 
v   python2.6-pgm                                                          -                                                                                 
v   python2.6-pgsql                                                        -                                                                                 
v   python2.6-phidgets                                                     -                                                                                 
v   python2.6-pisa                                                         -         
                                       
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

heartsmagic

v   python2.6-pisock                                                       -                                                                                 
v   python2.6-pivy                                                         -                                                                                 
v   python2.6-playerc                                                      -                                                                                 
v   python2.6-plist                                                        -                                                                                 
v   python2.6-plplot                                                       -                                                                                 
v   python2.6-pocketsphinx                                                 -                                                                                 
v   python2.6-pocketsphinx-dbg                                             -                                                                                 
v   python2.6-poker-prizes                                                 -                                                                                 
v   python2.6-poker-stats                                                  -                                                                                 
v   python2.6-poker2d                                                      -                                                                                 
v   python2.6-poppler                                                      -                                                                                 
v   python2.6-poppler-dbg                                                  -                                                                                 
v   python2.6-pqueue                                                       -                                                                                 
v   python2.6-prelude                                                      -                                                                                 
v   python2.6-protobuf                                                     -                                                                                 
v   python2.6-psycopg2                                                     -                                                                                 
v   python2.6-ptrace                                                       -                                                                                 
v   python2.6-pudb                                                         -                                                                                 
v   python2.6-py                                                           -                                                                                 
v   python2.6-pybiggles                                                    -                                                                                 
v   python2.6-pychart                                                      -                                                                                 
v   python2.6-pycryptopp                                                   -                                                                                 
v   python2.6-pycryptopp-dbg                                               -                                                                                 
v   python2.6-pycurl                                                       -                                                                                 
v   python2.6-pydds                                                        -                                                                                 
v   python2.6-pydhcplib                                                    -                                                                                 
v   python2.6-pyentropy                                                    -                                                                                 
v   python2.6-pyepl                                                        -                                                                                 
v   python2.6-pyexiv2                                                      -                                                                                 
v   python2.6-pyfits                                                       -                                                                                 
v   python2.6-pyfribidi                                                    -                                                                                 
v   python2.6-pygame                                                       -                                                                                 
v   python2.6-pyglet                                                       -                                                                                 
v   python2.6-pyglew                                                       -                                                                                 
v   python2.6-pygoocanvas                                                  -                                                                                 
v   python2.6-pygraphviz                                                   -                                                                                 
v   python2.6-pygresql                                                     -                                                                                 
v   python2.6-pyicu                                                        -                                                                                 
v   python2.6-pyicu-dbg                                                    -                                                                                 
v   python2.6-pyinotify                                                    -                                                                                 
v   python2.6-pyisomd5sum                                                  -                                                                                 
v   python2.6-pykaraoke                                                    -                                                                                 
v   python2.6-pykcs11                                                      -                                                                                 
v   python2.6-pylibacl                                                     -                                                                                 
v   python2.6-pyme                                                         -                                                                                 
v   python2.6-pymetar                                                      -                                                                                 
v   python2.6-pyodbc                                                       -                                                                                 
v   python2.6-pyode                                                        -                                                                                 
v   python2.6-pyorbit                                                      -                                                                                 
v   python2.6-pyosd                                                        -                                                                                 
v   python2.6-pyparsing                                                    -                                                                                 
v   python2.6-pypcap                                                       -                                                                                 
v   python2.6-pypoker-eval                                                 -                                                                                 
v   python2.6-pyproj                                                       -                                                                                 
v   python2.6-pyrad                                                        -                                                                                 
v   python2.6-pyroot                                                       -                                                                                 
v   python2.6-pyscard                                                      -                                                                                 
v   python2.6-pysnmp2                                                      -                                                                                 
v   python2.6-pysqlite1.1                                                  -                                                                                 
v   python2.6-pysqlite2                                                    -                                                                                 
v   python2.6-pytest-xdist                                                 -                                                                                 
v   python2.6-pythoncard                                                   -                                                                                 
v   python2.6-pythonmagick                                                 -                                                                                 
v   python2.6-pyvorbis                                                     -                                                                                 
v   python2.6-pywt                                                         -                                                                                 
v   python2.6-pyx                                                          -                                                                                 
v   python2.6-pyxattr                                                      -                                                                                 
v   python2.6-pyxmpp                                                       -                                                                                 
v   python2.6-qt3                                                          -                                                                                 
v   python2.6-qt3-gl                                                       -                                                                                 
v   python2.6-qt4                                                          -                                                                                 
v   python2.6-qt4-dbus                                                     -                                                                                 
v   python2.6-qt4-dbus-dbg                                                 -                                                                                 
v   python2.6-qt4-gl                                                       -                                                                                 
v   python2.6-qt4-phonon                                                   -                                                                                 
v   python2.6-qt4-phonon-dbg                                               -                                                                                 
v   python2.6-qt4-sql                                                      -                                                                                 
v   python2.6-qtext                                                        -                                                                                 
v   python2.6-quixote                                                      -                                                                                 
v   python2.6-quixote1                                                     -                                                                                 
v   python2.6-rabbyt                                                       -                                                                                 
v   python2.6-radicale                                                     -                                                                                 
v   python2.6-radix                                                        -                                                                                 
v   python2.6-rapi2                                                        -                                                                                 
v   python2.6-rdflib                                                       -                                                                                 
v   python2.6-remctl                                                       -                                                                                 
v   python2.6-renderpm                                                     -                                                                                 
v   python2.6-reportlab-accel                                              -                                                                                 
v   python2.6-restrictedpython                                             -                                                                                 
v   python2.6-rpm                                                          -                                                                                 
v   python2.6-rpy                                                          -                                                                                 
v   python2.6-rpy2                                                         -                                                                                 
v   python2.6-rra                                                          -                                                                                 
v   python2.6-rrdtool                                                      -                                                                                 
v   python2.6-rtfcomp                                                      -                                                                                 
v   python2.6-samba                                                        -                                                                                 
v   python2.6-scgi                                                         -                                                                                 
v   python2.6-scikits-learn                                                -                                                                                 
v   python2.6-scikits-learn-lib                                            -                                                                                 
v   python2.6-scipy                                                        -                                                                                 
v   python2.6-scrapy                                                       -                                                                                 
v   python2.6-selinux                                                      -                                                                                 
v   python2.6-semanage                                                     -                                                                                 
v   python2.6-sendfile                                                     -                                                                                 
v   python2.6-sendfile-dbg                                                 -                                                                                 
v   python2.6-setools                                                      -                                                                                 
v   python2.6-setuptools                                                   -                                                                                 
v   python2.6-sexy                                                         -                                                                                 
v   python2.6-sfml                                                         -                                                                                 
v   python2.6-sigmask                                                      -                                                                                 
v   python2.6-simplejson                                                   -                                                                                 
v   python2.6-simpleparse-mxtexttools                                      -                                                                                 
v   python2.6-simplesettings                                               -                                                                                 
v   python2.6-sip                                                          -                                                                                 
v   python2.6-sip-dbg                                                      -                                                                                 
v   python2.6-smartpm                                                      -                                                                                 
v   python2.6-smbc                                                         -                                                                                 
v   python2.6-smbpasswd                                                    -                                                                                 
v   python2.6-smbus                                                        -                                                                                 
v   python2.6-soaplib                                                      -                                                                                 
v   python2.6-soya                                                         -                                                                                 
v   python2.6-sparqlwrapper                                                -                                                                                 
v   python2.6-sparse                                                       -                                                                                 
v   python2.6-sphinxbase                                                   -                                                                                 
v   python2.6-sphinxbase-dbg                                               -                                                                                 
v   python2.6-spread                                                       -                                                                                 
v   python2.6-sqlalchemy-ext                                               -                                                                                 
v   python2.6-sqlite                                                       -                                                                                 
v   python2.6-sqlitecachec                                                 -                                                                                 
v   python2.6-sqlrelay                                                     -                                                                                 
v   python2.6-sss                                                          -                                                                                 
v   python2.6-statgrab                                                     -                                                                                 
v   python2.6-stfl                                                         -                                                                                 
v   python2.6-storm                                                        -                                                                                 
v   python2.6-subnettree                                                   -                                                                                 
v   python2.6-subunit                                                      -                                                                                 
v   python2.6-subversion                                                   -                                                                                 
v   python2.6-sugar-0.88                                                   -                                                                                 
v   python2.6-sugar-toolkit-0.88                                           -                                                                                 
v   python2.6-svn                                                          -                                                                                 
v   python2.6-swap                                                         -                                                                                 
v   python2.6-syfi0                                                        -                                                                                 
v   python2.6-tagpy                                                        -                                                                                 
v   python2.6-tau                                                          -                                                                                 
v   python2.6-tcpwrap                                                      -                                                                                 
v   python2.6-tdb                                                          -                                                                                 
v   python2.6-telepathy                                                    -                                                                                 
v   python2.6-templayer                                                    -                                                                                 
v   python2.6-tk                                                           -                                                                                 
v   python2.6-tksnack                                                      -                                                                                 
v   python2.6-tracer                                                       -                                                                                 
v   python2.6-twisted-bin                                                  -                                                                                 
v   python2.6-twisted-core                                                 -                                                                                 
v   python2.6-twisted-runner                                               -                                                                                 
v   python2.6-txaws                                                        -                                                                                 
v   python2.6-ubuntuone                                                    -                                                                                 
v   python2.6-ubuntuone-client                                             -                                                                                 
v   python2.6-ubuntuone-storageprotocol                                    -                                                                                 
v   python2.6-unac                                                         -                                                                                 
v   python2.6-uniconvertor                                                 -                                                                                 
v   python2.6-unit                                                         -                                                                                 
v   python2.6-uno                                                          -                                                                                 
v   python2.6-urlgrabber                                                   -                                                                                 
v   python2.6-urwid                                                        -                                                                                 
v   python2.6-usrp                                                         -                                                                                 
v   python2.6-utidylib                                                     -                                                                                 
v   python2.6-utmp                                                         -                                                                                 
v   python2.6-vtkgdcm                                                      -                                                                                 
v   python2.6-wbxml                                                        -                                                                                 
v   python2.6-webut                                                        -                                                                                 
v   python2.6-wit                                                          -                                                                                 
v   python2.6-wordaxe                                                      -                                                                                 
v   python2.6-wsgiref                                                      -                                                                                 
v   python2.6-wxgtk2.6                                                     -                                                                                 
v   python2.6-wxgtk2.8                                                     -                                                                                 
v   python2.6-xapian                                                       -                                                                                 
v   python2.6-xappy                                                        -                                                                                 
v   python2.6-xdelta3                                                      -                                                                                 
v   python2.6-xdgapp                                                       -                                                                                 
v   python2.6-xklavier                                                     -                                                                                 
v   python2.6-xmmsclient                                                   -                                                                                 
v   python2.6-xpyb                                                         -                                                                                 
v   python2.6-yapgvb                                                       -                                                                                 
v   python2.6-yappy                                                        -                                                                                 
v   python2.6-yenc                                                         -                                                                                 
v   python2.6-zeroc-ice                                                    -                                                                                 
v   python2.6-zinnia                                                       -                                                                                 
v   python2.6-zodb                                                         -                                                                                 
v   python2.6-zope.annotation                                              -                                                                                 
v   python2.6-zope.container                                               -                                                                                 
v   python2.6-zope.hookable                                                -                                                                                 
v   python2.6-zope.i18nmessageid                                           -                                                                                 
v   python2.6-zope.index                                                   -                                                                                 
v   python2.6-zope.interface                                               -                                                                                 
v   python2.6-zope.proxy                                                   -                                                                                 
v   python2.6-zope.security                                                -                                                                                 
v   python2.6-zope.size                                                    -                                                                                 
v   python2.6-zsi                                                          -                                                                                 
p   python3                                                                - An interactive high-level object-oriented language (default python3 version)   
p   python3-all                                                            - Package depending on all supported Python runtime versions                     
p   python3-all-dbg                                                        - Package depending on all supported Python debugging packages                   
p   python3-all-dev                                                        - Package depending on all supported Python development packages                 
p   python3-bsddb3                                                         - Python interface for Berkley DB (Python 3.x)                                   
p   python3-bsddb3-dbg                                                     - Python interface for Berkley DB (debug extension, Python 3.x)                   
p   python3-dbg                                                            - Debug Build of the Python Interpreter (version 3.1)                             
p   python3-dev                                                            - Header files and a static library for Python (default)                         
p   python3-doc                                                            - Documentation for the high-level object-oriented language Python               
p   python3-examples                                                       - Examples for the Python language (default version)                             
p   python3-gdbm                                                           - GNU dbm database support for Python 3.x                                         
p   python3-gdbm-dbg                                                       - GNU dbm database support for Python 3.x (debug extension)                       
p   python3-jinja2                                                         - small but fast and easy to use stand-alone template engine                     
p   python3-jinja2-dbg                                                     - small but fast and easy to use stand-alone template engine                     
p   python3-minimal                                                        - A minimal subset of the Python language (default python3 version)               
p   python3-pkg-resources                                                  - Package Discovery and Resource Access using pkg_resources                       
p   python3-profiler                                                       - deterministic profiling of any Python programs (Python 3.x)                     
p   python3-setuptools                                                     - Python3 Distutils Enhancements (setuptools compatibility)                       
p   python3-sqlalchemy                                                     - SQL toolkit and Object Relational Mapper for Python 3                           
p   python3-tk                                                             - Tkinter - Writing Tk applications with Python 3.x                               
p   python3-tk-dbg                                                         - Tkinter - Writing Tk applications with Python 3.x (debug extension)             
p   python3-yaml                                                           - YAML parser and emitter for Python3                                             
p   python3-yaml-dbg                                                       - YAML parser and emitter for Python3                                             
p   python3.1                                                              - An interactive high-level object-oriented language (version 3.1)               
v   python3.1-celementtree                                                 -                                                                                 
v   python3.1-cjkcodecs                                                    -                                                                                 
v   python3.1-ctypes                                                       -                                                                                 
p   python3.1-dbg                                                          - Debug Build of the Python Interpreter (version 3.1)                             
p   python3.1-dev                                                          - Header files and a static library for Python (v3.1)                             
p   python3.1-doc                                                          - Documentation for the high-level object-oriented language Python (v3.1)         
v   python3.1-elementtree                                                  -                                                                                 
p   python3.1-examples                                                     - Examples for the Python language (v3.1)                                         
v   python3.1-gdbm                                                         -                                                                                 
p   python3.1-minimal                                                      - A minimal subset of the Python language (version 3.1)                           
v   python3.1-tk                                                           -                                                                                 
v   python3.1-wsgiref                                                      -                                                                                 
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.