[desktop-discuss] Re: Re: SXCE Build 65 available

W. Wayne Liauh wp at HawaiiLinux.us
Thu Jun 7 17:24:11 PDT 2007


Thanks to the so many helps off-line, I am finally able to install SFEmplayer-plugin.

My mistake was, I entered the following "commands" separately, whereas I should have entered them on the same line:

svn co
https://svn.sourceforge.net/svnroot/pkgbuild/spec-files-extra/trunk
spec-files-extra

i.e., it should have been:

svn co https://svn.sourceforge.net/svnroot/pkgbuild/spec-files-extra/trunk spec-files-extra

Since I don't have pkgtool in the PATH, I executed the following command:

$ . /opt/jdsbld/bin/env.sh

This temporarily changed my PATH to:

PATH=/opt/jdsbld/bin:/usr/ccs/bin:/usr/gnu/bin:/usr/bin:/usr/sbin:/bin:/usr/sfw/bin:/usr/bin

I then add the following line to /etc/usr_attr :

hlislex5::::profiles=Software Installation

(hlislex5 is my username)

and moved to the spec-files-extra director:

cd spec-files-extra

and executed the following command:

pkgtool build-only --download SFEmplayer-plugin.spec

This created two files, SFEmplayer-plugin and  SFEmplayer-plugin-root in the 

packages/PKGS directory

Finally I su'ed to root and execute the following command:

pkgadd -d . SFEmplayer-plugin

Now mplayer-plugin is installed.

One question, for some reason I was only able to do "pkgtool build-only" but not "pkgtool build".  What might have done wrong?  Thanks again for all the help.
 
 
This message posted from opensolaris.org



More information about the desktop-discuss mailing list