Jeg har åbenbart nogle generelle problemer med at installere nye
programmer :[
Nu prøver jeg at installere den nye openoffice :
00o.1.0.0 LinuxIntel install.da.tar.
Jeg følger denne opslrift:
1. Make sure you are root
2. Download the tarball from OpenOffice.org, and extract the tarball
(.tar.gz file) to a temporary directory. "/tmp" is a good place for
example. For the purpose of this example, I will assume you have
downloaded the tarball to your /tmp directory. Open a terminal, such as
xterm or konsole. To extract the tarball, change to the /tmp directory:
cd /tmp and extract the tarball: "tar -zxvf [tarball name]".
3. This will create a directory "install". Change into this
directory: "cd install."
4. Execute setup. This is done with the following command: "./setup
-net" This command will start the first step of the Linux setup process.
5. Follow the instructions of the installation application. When
asked where to place your OpenOffice program files, you can choose
"/opt/OpenOffice.org[version number]" as a good place for your new home
of OpenOffice.org. For example, if your version is 1.0,
"/opt/OpenOffice.org1.0" would be a good place.
Hvordan end jeg forsøger det bliver resultatet dette:
clalar@linux
> su
Password:
linux:/home/clalar # cd /tmp
linux:/tmp # tar -zxvf install.da.tar
tar: install.da.tar: Kan ikke open: Ingen sådan fil eller filkatalog
tar: Fejl kan ikke reddes; afslutter nu
tar: Barnet afsluttede med status 2
tar: Udsat fejl-afslutning som resultat af tidligere fejl
linux:/tmp #
Hvad gør jeg forkert?
Hilsen "clalar".