C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/tkjuke does not start with C:/cpanrun/build/5-10-0/site/lib i.e. building outside Tk itself Checking if your kit is complete... Looks good First, let's collect some general information about this install. Please enter the pathname of Perl [C:\cpanrun\build\5-10-0\bin\perl.exe]: Please enter the prefix pathname for tkjuke and it's support files. If you choose the default value '/usr/local', then the directory '/usr/local/tkjuke/2.2.1' is created [/usr/local]: Now I need mtx, jukebox and tape device configuration data. Please enter the device name of the changer [/dev/sch0]: Please enter the hardware code to open the mail slot [1]: Please enter the hardware code to close the mail slot [2]: Some jukeboxes require that media be ejected from the DTE before it can be physically unloaded and returned to an SE. If this is the case then enter the "mt" command to eject the media. Frequently, the command is "offline", but other possibilities are "rewoffl", "unload" or "eject". Read your "mt" man page for the proper value. A vaue of zero assumes that an eject is not required before unloading a DTE. As a sanity check the default value is "rewind" - this prevents media from inadvertently being ejected from a drive if the drive is busy, perhaps doing a backup or restore. [rewind]: Please enter the pathname of the 'loaderinfo' command [/usr/local/sbin/loaderinfo]: Please enter the pathname of the 'mt' command [/bin/mt]: Please enter the pathname of the 'mtx' command [/usr/local/sbin/mtx]: Please enter the device name of the no rewind tape(s). If the jukebox has more than 1 drive, enter all the drive names separated by spaces [/dev/nst0]: Please enter the device name of the rewind tape(s). If the jukebox has more than 1 drive, enter all the drive names separated by spaces. [/dev/st0]: perl = C:\cpanrun\build\5-10-0\bin\perl.exe prefix = /usr/local changer = /dev/sch0 eepos_open = 1 eepos_shut = 2 eject_before_unload = rewind juke = /usr/local/tkjuke/2.2.1/juke loaderinfo = /usr/local/sbin/loaderinfo mt = /bin/mt mtx = /usr/local/sbin/mtx nrtape = /dev/nst0 tape = /dev/st0 version = 2.2.1 wait-tape-ready = /usr/local/tkjuke/2.2.1/wait-tape-ready Writing juke.config. Performing string substitutions ...The system cannot find the path specified. (system error=256) done. Creating a sample tkjuke.config file (please hand edit). cp: target `./blib/2.2.1/' is not a directory cp failed: 256 at Makefile.PL line 218. Configuration is complete. Writing Makefile for tkjuke Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:/cpanrun/build/5-10-0/site/lib/Win32API/File.pm line 20 cp Jukebox.pm blib\lib\Jukebox.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/juke....1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 22:44:59 2008 # Current time GMT: Sat Jan 12 06:44:59 2008 # Using Test.pm version 1.25 ok 1 ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. mkdir /usr/local/tkjuke 2> /dev/null The system cannot find the path specified. cp -Rp blib/2.2.1 /usr/local/tkjuke/ cp: cannot stat `blib/2.2.1': No such file or directory NMAKE : fatal error U1077: 'cp' : return code '0x1' Stop.