Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    /exlibris/aleph/a20_1/alephe: No such file or directory"

    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    > cd $alephe_root gives the following error:

    /exlibris/aleph/a20_1/alephe: No such file or directory.

    Why is it looking for a20_1 -- shouldn't it be looking in u20_1?

    Resolution:
    Looking in aleph_start, we see:

    setenv alephe_root $alephe_dev/alephe

    and

    # setenv alephe_dev ${USER_MOUNT}/u${ALEPH_VERSION}_$ALEPH_COPY
    setenv alephe_dev /exlibris/aleph/a20_1

    The as-delivered "setenv alephe_dev" has been hard-coded as a20_1. This line should be deleted, the original line uncommented, and then "source aleph_start" to make it take effect.


    • Article last edited: 10/8/2013
    • Was this article helpful?