Re: StarOffice

From: Thomas Gellekum <tg(at)ihf.rwth-aachen.de>
Date: 27 Aug 1997 15:04:12 +0200

Heiko Schafberg <hei(at)leech.mpg.uni-jena.de> writes:
>
> Offenbar soll das User Install eine Datei .sd.sh im
> Unserverzeichnis anlegen.

Tut es im allgemeinen auch.

> Also habe ich sd.sh nach .sd.sh kopiert
> und alle nicht benoetigten Zeilen entfernt. Beim Aufruf von swriter3
> kommt jetzt:
>
> ./.sd.sh: 1: syntax error: new line unexpected.
>
> Irgendwo fehlt noch was, aber wo?

tg:191) diff -u /usr/local/StarOffice-3.1/sd.sh .sd.sh
--- /usr/local/StarOffice-3.1/sd.sh Thu Jul 31 14:10:04 1997
+++ .sd.sh Thu Jul 31 15:10:57 1997
@@ -1,4 +1,4 @@
-sd_inst=<progpath>
+sd_inst=/usr/local/StarOffice-3.1
 sd_fonts=$sd_inst/fonts
 
 case `uname -s` in
@@ -45,7 +45,7 @@
 HELPPATH=$sd_inst/modules
 XENVIRONMENT=$sd_inst/starview.xres
 SVFONTPATH=$sd_fonts/75dpi:$sd_fonts/75dpi/bdf:$sd_fonts/type1
-SVHOME=<workpath>
+SVHOME=/home/tg/StarOffice-3.1
 LANG=us
 unset sd_inst sd_fonts sd_plat
 export PATH LD_LIBRARY_PATH XPPATH HELPPATH XENVIRONMENT SVFONTPATH SVHOME LANG

Für SVHOME mußt Du noch Dein eigenes Homedirectory angeben. Einfach
sd.sh kopieren reicht nicht.

tg
Received on Wed 27 Aug 1997 - 15:04:18 CEST

search this site