CoCreate User Forum

CoCreate User Forum (https://www.cocreateusers.org/forum/index.php)
-   Annotation (https://www.cocreateusers.org/forum/forumdisplay.php?f=6)
-   -   sitecustomizedir (https://www.cocreateusers.org/forum/showthread.php?t=8355)

rvn 08-26-2021 10:34 AM

sitecustomizedir
 
Hello,

I'm trying to set up a new environment of modeling 20.4. We want to start modeling and annotation directly in startup and that is working already. We have a sitecustomizedir where everything should go in for the configuration. Putting tools in there for modeling itself is no problem, after starting it starts without problem. But putting tools in there for annotation does not work. I've created a am_customize file in the annotation folder of sitecustomizedir and in that file I put the tools I want to load within the startup. This does not work and I don't know why.

Can anyone help me?
Thanks in advance

tom kirkman 08-30-2021 04:44 AM

Re: sitecustomizedir
 
Can I see the am_customize file?

rvn 09-01-2021 04:35 AM

Re: sitecustomizedir
 
Hi Tom,

I figured it out already.
In the beginning of am_customize I typed the following.
Code:

(in-package :mei)
(use-package :oli)

I deleted these 2 lines and everything works like it should.

tom kirkman 09-01-2021 04:35 AM

Re: sitecustomizedir
 
Excellent!


All times are GMT -8. The time now is 11:52 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.