From 117b3242dbdcf5c9690921f2f4cf1495df10c11e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 4 Feb 2013 01:32:26 +0100 Subject: scp2: copy the install script to the tarball on Linux Change-Id: I657b2ec94e6029cc14bd29611c7b0c3ce359103b --- readlicense_oo/docs/readme.xrm | 1 + 1 file changed, 1 insertion(+) (limited to 'readlicense_oo/docs') diff --git a/readlicense_oo/docs/readme.xrm b/readlicense_oo/docs/readme.xrm index 6539717436fc..5788125b79b0 100755 --- a/readlicense_oo/docs/readme.xrm +++ b/readlicense_oo/docs/readme.xrm @@ -147,6 +147,7 @@

For Fedora-based systems: su -c 'yum install *.rpm'

For Mandriva-based systems: sudo urpmi *.rpm

For other RPM-based systems (Suse, etc.): rpm -Uvh *.rpm

+

Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile.

The above command does the first part of the installation process. To complete the process, you also need to install the desktop integration packages. To do this, change directory to the "desktop-integration" directory that is within the "RPMS" directory, using the following command:

cd desktop-integration

Now run the installation command again:

-- cgit