1. Install RealPlayer 10.
2. Copy nphelix.so to your Mozilla plugins directory and nphelix.xpt to your Mozilla components directory.
3. Make sure a symbolic link to the realplay script is in your PATH.
파이어폭스에
리얼플레이어 10 플러그인을 깔려고요.
위에 나온 거 해보려는데.
1번과 2번은 했습니다만.
근데 3번이 무슨 말인지 모르겠네요..
어떻게 하라는거죠?
파이어폭스. 리눅스 플러그인.
-
- 서포터즈
- Posts: 98
- Joined: 2003 11 21 15:18 25
Firefox에서 RealPlayer 사용하기
# ln -s /home/user/RealPlayer/realplay /usr/bin/realplay
위와 같이 하면 됩니다. (위에서 /home/user/ 는 RealPlayer를 실제 설치하신 곳으로 변경하십시오.)
위와 같이 하면 됩니다. (위에서 /home/user/ 는 RealPlayer를 실제 설치하신 곳으로 변경하십시오.)
1. 먼저 realplayer를 설치해야 합니다. http://www.real.com/linux/?src=blackjac ... home_kr_kr 에서 RealPlayer10GOLD.bin 을 받습니다. '/home/사용자계정' 에 받았다고 가정합니다.
2. 일반사용자계정으로 login 한 상태에서 받은 파일을 설치합니다.
$ chmod a+x RealPlayer10GOLD.bin
$ ./RealPlayer10GOLD.bin
$ cd RealPlayer
$ ./realplay
3. 이제 수퍼유저로 login 합니다.
$ su
$ ****** (root password)
4. PATH 에 링크를 다음과 같이 걸어줍니다.
# ln -s /home/사용자계정/RealPlayer/realplay /usr/bin/realplay
5. 이제 Firefox 안에서 realplayer 를 사용하는 동영상이나 소리를 들을 수 있을 겁니다.
2. 일반사용자계정으로 login 한 상태에서 받은 파일을 설치합니다.
$ chmod a+x RealPlayer10GOLD.bin
$ ./RealPlayer10GOLD.bin
$ cd RealPlayer
$ ./realplay
3. 이제 수퍼유저로 login 합니다.
$ su
$ ****** (root password)
4. PATH 에 링크를 다음과 같이 걸어줍니다.
# ln -s /home/사용자계정/RealPlayer/realplay /usr/bin/realplay
5. 이제 Firefox 안에서 realplayer 를 사용하는 동영상이나 소리를 들을 수 있을 겁니다.
-
- 서포터즈
- Posts: 98
- Joined: 2003 11 21 15:18 25
리눅스에서 리얼 플레이어 플러그-인
저는 파이어폭스 플러그-인 디렉토리에 nphelix.so와 nphelix.xpt를 모두 링크를 만들어 두었더군요.
nphelix.so -> /usr/local/RealPlayer/mozilla/nphelix.so
nphelix.xpt -> /usr/local/RealPlayer/mozilla/nphelix.xpt
여기 올린 글을 보고 nphelix.xpt만 컴포넌트 디렉토리로 옮겼습니다.
그리고 환경 설정 - 다운로드 - 파일 형식에서 RAM 형식을 지우고(RAM을 처음 열 때처럼 하기 위해서), 리얼 미디어 파일을 찾아 봤습니다.
http://musicstore.real.com/music_store/ ... istid=8985
(Music Extras에 있는 Let's Get It Started를 열었음)
동영상 이나 노래를 열면 창이 뜨는데 '열기'를 선택하고 리얼 플레이어 실행 파일의 경로를 넣습니다.
/usr/local/RealPlayer/realplay
'다음부터는 자동으로 처리' 를 하고 보았습니다.
※ 컴포넌트에 nphelix.xpt를 플러그-인에 nphelix.so를 넣으니까 소리는 나는데 영상이 나오지 않는 경우가 있습니다.
이때는 둘다 플러그-인 디렉토리에 넣으면 잘 나옵니다.
정리 하면...
한글판 파이어폭스 1.0의
플러그-인 디렉토리에 nphelix.so
컴포넌트 디렉토리에 nphelix.xpt의 링크를 만들어 줍니다.
1. /usr/local/firefox/plugins 디렉토리에서
쉘> ln -s /usr/local/RealPlayer/mozilla/nphelix.so
2. /usr/local/firefox/components 디렉토리에서
쉘> ln -s /usr/local/RealPlayer/mozilla/nphelix.xpt
※ 프로그램과 플러그-인 설치할 때는 root 계정
3. 사용자 계정에서 파이어폭스로 리얼 미디어 파일을 열고 '프로그램' 경로를 지정합니다.
하면 잘 나옵니다.
* 제 환경
파이어폭스 설치 경로 /usr/local/firefox/
리얼 플레이어 설치 경로 /usr/local/RealPlayer/
nphelix.so -> /usr/local/RealPlayer/mozilla/nphelix.so
nphelix.xpt -> /usr/local/RealPlayer/mozilla/nphelix.xpt
여기 올린 글을 보고 nphelix.xpt만 컴포넌트 디렉토리로 옮겼습니다.
그리고 환경 설정 - 다운로드 - 파일 형식에서 RAM 형식을 지우고(RAM을 처음 열 때처럼 하기 위해서), 리얼 미디어 파일을 찾아 봤습니다.
http://musicstore.real.com/music_store/ ... istid=8985
(Music Extras에 있는 Let's Get It Started를 열었음)
동영상 이나 노래를 열면 창이 뜨는데 '열기'를 선택하고 리얼 플레이어 실행 파일의 경로를 넣습니다.
/usr/local/RealPlayer/realplay
'다음부터는 자동으로 처리' 를 하고 보았습니다.
※ 컴포넌트에 nphelix.xpt를 플러그-인에 nphelix.so를 넣으니까 소리는 나는데 영상이 나오지 않는 경우가 있습니다.
이때는 둘다 플러그-인 디렉토리에 넣으면 잘 나옵니다.
정리 하면...
한글판 파이어폭스 1.0의
플러그-인 디렉토리에 nphelix.so
컴포넌트 디렉토리에 nphelix.xpt의 링크를 만들어 줍니다.
1. /usr/local/firefox/plugins 디렉토리에서
쉘> ln -s /usr/local/RealPlayer/mozilla/nphelix.so
2. /usr/local/firefox/components 디렉토리에서
쉘> ln -s /usr/local/RealPlayer/mozilla/nphelix.xpt
※ 프로그램과 플러그-인 설치할 때는 root 계정
3. 사용자 계정에서 파이어폭스로 리얼 미디어 파일을 열고 '프로그램' 경로를 지정합니다.
하면 잘 나옵니다.
* 제 환경
파이어폭스 설치 경로 /usr/local/firefox/
리얼 플레이어 설치 경로 /usr/local/RealPlayer/
Who is online
Users browsing this forum: No registered users and 0 guests