Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Multimedia
>
Sound/Audio
>
Players
>
MP3
>
AlsaPlayer
>
Howto
AlsaPlayer
Description
Project Summary
Project Reviews
Downloads
How to install AlsaPlayer
Puppy Linux にインストールしました。
ソースファイルをダウンロードして、解凍します。フォルダ (alsaplayer-0.99.75) ができます。
root (home) に解凍されてできたフォルダ (alsaplayer-0.99.75) を置きます。
cd (チェンジディレクトリ) でディレクトリを移動します。
./configure コンフィグレーションする。configure を実行して自分の環境に適した Makefile を作成する。
make ソースファイルをコンパイルします。
make install インストールします。
tar zxvf alsaplayer-0.99.80.tar.gz
cd alsaplayer-0.99.80
./configure
make
make install
参考サイト
*
「./configure」、「make」、「make install」の意味 - PukiWiki
*
Linuxのサウンド関連
make install でエラーがでた場合は、"/root/alsaplayer-0.99.80/install-sh" のパーピッションを実行にする。
Download File List