Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- grep
- 네트워크
- vscode
- context
- resource
- Source
- Mac
- maVen
- profile
- Windows
- Eclipse
- netsh
- Windows 10
- VirtualBox
- 줄바꿈 문자
- tomcat
- plugin
- ssh
- Quartz
- xargs
- port
- GIT
- import
- bash
- 단축키
- web.xml
- IntelliJ
- lsof
- JavaScript
- find
Archives
- Today
- Total
develog
[Linux] LD_LIBRARY_PATH 추가 본문
$ vi ~/.bash_profile
export LD_LIBRARY_PATH=/home/dev/test/aa # 추가
$ source ~/.bash_profile
'OS & Shell > Linux' 카테고리의 다른 글
[Linux] rsync 원격지 파일 전송 (0) | 2015.01.07 |
---|---|
[shell] 쉘 스크립트에서 $ 이스케이프 처리 (0) | 2015.01.07 |
[Linux] 환경변수 실행순서 (0) | 2014.11.18 |
[Linux] JDK bit 확인 (0) | 2014.11.18 |
[Linux] User Directory ~ (0) | 2014.11.17 |
Comments