While running the command you had posted in the previous mail, I got an error
from configure:
configure: error: for rebuilding unowinreg.dll you need the mingw32 C++
compiler.
Specify mingw32 g++ executable name with --with-mingwin.
Or use prebuilt one from
http://tools.openoffice.org/unowinreg_prebuild/680/ and
put it into external/unowinreg using your browser or a command
equivalent to:
wget -O external/unowinreg/unowinreg.dll
http://www.openoffice.org/tools/unowinreg_prebuild/680/unowinreg.dll
This appears to be a Windows based error. Why am I getting this error on a Mac?
Thank
Jatin
On 10/25/15, 3:06 AM, "Andrea Pescetti" <[email protected]> wrote:
>PATHANGI JANARDHANAN JATINSHRAVAN wrote:
>> I am running into some problems, I am using this site for reference
>> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO)
>
>That page is OK. If you let us know your preferred username, we can
>create a wiki account for you, so that you can improve the pages that
>are confusing.
>
>> and I am able to get an output when I run ./configure --help after running
>> autoconf.
>
>OK, but ./configure --help will merely list the possible switches. You
>then need to run ./configure with some options. Which ones did you use?
>
>Our 4.1.2 release candidate uses (it's longer, and this is actually not
>verbatim since we cache stuff, but you can start with these; it's one line):
>./configure --enable-category-b --enable-wiki-publisher
>--enable-bundled-dictionaries --without-stlport
>--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2
>
>--with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz
>
>> However, I can’t find the script to set the environment variables for Mac
>> (MacOSXX64Env.Set.sh)
>
>You will find it in main/ upon successful configure. So you should give
>more details about what happens when you run configure with more options.
>
>Regards,
> Andrea.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>