Flame Forum
Welcome to Autodesk’s Flame Family (Flame, Flare, Flame Assist, Lustre) Forums. Share your knowledge, ask questions, and explore popular Flame topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can only run VIC as ./

6 REPLIES 6
SOLVED
Reply
Message 1 of 7
Des_Murray
379 Views, 6 Replies

Can only run VIC as ./

Des_Murray
Enthusiast
Enthusiast

Hi,

I can't run vic except as  ./

flame2022_2, centos 7.6

 

In a terminal I type: vic -a -f

I get an error:  bash: vic: command not found...

 

I can however navigate to

cd /opt/Autodesk/io/bin/

then type  ./vic -a -f

 

I'm certain I didnt need to do all this navagating and dotslashing on my old machine. How can I have linux just run vic from the terminal?

tia

Des

 

 

0 Likes

Can only run VIC as ./

Hi,

I can't run vic except as  ./

flame2022_2, centos 7.6

 

In a terminal I type: vic -a -f

I get an error:  bash: vic: command not found...

 

I can however navigate to

cd /opt/Autodesk/io/bin/

then type  ./vic -a -f

 

I'm certain I didnt need to do all this navagating and dotslashing on my old machine. How can I have linux just run vic from the terminal?

tia

Des

 

 

6 REPLIES 6
Message 2 of 7
yann.laforest
in reply to: Des_Murray

yann.laforest
Autodesk
Autodesk

Hi Des,

 

Does the following command work on your end?

 

/opt/Autodesk/io/bin/vic -a

 

If not, what error message do you get after running the command?

 

 

Best,

Yann

Yann Laforest

Program Manager Data Analytics - Autodesk EMS
10 rue Duke Street
Montréal (Québec) Canada H3C 2L7
0 Likes

Hi Des,

 

Does the following command work on your end?

 

/opt/Autodesk/io/bin/vic -a

 

If not, what error message do you get after running the command?

 

 

Best,

Yann

Yann Laforest

Program Manager Data Analytics - Autodesk EMS
10 rue Duke Street
Montréal (Québec) Canada H3C 2L7
Message 3 of 7
Beau_James
in reply to: Des_Murray

Beau_James
Autodesk
Autodesk

Sounds like your aliases might be off for that OS user. 

 

Without jumping into the system to diagnose, you can make an alias:

alias newvic="/opt/Autodesk/io/bin/vic -a"

 

Run vic as you remember from the cli:

newvic

 

0 Likes

Sounds like your aliases might be off for that OS user. 

 

Without jumping into the system to diagnose, you can make an alias:

alias newvic="/opt/Autodesk/io/bin/vic -a"

 

Run vic as you remember from the cli:

newvic

 

Message 4 of 7
Des_Murray
in reply to: yann.laforest

Des_Murray
Enthusiast
Enthusiast

Hi Yann,

vic runs fine using

/opt/Autodesk/io/bin/vic -a

 

no errors. I'm ok with this, but for 5 years I swear I just used to type vic! What's different on this machine? 🙂

Des

0 Likes

Hi Yann,

vic runs fine using

/opt/Autodesk/io/bin/vic -a

 

no errors. I'm ok with this, but for 5 years I swear I just used to type vic! What's different on this machine? 🙂

Des

Message 5 of 7
slabrie
in reply to: Des_Murray

slabrie
Autodesk
Autodesk
Accepted solution

Hello Des!

 

I guess your previous box was running Flame 2021.x and not 2022.  Since the 2022 release, we got rid of the application based user account, which had all the right paths defined for the various command line tools.

 

For now use the full path to run vic and we will have a look at your issue.

Stéphane Labrie
Senior Product Owner
Flame Family

Hello Des!

 

I guess your previous box was running Flame 2021.x and not 2022.  Since the 2022 release, we got rid of the application based user account, which had all the right paths defined for the various command line tools.

 

For now use the full path to run vic and we will have a look at your issue.

Stéphane Labrie
Senior Product Owner
Flame Family
Message 6 of 7
Des_Murray
in reply to: Beau_James

Des_Murray
Enthusiast
Enthusiast
Hi,
this works. So can I use:

alias vic="/opt/Autodesk/io/bin/vic"

then type vic -a -f (or whatever switches I need) ?

thanks
D
0 Likes

Hi,
this works. So can I use:

alias vic="/opt/Autodesk/io/bin/vic"

then type vic -a -f (or whatever switches I need) ?

thanks
D
Message 7 of 7
Des_Murray
in reply to: slabrie

Des_Murray
Enthusiast
Enthusiast
this makes sense, thanks 🙂
Des
0 Likes

this makes sense, thanks 🙂
Des

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report