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

    Upgrade to v19: create_library_file_name - no env variable found for uni50_dev

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

    Description:
    We specified 'no' for uni libraries in our request for install, but still there are uni configurations all over the place in the v19 startup etc.

    What are we supposed to do with that in order to avoid errors?

    abc.edu-a19(1) >>dlib abc01
    Load: /exlibris/aleph/u19_1/alephe/tab/tab100
    Error: create_library_file_name - no env variable found for uni50_dev
    defaulting to aleph_dev.... path_convert
    Load: /exlibris/aleph/u19_1/abc01/tab/tab100

    Resolution:
    In aleph_start, the DEMO_LIBS line for uni01 and uni10 is commented out:

    # setenv DEMO_LIBS "$DEMO_LIBS uni01 uni10"

    but the following line (with uni50) is *not* commented out

    setenv DEMO_LIBS "$DEMO_LIBS uni50"

    You need to:

    1. comment out the above line
    2. do "source aleph_start"
    3. dlib abc01 <to see if you are still getting the error message>


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