Skip to content

Install paket txz pada slackware12 (Install flash plugin pada Slackware 12 )

June 9, 2011

Siapkan paket yang dibutuhkan

-http://slackware.cs.utah.edu/pub/slackware/slackware-13.1/slackware/a/pkgtools-13.1-noarch-1.tgz
-http://tukaani.org/xz/xz-5.0.3.tar.gz
-http://kambing.ui.ac.id/zenwalk/i486/current/xap/flash-plugin-10.1.102.64-i686-66.1.txz

Install paket.

1. Upgrade dulu paket “pkgtools-13.1-noarch-1.tgz “

upgradepkg pkgtools-13.1-noarch-1.tgz

2. Install paket “xz-5.0.3.tar.gz”

cp xz-5.0.3.tar.gz /usr/src
cd /usr/src/xz-5.0.3
./configure
make
make install

3. Buat symbolik link liblzma.so.5

ln -s /usr/local/lib/liblzma.so.5.0.3 /usr/lib/liblzma.so.5

4. install paket “flash-plugin-10.1.102.64-i686-66.1.txz”

installpkg flash-plugin-10.1.102.64-i686-66.1.txz 

Advertisement

From → Linux

Leave a Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.