So I found that the License.env file is supposed to be made in the files that maya created during installation in my root directory. So I followed the directions up to the last part in this link, https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/Installation-Maya/files/GUID-E7E054E1-0E32-4B3C-88F9-BF820EB45BE5-htm.html?v=2019&st=maya%202019%20in%20linux where it now instructs you to enter your serial number and product number with a certain command. But, I am not sure how to do this. I have a just sign in subscription. I tried replacing the serial numbers with this and I received this response, /usr/autodesk/maya2019/bin/adlmreg -i N “No serial number needed – just sign in” .2 2018.0.0.F “No serial number needed – just sign in”
libadlmutil.so: cannot open shared object file: No such file or directory
I then received this after running the second instructed line.
ocalhost ~]# /var/opt/Autodesk/Adlm/Maya2019/MayaConfig.pit
/var/opt/Autodesk/Adlm/Maya2019/MayaConfig.pit: line 2: syntax error near unexpected token `)'
/var/opt/Autodesk/Adlm/Maya2019/MayaConfig.pit: line 2: `����y<�|i̥���|j��^q����L�Q�"ͫ�$`X7Q��!���0J�Y����C)�Y�P)<+ɇ-��I ?Z����؞�/q�
B�{��,QG^%ɺ��\�A�2<����������KC���<�A�¢='
Then here is what happened when I tried running the maya executable as root.
[root@localhost ~]# maya
/usr/autodesk/maya2019/bin/maya.bin: error while loading shared libraries: libpcre16.so.0: cannot open shared object file: No such file or directory
Any one have any idea what is going wrong here with this installation process or a fix to the matter?