Community
Arnold General Rendering Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Network License Problem on Mac

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
229 Views, 4 Replies

Network License Problem on Mac

Hi there, I want to setup a .flexlmrc license file in the mac root folder but I am unable to name it .flexlmrc because the "." files are reserved for systemfiles. I also looked for a existing .flexlmrc file via terminal and the ls -la command but there is none. I would really appreciate your help Best Regards!

Tags (1)
Labels (1)
4 REPLIES 4
Message 2 of 5
Stephen.Blair
in reply to: Anonymous

.flexlmrc has to be in your home folder (~/.flexlmrc). For example, in /Users/roman

Use a text editor to create the file. If you haven't used Autodesk licensing before on that machine, the .flexlmrc file won't exist yet.



// Stephen Blair
// Arnold Renderer Support
Message 3 of 5
Anonymous
in reply to: Stephen.Blair

Thank you for the swift answer but the problem is creating a file with a dot in the name at the begining. In both windows and osx it is required to have something that comes before the fileending. There seems to be no way to create a file which only consists of a fileending in its name. Or am I missing something?

Message 4 of 5
Anonymous
in reply to: Stephen.Blair

Nevermind. Found a solution. I used the mv command in osx. But thank you anyway!

Message 5 of 5
Stephen.Blair
in reply to: Anonymous

TextEdit can save a file with a name that starts with a dot "."

In a terminal, you could use "

nano .flexlmrc

or

vi .flexlmrc

or

echo ADSKFLEX_LICENSE_FILE=@localhost > ~/.flexlmrc


// Stephen Blair
// Arnold Renderer Support

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

Post to forums  

Autodesk Design & Make Report