Marcel Pol <[EMAIL PROTECTED]> writes: > Hello, > When using drakconf/drakwizard, and selecting "dns client" in server > configuration, I get this error: > gtkcreate_png: missing png file > /home/logarno/soft/wizard_perl/test/client_wizard/images/DNS.png at > /usr/lib/libDrakX/ugtk.pm line 801. > It seems to try to load the wrong png file and stop there. > > Using here: > drakxtools-1.1.10-1mdk > drakwizard-0.2-14mdk > > I spoke someone on irc who used 9.0 with updates, and got the error: > Can't locate > /home/logarno/soft/wizard_perl/test/client_wizard/scripts/Clientconf.pm in > @INC (@INC contains: /usr/lib/libDrakX > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 > /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at > /usr/sbin/drakwizard line 113.
quick fix: replace /home/logarno/soft/wizard_perl/test by /usr/share/wizards in file /usr/share/wizards/client_wizard/client.wiz Arnaud could you fix this if not done yet. Seems that __WIZ_HOME__ doesn't expand correctly.
