-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Eric J. Feldhusen schrieb:
> I've just updated my unattended installation with the linuxaux folder
> and I'm trying the 4.7pre from this wiki page.  For my unattended
> installation, I'm using a MySQL database to hold all my machine MAC's,
> machine names, domains, etc..  When I try this pre4.7 iso, I get an
> error right after the dhcp client picks up an IP address and the
> bootdisk attempts to reference the database.  I get an error of
> 
> "do /z/site/config.pl failed: Can't load
> '/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/auto/DBD/mysql/mysql.so'
>  
> 
> for module DBD::mysql: libz.so.0: cannot open shared object file: No
> such file or directory at
> /opt/perl/lib/5.8.7/i586-linux-thread-multi/DynaLoader.pm line 230. at
> /z/lib/conf-mysql.pl line 20. Compilation failed in require at
> /z/lib/conf-mysql.pl line 20.
> 
> I've switched to a unattended.csv file to get some testing done.  Any
> suggestions?
> 
I have this in my config.pl (nearly top, after "use warnings; use
strict;"):

# ? Bug bei 4.7pre ?
      chdir ("/lib");
      symlink "/z/linuxaux/lib/libz.so", "libz.so.0";

HTH
Falko


- --
Falko Trojahn                     fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRKunlIkcY98goEs/AQJ5xgf/SRwVrKGBh5rbgfL3/b1yyikQNs1du1p8
aSQLzpfMB18NC4tQmQvtcW0YzhLLzIiibQsI8FMkQC6bO1kO73doCHmCoSGK/6bm
D5o1sUxy7sgvHtLuCbvXQXzeHfegchOcCgDbAsQs86fbXas40kTYfOjcJ1M+hDgh
oE5L3aegAFncwYu2dsil9z7K07hTGtW2bNXc8iaGiNDmtj1hs+zMV4CmpR+l6vBC
taxdaGNwMnV7TWxYe0txCXuodLPkzEsMcNCGN5OgpWb6oX64AKfH17gL6BrvaIEg
kgeUiGnGiPy4bhWQkJc/S+V0wbG4h2gWeNW5+56x/I8JrPhpES30jQ==
=2PZR
-----END PGP SIGNATURE-----

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to