1MBK_CATA_LIB(1)            MBK ENVIRONMENT VARIABLES           MBK_CATA_LIB(1)
2
3
4

NAME

6       MBK_CATA_LIB - define the mbk catalog directory
7

SYNOPSIS

9       c-shell running
10       setenv MBK_CATA_LIB path1:path2:path3:...:...:pathn
11
12

ORIGIN

14       This software belongs to the  ALLIANCE CAD SYSTEM developed by the ASIM
15       team at LIP6 laboratory of Université Pierre et Marie CURIE, in  Paris,
16       France.
17
18       Web : http://asim.lip6.fr/recherche/alliance/
19       E-mail : alliance-users@asim.lip6.fr
20

DESCRIPTION

22       MBK_CATA_LIB  sets  the  directories  that  are to be searched thru for
23       reading. When instantiating a cell for example, the first cell that  is
24       found with the given name is loaded in memory.
25       The  searching  mechanism  first  look in MBK_WORK_LIB(1), and then, in
26       path1 thru pathn, in the order defined by  the  user  when  typing  the
27       setenv  command.   This  directories  are  considered to be, from a mbk
28       point of view, read only.
29       The pathi arguments must be actually  accessible  paths  on  your  host
30       machine.
31

ERRORS

33       "mbk_fopen  :  can't  open  file 'unix_path/file.xx' thru directories :
34       path1, ..., pathn"
35              This occurs when either the unix path is irrelevant, or when the
36              file doesn't exist. This can also be a unix right problem if the
37              file is not accessible for reading, but this is seldom.
38

EXAMPLE

40            setenv MBK_CATA_LIB ~fred/crechan/uom:/labo/sclib
41

DIAGNOSTICS

43       Only the first path may be given with a '~', since the shell extents it
44       only when seen first.
45

SEE ALSO

47       mbk(3), genlib(1), MBK_WORK_LIB(1).
48
49
50
51
52
53ASIM/LIP6                       October 1, 1997                MBK_CATA_LIB(1)
Impressum