Problems with assign
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Templario
    Posts: 549 from 2012/4/28
    I installed the altmost all packges with Grunch 1.53 but now when I reboot the system appear this message:
    C:Assign but if I assisign the voluem that it aske me the apps or not the system continue the load without prolbems, I have an asign with apps in system: I made the assign in manual mode in the S:user-startup and WBStartup:Add-Startup and in these files
    in Prefs/Env-Archive in the ifless appdest and MorphOSSDK

    but when I reboot my system the requester continue asking me this assing, I have MorphOS 3.1 and before of install the files this requester doesn't appeared.
    Some idea of where is the problem?
  • »14.10.12 - 14:53
    Profile
  • Moderator
    Kronos
    Posts: 2446 from 2003/2/24
    Might be helpfull if you told us which Assign/Volume it asks for....
  • »14.10.12 - 14:57
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Templario
    Posts: 549 from 2012/4/28
    Apps although the firt time aske the Development, but I installed the MOS SDK donwlodign the kit, but now continue the problem but asling me Apps, when I have this assign made to System:
  • »14.10.12 - 15:12
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    boot_wb
    Posts: 874 from 2007/4/9
    From: Kingston upon ...
    The following statement in mossys:s/startup-sequence executes before s:user-startup:
    Quote:

    if not exists ENV:MorphOSSDK NOREQ
    if exists SYS:Development NOREQ
    SetEnv MorphOSSDK SYS:Development
    endif
    else
    Assign SDK: "$MorphOSSDK"
    if exists SDK:Startup NOREQ
    Execute >NIL: SDK:Startup
    endif
    endif

    If env:morphosskd (path to SDK) uses an assign (eg 'Apps:SDK') which is set in user-startup, then it will fail (as the assign has not yet been set when the variable is used).

    Set env:morphossdk to an absolute path (not relying on an assign). It's cleaner than making changes to mossys:s/startup-sequence, and will survive future OS updates.

    Regards


    Rich

    [ Edited by boot_wb 14.10.2012 - 18:21 ]
    www.hullchimneyservices.co.uk

    UI: Powerbook 5,6 (1.67GHz, 128MB VRam): OS3.1, OSX 10.5.8
    HTPC: Mac Mini G4 (1,5GHz, 64MB VRam): OS3.1 (ZVNC)
    Audiophile: Efika 5200b (SB Audigy): OS3.1 (VNC + Virtual Monitor)

    Windows free since 2011!
  • »14.10.12 - 16:20
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Templario
    Posts: 549 from 2012/4/28
    @ boot_wb

    Thank you for your help, I tryed it and it continued with the problem but I annuled the instruction of assign of this:
    ;C:Assign <>NIL: "MUIbase:" "Apps:Applications/MUIbase"
    And now MorphOS start perfect as before,
    again thanks.

    [ Editado por Templario 14.10.2012 - 20:57 ]
  • »14.10.12 - 17:57
    Profile
  • MorphOS Developer
    geit
    Posts: 1055 from 2004/9/23
    In that case you killed, renamed or moved the MUIBase directory on your own, as Grunch installed the assign line and would remove it properly on deinstallation.

    Geit


    [ Edited by geit 14.10.2012 - 23:15 ]
  • »14.10.12 - 20:10
    Profile