H.S. wrote:
> Hello,
> 
> I want to try out the 3.0.1 version in Debian Lenny. From
> http://wiki.services.openoffice.org/wiki/Documentation/Administration_Guide/Linux,
> I see that the default location for the installation is /opt. However, I
> want to install it in /usr/local/opt. The web page suggests to use the
> following command for this (as root):
> $> dpkg -i --installdir=/usr/local/opt *.deb

             ^^^^^^^^^^^^<---- wrong option, should be "--instdir"

There is a typo on that web page. The command should be
$> dpkg --simulate -i --instdir=/usr/local/opt *.deb

Regards.



-- 

Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to