sobota, 18 października 2008

Instalacja Beep Media Player / LWS na SXCE

# cat /etc/release
Solaris Express Community Edition snv_98 X86
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 08 September 2008




# pkgadd -G -d http://lifewithsolaris.jp/uploads/pkg/LWSpkg-admin-0.2.pkg

## Downloading...
........25%.......50%.......75%.......100%
## Download Complete


The following packages are available:
1 LWSpkg-admin Package Admin Tool for lifewithsolaris.jp
(i386) 0.2

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:

Processing package instance from

Package Admin Tool for lifewithsolaris.jp(i386) 0.2
Using
as the package base directory.
## Processing package informa
tion.
## Processing system information.
2 package pathnames are already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.

This package contains scripts which will be executed with super-user
permission during the process of installing this package.

Do you want to continue with the installation of [y,n,?] y

Installing Package Admin Tool for lifewithsolaris.jp as

## Installing part 1 of 1.

16 blocks

Installation of was successful.





# /opt/LWS/bin/pkg-admin list
Getting catalog from http://lifewithsolaris.jp/uploads/pkg/5.11/i386 ... done.

LWSa52dec 0.7.4 ATSC A/52 Streams Decode Library
LWSbmpx 0.40.14 BMPx Media Player
LWSboost 1.36.0 Boosts C++ Library
LWSbzr 1.5 Bazaar Version Control
LWScairomm 1.4.8 CAIRO C++ Interface
LWSctypes 1.0.2 ffi (Foreign Function Interface) Package for Python
LWSfaac 1.26 Free Advanced Audio Coder
LWSfaad2 2.6.1 Free Ad
vanced Audio Decoder
LWSffmpeg 0.4.9 FFmpeg Video/Audio Converter
LWSfftw3 3.1.2 C Routines for Discrete Fourier Transform
LWSfox 1.6.32 FOX C++ Toolkit
LWSglibmm 2.14.2 GLIB C++ Interface
LWSgoggles 0.9.1 Goggles DVD Player
LWSgoom 2k4-0 What a GOOM!
LWSgst-ffmpeg 0.10.5 GStreamer FFmpeg Plugins
LWSgst-plugins-bad 0.10.8 GStreamer Bad Plugins
LWSgst-plugins-base 0.10.20 GStreamer Base Plugins
LWSgst-plugins-good 0.10.10 GStreamer Good Plugins
LWSgst-plugins-ugly 0.10.9 GStreamer Ugly Plugins
LWSgstreamer 0.10.20 Open Source Multimedia Framework
LWSgtkmm 2.12.7 GTK C++ Interface
LWSlame 3.97 MPEG Aud
io Layer III (MP3) Encoder
LWSlibcddb 1.3.0 CDDB Server Access Library
LWSlibcdio 0.80 GNU Compact Disc Input and Control Library
LWSlibdiscid 0.2.1 Disc ID Generating Library
LWSlibdvdcss 1.2.9 DVD DeCSS Library
LWSlibdvdnav 0.1.10 Library for DVD Navigation
LWSlibdvdread 0.9.7 DVD-Video Read Library
LWSlibglademm 2.6.6 LIBGLADE C++ Interface
LWSlibid3tag 0.15.1b ID3 Tag Manipulation Library
LWSlibmad 0.15.1b MPEG Audio Decoder
LWSlibmms 0.4 Microsoft Media Streaming (MMS) Protocol Library
LWSlibmpeg2 0.5.1 MPEG-2 Video Stream Decoder
LWSlibofa 0.9.3 Open Fingerprint Architecture Library
LWSliboil 0.3.15 Library for CPU Optimized Functions
LWSlibsexy 0.1.11 GTK+ Widgets Collection
LWSlibsexymm 0.1.9 LIBSEXY
C++ Interface
LWSlibsigc++ 2.0.18 Callback Framework for C++
LWSlibsoup 2.2.104 HTTP Client/Server Library
LWSlibvisual 0.4.0 Library for Audio Visualisation
LWSlibvisual-plugins 0.4.0 Plugins for libvisual
LWSmutagen 1.14 Python Audio Meta-Data Handling Module
LWSogle 0.9.2 Ogle DVD Player
LWSpicard 0.10 MusicBrainz Picard
LWSpyqt 4.4.2 Python Bindings for Qt
LWSqt4 4.4.0 C++ Application Development Framework
LWSsip 4.7.6 Python C/C++ Bindings Generator
LWSsqlite3 3.5.9 An Embeddable SQL Database Engine
LWStaglib 1.5 TagLib Audio Meta-Data Library
LWSvlc 0.9.3 VLC Media Player
LWSwxwidgets 2.6.4 Cross-Platform GUI Library
LWSxine-lib 1.1.15 Xine Video Player
LWSxine-ui 0.99.5 Xine Video Player (Frontend)
LWSxvidcore 1.1.3
MPEG4 Decoding/Encoding Library


Pakiety LWS są instalowane w /opt/LWS, podobnie jak Blastwave są niezależne od paczek i bibliotek systemowych.


# /opt/LWS/bin/pkg-admin install LWSbmpx
Getting catalog from http://lifewithsolaris.jp/uploads/pkg/5.11/i386 ... done.

==============================================================
pkg-admin tries to upgrade packages to same version even if it
already exists.

Let pkg-admin installing them, since there might occur package
upgrade for same version due to other package upgrade.
==============================================================
Downloading LW
Sbmpx (0.40.14) ... done.
Transferring package instance

Downloading LWSa52dec (0.7.4) ... done.
Transferring package instance

[...]

Installing BMPx Media Player as

## Installing part 1 of 1.
89947 blocks

Installation of was successful.



Dodatkowo musimy jeszcze doinstalować jedną paczkę jeśli mamy build systemu nowszy niż b93:

# /opt/LWS/bin/pkg-admin install LWSlibsoup
Getting catalog from htt
p://lifewithsolaris.jp/uploads/pkg/5.11/i386 ... done.

==============================================================
pkg-admin tries to upgrade packages to same version even if it
already exists.

Let pkg-admin installing them, since there might occur package
upgrade for same version due to other package upgrade.
==============================================================
Downloading LWSlibsoup (2.2.104) ... done.
Transferring package instance


Processing package instance from

HTTP Client/Server Library(i386) 2.2.104
Using
as the package base directory.
## Processing package information.
## Processing system information.
8 package pathnames are already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.

Installing HTTP Client/Server Library as

## Installing part 1 of 1.
2859 blocks

Installation of was successful.





# ls -alh /opt/LWS/bin/bmp2
lrwxrwxrwx 1 root root 19 paź 18 10:20 /opt/LWS/bin/bmp2 -> beep-media-player-2




Brak komentarzy: