Moin,
hier habe ich mal wieder eine abgebrochene Installation - von PHPmyAdmin!
Achja, zu Thema ZFS, ich habe jetzt ein sauberes BE für einen Neuanfang ohne daß ich komplett von vorne anfangen muss.
(Die Installationen über Ports ist aber eine echt langwierige Geschichte...... bin seit 2 Tagen nur am Installieren von Ports)
Was ist bislang installiert:
PCBSD inkl. KDE
via PBIs: Krusader, Firefox, Portmaster, X11VNC
via Ports: MySQL Server 5.6, MYSQL Client 5.6, Apache 2.2, PHP 5.3, Nagios Core
Diese Installationen liefen soweit alle durch und sind auch in Funktion
Bei MYSQL musste ich erst die bereits installierten Versionen deinstalieren (5.5 war installiert, wobei ich mich frage, wieso MYSQl schon installiert war)
Für Apache musste ich den Port devel/apr1 neu bauen - für MYSQL Support.
P.S. OpneIndiana ist jetzt aus mehreren Gründen aus meinen Überlegungen raus, vordringlich weil es einige der benötigten Softwarepakete nur aus Fremdrepos gibt (z.B. OpenCSW mit abweichendem Paketmanagment). Zum anderen ist OI immer noch Development Status - also nicht STABLE.
Ein Kollege will mich aber unbedingt zu Debian überreden, wobei meine Überlegung ist, daß ZFSonLinux noch relativ jung ist.
ciao
Lothar
NACHTRAG:
Ich habe jetzt auf PKGNG via PC-BSD Repository umgestellt, damit konnte ich zumindest Dovecot installieren (die FreeBSD Pakete sind ja immer noch Offline). es fehlt hier aber das Paket für PHPMyAdmin (PHPMiniAdmin fehlt ebenfalls).
So langsam begreife ich, warum sich Linux, BSD etc. nicht auf breiter Front durchsetzen.
... Snip::::
gmake[6]: Leaving directory `/usr/ports/java/openjdk6/work/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product'
gmake[5]: *** [ad_stuff] Error 2
gmake[5]: Leaving directory `/usr/ports/java/openjdk6/work/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product'
gmake[4]: *** [product] Error 2
gmake[4]: Leaving directory `/usr/ports/java/openjdk6/work/build/bsd-amd64/hotspot/outputdir'
gmake[3]: *** [generic_build2] Error 2
gmake[3]: Leaving directory `/usr/ports/java/openjdk6/work/hotspot/make'
gmake[2]: *** [product] Error 2
gmake[2]: Leaving directory `/usr/ports/java/openjdk6/work/hotspot/make'
gmake[1]: *** [hotspot-build] Error 2
gmake[1]: Leaving directory `/usr/ports/java/openjdk6/work'
gmake: *** [build_product_image] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/java/openjdk6.
*** [install] Error code 1
Stop in /usr/ports/java/openjdk6.
*** [build-depends] Error code 1
Stop in /usr/ports/print/pdflib.
*** [install] Error code 1
Stop in /usr/ports/print/pdflib.
*** [lib-depends] Error code 1
Stop in /usr/ports/print/pecl-pdflib.
*** [run-depends] Error code 1
Stop in /usr/ports/databases/phpmyadmin.
*** [install] Error code 1
Stop in /usr/ports/databases/phpmyadmin.
Weil's so schön ist, bei Dovecot auch Abbruch:
gmake[2]: Entering directory `/usr/ports/mail/vpopmail/work/vpopmail-5.4.32'
cc -I. -I/opt/sybase/include -I. -O2 -pipe -fPIC -fno-strict-aliasing -c -o libvpopmail_a-vauth.o `test -f 'vauth.c' || echo './'`vauth.c
vauth.c:26:22: error: sybfront.h: No such file or directory
vauth.c:27:19: error: sybdb.h: No such file or directory
vauth.c:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
vauth.c:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
vauth.c: In function 'err_handler':
vauth.c:52: error: expected declaration specifiers before 'DBPROCESS'
vauth.c:59: warning: comparison between pointer and integer
vauth.c:60: error: 'INT_EXIT' undeclared (first use in this function)
vauth.c:60: error: (Each undeclared identifier is reported only once
vauth.c:60: error: for each function it appears in.)
vauth.c:62: error: 'INT_CANCEL' undeclared (first use in this function)
vauth.c: In function 'msg_handler':
vauth.c:69: error: expected declaration specifiers before 'DBPROCESS'
vauth.c:70: error: expected declaration specifiers before 'DBINT'
vauth.c:76: error: expected declaration specifiers before 'DBUSMALLINT'
vauth.c: In function 'vauth_open':
vauth.c:113: error: 'FAIL' undeclared (first use in this function)
vauth.c:117: error: 'login' undeclared (first use in this function)
vauth.c:123: error: 'dbproc' undeclared (first use in this function)
vauth.c:131: error: 'NO_MORE_RESULTS' undeclared (first use in this function)
vauth.c: In function 'vauth_adddomain':
vauth.c:141: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_adddomain_size':
vauth.c:148: error: too few arguments to function 'vauth_open'
vauth.c:160: error: 'dbproc' undeclared (first use in this function)
vauth.c:162: error: 'NO_MORE_RESULTS' undeclared (first use in this function)
vauth.c: In function 'vauth_adduser':
vauth.c:172: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_adduser_size':
vauth.c:185: error: too few arguments to function 'vauth_open'
vauth.c:223: error: 'dbproc' undeclared (first use in this function)
vauth.c:224: error: 'FAIL' undeclared (first use in this function)
vauth.c: In function 'vauth_getpw':
vauth.c:247: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_getpw_size':
vauth.c:261: error: too few arguments to function 'vauth_open'
vauth.c:275: error: 'dbproc' undeclared (first use in this function)
vauth.c:276: error: 'FAIL' undeclared (first use in this function)
vauth.c:287: error: 'NTBSTRINGBIND' undeclared (first use in this function)
vauth.c:287: error: 'DBINT' undeclared (first use in this function)
vauth.c:287: error: expected ')' before numeric constant
vauth.c:288: error: expected ')' before numeric constant
vauth.c:289: error: 'INTBIND' undeclared (first use in this function)
vauth.c:289: error: expected ')' before numeric constant
vauth.c:290: error: expected ')' before numeric constant
vauth.c:291: error: expected ')' before numeric constant
vauth.c:292: error: expected ')' before numeric constant
vauth.c:293: error: expected ')' before numeric constant
vauth.c:295: error: 'mem_size' undeclared (first use in this function)
vauth.c:296: error: 'NO_MORE_ROWS' undeclared (first use in this function)
vauth.c: In function 'vauth_deldomain':
vauth.c:309: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_deldomain_size':
vauth.c:316: error: too few arguments to function 'vauth_open'
vauth.c:327: error: 'dbproc' undeclared (first use in this function)
vauth.c:328: error: 'FAIL' undeclared (first use in this function)
vauth.c: In function 'vauth_deluser':
vauth.c:337: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_deluser_size':
vauth.c:344: error: too few arguments to function 'vauth_open'
vauth.c:360: error: 'dbproc' undeclared (first use in this function)
vauth.c:361: error: 'FAIL' undeclared (first use in this function)
vauth.c: In function 'vauth_setquota':
vauth.c:371: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_setquota_size':
vauth.c:378: error: too few arguments to function 'vauth_open'
vauth.c:391: error: 'dbproc' undeclared (first use in this function)
vauth.c:392: error: 'FAIL' undeclared (first use in this function)
vauth.c: In function 'vauth_vpasswd':
vauth.c:402: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_vpasswd_size':
vauth.c:419: error: too few arguments to function 'vauth_open'
vauth.c:432: error: 'dbproc' undeclared (first use in this function)
vauth.c:433: error: 'FAIL' undeclared (first use in this function)
vauth.c: In function 'vauth_getall':
vauth.c:447: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_getall_size':
vauth.c:463: error: too few arguments to function 'vauth_open'
vauth.c:473: error: 'dbproc' undeclared (first use in this function)
vauth.c:474: error: 'FAIL' undeclared (first use in this function)
vauth.c:488: error: 'NO_MORE_ROWS' undeclared (first use in this function)
vauth.c:489: warning: cast to pointer from integer of different size
vauth.c:490: warning: cast to pointer from integer of different size
vauth.c:491: warning: passing argument 1 of 'atoi' makes pointer from integer without a cast
vauth.c:492: warning: passing argument 1 of 'atoi' makes pointer from integer without a cast
vauth.c:493: warning: passing argument 2 of 'strncpy' makes pointer from integer without a cast
vauth.c:494: warning: passing argument 2 of 'strncpy' makes pointer from integer without a cast
vauth.c:495: warning: passing argument 2 of 'strncpy' makes pointer from integer without a cast
vauth.c: In function 'vauth_setpw':
vauth.c:524: error: 'SITE_SIZE' undeclared (first use in this function)
vauth.c: In function 'vauth_setpw_size':
vauth.c:535: error: 'VPOPMAIL' undeclared (first use in this function)
vauth.c:537: error: too few arguments to function 'vauth_open'
vauth.c:564: error: 'dbproc' undeclared (first use in this function)
vauth.c:565: error: 'FAIL' undeclared (first use in this function)
vauth.c: In function 'vclose':
vauth.c:614: error: 'proc' undeclared (first use in this function)
gmake[2]: *** [libvpopmail_a-vauth.o] Fehler 1
gmake[2]: Leaving directory `/usr/ports/mail/vpopmail/work/vpopmail-5.4.32'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory `/usr/ports/mail/vpopmail/work/vpopmail-5.4.32'
gmake: *** [all] Fehler 2
*** [do-build] Error code 1
Stop in /usr/ports/mail/vpopmail.
*** [install] Error code 1
Stop in /usr/ports/mail/vpopmail.
*** [build-depends] Error code 1
Stop in /usr/ports/mail/dovecot.
*** [install] Error code 1
Stop in /usr/ports/mail/dovecot.