> Allen Bolderoff <[EMAIL PROTECTED]> writes:
>
> > Is there a method of testing an ISO before burning?
>
> you can try (in root)
>
> cd Mandrake/mdkinst/usr/bin/perl-install
> ./g_auto_install
>
> and do the fake install to the point of choosing packages. Don't be afraid of
> the diskdrake step, it won't touch the partitions. It's fake only (believe me, i
> do it all the time)
>
I try this while on 7.0, and the following errors occur:
[root@harper perl-install]# ./g_auto_install
Can't load './auto/c/stuff/stuff.so' for module c::stuff:
./auto/c/stuff/stuff.so: undefined symbol: fdio at
/home/ftp/pub/mirror/mandrake/hydrogen/Mandrake/mdkinst/usr/bin/perl-install/..
/../..//usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 169.
at c.pm line 5
BEGIN failed--compilation aborted at c.pm line 5.
BEGIN failed--compilation aborted at log.pm line 5.
BEGIN failed--compilation aborted at run_program.pm line 6.
BEGIN failed--compilation aborted at install_any.pm line 20.
BEGIN failed--compilation aborted at install2.pm line 14.
BEGIN failed--compilation aborted at ./install2 line 24.
[root@harper perl-install]#