Hi Christian!

You wrote:

> 1 Where best to place CYBOL application files in the UNIX file hierarchy?
> I thought about /usr/share, but may be /usr/lib suits better or what else?

If the applications are to be executed by normal users, they should be
put in /usr/bin.  If thy are only called internally, they should be in
/usr/share (as they are arch-independent).

> 2 What about CYBOL libraries (containing graphical components, for example)?
> They are pure XML, too. To /usr/lib or better to /usr/share?

/usr/share/.  /usr/lib/ is only for archtiecture-dependent stuff.

-- 
Kind regards,
+--------------------------------------------------------------------+
| Bas Zoetekouw              | GPG key: 0644fab7                     |
|----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 |
| [EMAIL PROTECTED], [EMAIL PROTECTED] |              a2b1 2bae e41f 0644 fab7 |
+--------------------------------------------------------------------+ 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to