Unconfigured Ad Widget

تقليص

إعـــــــلان

تقليص
لا يوجد إعلان حتى الآن.

خبراء المايا لو سمحتم مشكلة في موضوعMaya.env

تقليص
X
 
  • تصفية - فلترة
  • الوقت
  • عرض
إلغاء تحديد الكل
مشاركات جديدة

  • خبراء المايا لو سمحتم مشكلة في موضوعMaya.env

    Setting environment variables using system commands
    The variables set in the operating system take priority over any settings in the Maya.env file. However, when Maya verifies the environment settings, it may add default settings.
    • On Linux, you can use setenv to set environment variables. You can add commands to your .cshrc file to make sure the environment variables are always available.

    setenv MAYA_SCRIPT_PATH /remote/scriptDisk/scriptFiles/
    • On the Maya command line, you can use the MEL command putenv to set environment variables.

    putenv "MAYA_SCRIPT_PATH" "/remote/scriptDisk/scriptFiles/";
    • On Windows, right-click My Computer and choose Properties (or double-click System in the control panel), then click the Advanced tab, and click Environment Variables.
    • On Mac OS X, you can set environment variables in a shell as described above in the Linux section. However, those variables will only be available if you run Maya from the shell. If you run Maya from the Dock, it will not use any of the environment variables from your shell. Therefore, on Mac OS X, it is strongly suggested that you place your environment variable settings in a Maya.env file.
    The Unknown Person

  • #2
    ما فهمت ..
    ايش المطلوب ..


    قال الشاعر المصري الرائع سيد حجاب
    نقلا عن أستاذه " ليس العظيم من يشعر الناس بضئالتهم
    إنما العظيم من يفجر العظمة المدفونة
    في صدور الناس"
    وهذا ما يقوم به أعضاء المنتدى الكرام

    ***********************

    امسح ذنوبك وإن كانت مثل زبد البحر
    اضغط على الرابط ولن تندم


    http://www.shbab1.com/2minutes.htm



    http://The Best Site - I Recommend To Visit It


    My Channel On Youtube :

    http://www.youtube.com/user/guitariero5?feature=mhum

    تعليق

    يعمل...
    X