1. Dynamic Library path settings Linux down with dynamic libraries and windows are not the same. Linux executables rely on the configuration file to read the path, so sometimes you need to set the path to the following export ld_library_path=/home/..
One, Windows environment variables1, under the Windows system, many software installations need to configure environment variables, such as installing the JDK, if you do not configure environment variables, run the JAVAC command in a directory other
Problems caused by host $ export dvsdk = "$ {home}/ti-dvsdk_dm368-evm_xx_xx_xx_xx"
1,$ {Home}: first, home is a variable that represents your home directory. The $ symbol must be added before the variable; otherwise, an error is
Issues raised by the host $ export dvsdk= "${home}/ti-dvsdk_dm368-evm_xx_xx_xx_xx"1,${home}: First, home is a variable, it represents your home directory, the variable must be preceded by a $ symbol, otherwise it will be an errorUSR/LOCAL/DVSDK for
Feature Description: Sets or displays environment variables.Syntax: Export [-fnp][variable name]=[variable setting value]Additional note: When executing a program in the shell, the shell provides a set of environment variables. Export can add,
1. Setting up a dynamic library path the Linux downgrade is not the same as Windows. Linux executables rely on the configuration file to read the path, so there are some times need to set the path specific operations as follows export
Feature Description: Sets or displays environment variables.Syntax: Export [-fnp][variable name]=[variable setting value]Additional note: When executing a program in the shell, the shell provides a set of environment variables. Export can add,
Original URL: http://mymobile.iteye.com/blog/1407601Linux Export commandFeature Description: Sets or displays environment variables. (for example, we want to use a command, but the execution of this command is not in the current directory, so we
Detailed description of mount command usage (Linux) and detailed description of mount usage
Linux is an excellent open-source operating system, which can run on various computer systems, from large to small, with the increasingly mature and stable
Linux mongodb installation and data import and export tutorial, mongodb Import and Export
How to install mongodb and import and export data in Linux
# Viewing the linux release version
Cat/etc/issue
# View the Linux kernel version
Uname-r
1. General
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.