Hallo
Ich versuche vergeblichst py-mysqldb zu installieren.
System: FreeBSD 11.0 64bit
Code:
cd /usr/ports/databases/py-MySQLdb/ && make install clean
Dies funktioniert irgentwie nicht. Er sagt die Version wird wohl nicht mehr supportet.
Code:
===> Building/installing dialog4ports as it is required for the config dialog
===> Cleaning for dialog4ports-0.1.6
/!\ ERROR: /!\
Ports Collection support for your FreeBSD version has ended, and no ports are
guaranteed to build on this system. Please upgrade to a supported release.
No support will be provided if you silence this message by defining
ALLOW_UNSUPPORTED_SYSTEM.
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/ports-mgmt/dialog4ports
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/ports-mgmt/dialog4ports
===> Options unchanged
/!\ ERROR: /!\
Ports Collection support for your FreeBSD version has ended, and no ports are
guaranteed to build on this system. Please upgrade to a supported release.
No support will be provided if you silence this message by defining
ALLOW_UNSUPPORTED_SYSTEM.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/py-MySQLdb56
*** Error code 1
Stop.
Gebraucht wird dies um die sql datenbank zu .txt umzuconvertieren da ich jetzt nach längerer Zeit doch auf .txt umspringen möchte.
Jemand nen Plan?