tag 588495 + moreinfo tag 588495 + unreproducible thanks [ please send sane mails. Not HTML. Thanks ]
On Thu, Jul 08, 2010 at 11:00:27PM -0500, Juan Fernando Jaramillo wrote: > Package: openoffice.org-dev > Version: 1:3.2.1-4 > Severity: important > > Whe I run setsdkenv_unix, the variables are not set correctly, appear > the line: > > ************************************************************************ > * > *? You have to configure your SDK environment first before you can > *? can use it! The configuration has to be done only once. > * > ************************************************************************ > > cd: 1: can't cd to /usr/lib/openoffice/basis3.2/sdk/../../ure Interesting. https://buildd.debian.org/fetch.cgi?&pkg=openoffice.org-voikko&ver=3.1.1-1%2Bb1&arch=mips&stamp=1277247090&file=log works and we had no SDK change since then. > But if I change the line 38 in [1]configure.pl where say: > > if ( $main::operatingSystem =~ m/darwin/ ) > { > #?? $main::OO_SDK_URE_HOME = `cd $main::sdkpath/../ure-link && pwd`; > } else { > ??? $main::OO_SDK_URE_HOME = `cd $main::sdkpath/../../../ure && pwd`; > } > > by > > if ( $main::operatingSystem =~ m/darwin/ ) > { > #?? $main::OO_SDK_URE_HOME = `cd $main::sdkpath/../ure-link && pwd`; > } else { > ??? $main::OO_SDK_URE_HOME = `cd $main::sdkpath/../../../ure && pwd`; > } The difference is? I don't see any. Grüße/Regards, René -- .''`. René Engelhard -- Debian GNU/Linux Developer : :' : http://www.debian.org | http://people.debian.org/~rene/ `. `' [email protected] | GnuPG-Key ID: D03E3E70 `- Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

