Welcome, Guest. Please login or register.

Author Topic: Can't recognize LIBS: drawer -- SOLVED --  (Read 3695 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Boot_WB

  • Hero Member
  • *****
  • Join Date: Feb 2005
  • Posts: 1326
    • Show all replies
    • http://www.hullchimneyservices.co.uk
Re: Can't recognize LIBS: drawer
« on: April 26, 2008, 12:46:38 PM »
For the one which need version xx.xx of the library, check which version is installed. Something like newicons may have overwritten the existing version with an older version of the libary.
As for bgui, check it is in libs:

If you are booting to workbench, then obviously libs: is being recognised by the system, as several libraries are required for workbench to load.

Why installers don't ALWAYS have:

if version libs:xxx.library < version installdisk:xxx.library
copy installdisk:xxx.library libs:
else
echo "installed xxx.library is newer than the version on the install disk - skipped by installation process"
endif

(or similar with corrected code :-P )

is beyond me...
Mac Mini G4 (1.5GHz, 64MB VRam, 1GB Ram): MorphOS 3.6
Powerbook 5.8 (15", 1.67GHz, 128MB VRam, 1GB Ram): MorphOS 3.8.

Windows-free since 2011-2014 (Damn you Netflix!)
 

Offline Boot_WB

  • Hero Member
  • *****
  • Join Date: Feb 2005
  • Posts: 1326
    • Show all replies
    • http://www.hullchimneyservices.co.uk
Re: Can't recognize LIBS: drawer
« Reply #1 on: April 26, 2008, 01:47:32 PM »
You could try running snoopdos (available on aminet) to see if you can trace what the problem is.

Regards



Rich
Mac Mini G4 (1.5GHz, 64MB VRam, 1GB Ram): MorphOS 3.6
Powerbook 5.8 (15", 1.67GHz, 128MB VRam, 1GB Ram): MorphOS 3.8.

Windows-free since 2011-2014 (Damn you Netflix!)