Server&OS208 linux에서 sqlplus 실행시 libclntsh.so.11.1 permission 에러가 떨어질때 출처 : http://blog.naver.com/bahn1075/130083809759 환경 : Enterprise Linux Enterprise Linux Server release 5.4 (Carthage) Kernel 2.6.18-164.el5 on an x86_64 Oracle 11g R2 oracle 설치를 마치고 sqlplus 를 처음 실행하려고 할때 sqlplus: error while loading shared libraries: /u01/oracle/oracle11/product/11.2.0/db_1/lib/libclntsh.so.11.1: cannot restore segment prot after reloc: Permission denied 이런 에러가 떨어질 때가 있다. 확인해보니 .. 2012. 8. 28. 아웃룩(Outlook 2010) 메일 보관 경로(.pst) 변경과 백업/복구 출처 : http://maximer.tistory.com/346 아웃룩을 통해 이메일들을 받게 되면 위 그림과같이 윈도우가 설치된 파티션에 편지들(데이터파일.PST)이 저장됩니다. 가끔씩 이 PST파일들을 다른 파티션으로 직접 복사해서 백업을 할 수도 있지만 어느날 갑자기 C:가 파괴된다면 답이 없습니다. 물론 저도 그렇지만, 원본메일을 서버에 저장하도록 설정을 했다면 굳이 백업을 할 필요가 없겠습니다만, 이메일로 업무를 많이 보는 분들은 보통 PC에 직접 저장시켜 아웃룩에서만 관리를 많이 하기때문에 백업이 필수일 수도 있습니다. 메일들이 저장되는 경로자체를 애초부터 다른 파티션 위치로 변경해보겠습니다. ※POP방식으로 설정한 분에게 유용한 팁입니다. IMAP방식은 이메일서버에서 컨트롤 하는 개념이라 P.. 2012. 8. 20. 페이스북 앱 북마크 기능 연동하기 출처 : http://firekokoma.tistory.com/142 페이스북 리스트 추가된 앱 북마크 기능 참고문서 : http://developers.facebook.com/docs/mobile/ios/build/ 페이스북에서 제공하는 어플 북마크 기능+_+ 개발자가 만든 app을 페이스북 개발자사이트에 등록하고 app을 받은 유저가 페이스북 접근을 허용하면 이후에 페이스북 북마크 리스트에 app이 등록됩니다. app이 device에 존재하면 선택 시 바로 실행시켜주고 존재하지 않으면 앱스토어로 연결된다지요:) 자, 그럼 지금부터 어떻게 요놈을 설정하는지 그 과정을 파헤쳐 보시겠숨돠!!+_+ 페이스북에서의 설정 developer.facebook.com > ( sign up ) > apps 위의 경로로.. 2012. 8. 8. Apple’s iOS Custom Icons and Image Guidelines; an Infographic ( Including iPad 3 ) 출처 : http://blog.metaphx.com/2012/03/08/ios-image-guideline-infographic/ I’ve done my fair share of googling sizes in pixels for various images for iOS and then had to do separate google searches for what they’re actually called. I’ve also read through te iOS Human Interface Guidelines many times yet still seem to go back over and over every time I create a new app. So Here’s a handy bullet list.. 2012. 8. 7. How to install mp4box on centos How to install mp4box on centos :: what is please take a look this. :: installing dependency [ me: ~ ]# yum install zlib* :: installing mp4box on linux +[ download mp4box ] [ me: ~ ]# wget http://sourceforge.net/projects/gpac/files/GPAC/GPAC%200.4.5/gpac-0.4.5.tar.gz/download [ me: ~ ]# wget http://sourceforge.net/projects/gpac/files/GPAC%20extra%20libs/GPAC%20extra%20libs%200.4.5/gpac_extra_lib.. 2012. 7. 24. 「/usr/bin/ld: cannot find」관련 에러 [펌] http://blog.naver.com/PostView.nhn?blogId=kyagami&logNo=80118110754 [/usr/bin/ld: cannot find」관련 에러의 경우, 라이브러리가 설치 안되있는 경우에 발생하는 에러로 /usr/bin/ld: cannot find -lncurses의 "-l"을뺀 부분이 대게 라이브러리명이 되는듯(100%는 아님 ) 이것같은경우는 ncurses 임 라이브러리 검색 # yum list | grep ncurses 출력되는 리스트에서 적당한걸 찾아서 설치 해준당 curses.x86_64 5.4-15.el4 installed ncurses-devel.x86_64 5.4-15.el4 base ncurses.i386 5.4-15.el4 base ncurses.. 2012. 7. 24. 이전 1 2 3 4 5 ··· 35 다음