> Hi, > > I'm trying to build Kinyarwanda version of OOo on Ubuntu linux, and > have got to the stage of creating a file GSI_rw.sdf, which should > contain all the necessary translated strings. I then need to get that > into my source directories. > > I understand I need to use the 'localize' tool, which is present in > various forms in OOA680_m1/solver/680/unxlngi6.pro/bin and > OOA680_m1/transex3/scripts but it always reports the error > "No environment found (environment variable SOLARENV is undefined)". > > I'm not really sure what I'm doing here! Any help appreciated.
You need to use localize with the build enviroment. Set it up first. For example: $ tcsh $ source LinuxIntelEnv.Set $ rehash and then: $ localize Regards, -- Jesús Corrius http://www.corrius.org/bloc/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
