Welcome, Guest. Please login or register.

Author Topic: COPYLIB: Can't open file "" in line 299. ?  (Read 6119 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: COPYLIB: Can't open file "" in line 299. ?
« on: March 01, 2013, 08:09:39 PM »
- do not use a PC to unpack the MUI archive
- do not store the files from the MUI archive on a PC storage medium
- do not use UnArc without Boingbag1 to unpack the MUI archive

If you do one of them, the requested file is lost and MUI cannot be installed. You have to copy the archive to your Amiga and then use either LhA or UnArc of BoingBag1 or higher to unpack it.

Offline Thomas

Re: COPYLIB: Can't open file "" in line 299. ?
« Reply #1 on: March 01, 2013, 08:59:51 PM »
Quote from: carvedeye;727922
I downloaded on my amiga however i do not have boing bag 1 installed, if i install it will this solve it?


Yes. Without Boingbag1 UnArc cannot handle files with space characters in their names.

Similarly PC file systems cannot store files whose names consist of only space characters.

The file which is missing is named " " (just one space). It is the little smiley icon you see when you open the MUI drawer. If the icon is missing or if nothing happens when you double click it, then the archive was not unpacked correctly.

Offline Thomas

Re: COPYLIB: Can't open file "" in line 299. ?
« Reply #2 on: March 01, 2013, 09:12:16 PM »
That's ok. Running it is just a test that it exists. You can now run the install script again. The error should no longer happen.

Offline Thomas

Re: COPYLIB: Can't open file "" in line 299. ?
« Reply #3 on: March 01, 2013, 09:23:12 PM »
Open a Shell window and list the contents of the directory you unpacked the MUI archive to.

It should look like this:

Code: [Select]

5> list ram:mui
Directory "ram:mui" on Friday 01-Mar-13
Rexx                         Dir ----rwed Today     22:19:36
Rexx.info                   1233 ----rwed 14-Jul-96 10:36:34
ReadMe.info                 1835 ----rwed 15-Aug-96 20:26:34
ReadMe                      1138 ----rwed 09-Feb-97 15:33:56
PSI.info                    1658 ----rwed 05-Sep-96 11:12:26
PSI                        32888 ----rwed 12-Feb-97 19:31:18
Presets                      Dir ----rwed Today     22:19:36
Presets.info                1233 ----rwed 14-Jul-96 10:36:34
Patterns                     Dir ----rwed Today     22:19:36
Patterns.info               1233 ----rwed 14-Jul-96 10:36:34
MUI.info                    1663 ----rwed 05-Sep-96 11:12:20
MUI                         7460 ----rwed 12-Feb-97 19:31:18
Locale                       Dir ----rwed Today     22:19:36
Locale.info                 1233 ----rwed 14-Jul-96 10:36:34
LiesMich.info               1835 ----rwed 15-Aug-96 20:26:40
LiesMich                    1360 ----rwed 09-Feb-97 15:33:54
Libs                         Dir ----rwed Today     22:19:36
Libs.info                   1233 ----rwed 14-Jul-96 10:36:34
Installer433              109956 ----rwed 13-Jul-96 23:41:40
Install-MUI.info            1904 ----rw-d 01-Feb-97 15:52:48
Install-MUI                26998 ----rwed 05-Feb-97 18:58:40
Images                       Dir ----rwed Today     22:19:36
Images.info                 1233 ----rwed 14-Jul-96 10:36:34
Icons                        Dir ----rwed Today     22:19:35
Icons.info                  1233 ----rwed 14-Jul-96 10:36:34
Goodies                      Dir ----rwed Today     22:19:35
Goodies.info                1233 ----rwed 14-Jul-96 10:36:34
Docs                         Dir ----rwed Today     22:19:35
Docs.info                   1233 ----rwed 15-Aug-96 20:27:16
Demos                        Dir ----rwed Today     22:19:35
Demos.info                  1233 ----rwed 14-Jul-96 10:36:34
 .info                       344 ----rwed 14-Jul-96 10:36:34
                            8204 ----rwed 14-Jul-96 14:48:18
23 files - 10 directories - 263 blocks used
5>

Offline Thomas

Re: COPYLIB: Can't open file "" in line 299. ?
« Reply #4 on: March 01, 2013, 10:10:55 PM »
http://sourceforge.net/projects/nlist-classes/

There is a site somewhere which has links to many if not all third-party MUI classes, but I don't remember its address.

Offline Thomas

Re: COPYLIB: Can't open file "" in line 299. ?
« Reply #5 on: March 02, 2013, 09:23:55 AM »
This looks like a component of V is missing. Are you sure you've installed it correctly?

PROGDIR is the directory V has been run from. Have you perhaps moved V out of its installed directory?