`

set path on different os 在不同操作系统(平台)上设置PATH 路径

阅读更多
  • On Linux, edit your ~/.bash_profile or ~/.bashrc file. Look for a line that sets the PATH environment variable and add the full path to the tools/ directory to it. If you don't see a line setting the path, you can add one:
      export PATH=${PATH}:<your_sdk_dir> /tools
  • On a Mac OS X, look in your home directory for .bash_profile and proceed as for Linux. You can create the .bash_profile if you haven't already set one up on your machine.
  • On Windows, right-click on My Computer, and select Properties. Under the Advanced tab, hit the Environment Variables button, and in the dialog that comes up, double-click on Path (under System Variables). Add the full path to the tools/ directory to the path.
  • 分享到:
    评论

    相关推荐

      定制loadcepc

      在Windows CE(简称Wince)操作系统下,定制Loadcepc是一项重要的技术工作。Loadcepc是用于加载Windows CE操作系统的引导程序之一,它允许用户通过DOS环境启动并运行Windows CE内核。本文将详细介绍在Wince操作系统...

      QTP-设置相关技巧收集

      为了避免对象库中产生重复的对象,可以在工具菜单(Tools)&gt; 选项(Options)&gt; Web &gt; 页面/框架选项(Page/Frame Options)中,选择第二个选项“Different test object descriptions”。这样,QTP会为每个不同的对象...

      Atozed IntraWeb v15.1.5

      New property ServerController.SSLOptions.CertificateOptions which allows the user to set certificate path and file names. Path must be the same for all certificate files. If Path is left blank, ...

      DeadlineClient

      DeadlineClient ... you have different options, either using xforce.lic on each of your clients or set a FlexLM Service serving your clients (that's covered in the manual) 3./That's it Enjoy it

      MlSkin 4.3 Delphi 10.3

      MLSkin is a skin component under Delphi, inherited based on Delphi standard components, and extends a lot of practical attribute functions for developers to call; in use, there is little difference ...

      led显示屏驱动软件

      系统设置--配置系统默认项 (System settings—Set the acquice properties of software) 3.操作菜单(Operate menu) a.发送项目--发送节目(Send project—send the programmes) b.导出到U盘--把节目导入到U盘 ...

      php.ini-development

      Note: output_handler must be empty if this is set 'On' !!!! ; Instead you must use zlib.output_handler. ; http://php.net/output-handler ;output_handler = ; Transparent output compression using the ...

      Web Analytics 2.0: The Art of Online Accountability and Science of Customer Centricity

      - **Tracking Progress**: Offers tips on monitoring performance against set benchmarks and adjusting strategies accordingly. #### Chapter 6: Solving the “Why” Puzzle: Leveraging Qualitative Data ...

      IsoBuster Pro 2.3.0.1 - Final

      * Added IsoBuster path to DOS box PATH variable * SectorView via the command line * Open / Close via the command line * Set install exe's file-version * Remember size of ListView Columns * Display ...

      Android_Learning_Notes_Part 1.pdf

      5. **Configure System Variables**: Add the paths of the JDK, ANT, and Android SDK to the PATH system variable on your computer. 6. **Command Line Tools in Android SDK**: - **Shell Environment**: To ...

      drupal 6.12

      (modify the file system path of each installation to a different directory so that uploads do not overlap between installations); or, * your site runs a number of web server front-ends behind a ...

      FastReport.v4.15 for.Delphi.BCB.Full.Source企业版含ClientServer中文修正版支持D4-XE5

      + [enterprise] added property "Scheduler" - "StudioPath" in server configuration - set the path to FastReport Studio, leave blank for default - [enterprise] fixed bug with MIME types in http header ...

      VclZip pro v3.10.1

      Due to a Delphi strange behavior sometimes path names for directory only entries would become corrupted. Removed reference to QConsts, replaced with RTLConsts. Sometimes a GPF would result if a ...

      BURNINTEST--硬件检测工具

      RAM tests are supported under the other OS's). Users must have administrator privileges. Windows 98 and Windows ME ========================= Windows 98 and ME are not supported in BurnInTest version...

      ebook-flutter-revolution.pdf

      To configure the Flutter SDK on Windows, you need to add the Flutter bin directory to your system's `PATH` variable. This can be done through the System Properties dialog or by editing the environment...

      Maven-The Complete Reference.pdf

      After extraction, set the environment variable `M2_HOME` to the extracted directory path, and add `$M2_HOME/bin` to your `PATH`. **2.3.2 Installing Maven on Microsoft Windows** On Windows, you can ...

      微软内部资料-SQL性能优化3

      For example, a shared intent lock placed at the table level means that a transaction intends on placing shared (S) locks on pages or rows within that table. Setting an intent lock at the table level ...

      NET Reflector 5.0 Release 及19款插件集合

      To choose a different set of default assemblies for the current assembly list you should remove all assemblies from the list (DEL) and invoke the Refresh command (F5). Assembly Cache: When ...

      reflector for net C# 反编译利器

      To choose a different set of default assemblies for the current assembly list you should remove all assemblies from the list (DEL) and invoke the Refresh command (F5). Assembly Cache:When resolving ...

    Global site tag (gtag.js) - Google Analytics