Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


茂木です。

> Windows用のインストーラーが出来ている状態なのでしょうか?

すみません、できていたような気もするのですが、ちょっと思い出せないです。
これも、*.msiやら*.exeやらで検索してみてください。

> WindowsのC言語は全く知らないもので、何卒よろしくお願いします。

コンパイラーはMicrosoft製ですが、それ以外はほぼunix系統のC言語の常識で
動いているプロジェクトなので、Makefileを覗いてみるのも良いかもしれません。

(2014/04/01 22:46), Tanaka-CS wrote:
田中秀宗です。

茂木さん有難うございます。

以下のように成功したようなのですが、
その後 C:\build\instdir\wntmsci14.pro フォルダを見ても
どうすれば良いのか分かりません。

Windows用のインストーラーが出来ている状態なのでしょうか?
WindowsのC言語は全く知らないもので、何卒よろしくお願いします。

... removing C:/cygwin/tmp/BiHLtOhIpj_temp.88 ...

***********************************************************
Successful packaging process!
***********************************************************
[build CUS] instsetoo_native/install
[build MOD] instsetoo_native
[build ALL] top level modules: instsetoo_native
[build ALL] loaded modules: instsetoo_native
[build CHK] loaded modules: instsetoo_native

If you want to edit the .ui files with glade first execute:

export GLADE_CATALOG_SEARCH_PATH=C:/sources/libo-core/install/share/glade



(2014年04月01日 21:49), Isamu Mogi wrote:
茂木です。

あと一歩ですね! installではなく、dev-installを使ってください。
$ make dev-install

(2014/04/01 21:36), Tanaka-CS wrote:
田中秀宗です。

ありがとうございました。
4.1.5のWindows 8.1でのビルドがようやく終わりました。
Java を8から7に変更したり、
デフォルトロケールを米国にしたり、
エラーを回避しながら何とかここまでたどり着きました。

しかし、
make install
が、後述のようにエラーになりました。

試しに
C:\build\solver\wntmsci14.pro\bin
の、soffice.exe を実行してみたのですが、当然の如く
「指定されたファイルがみつかりません」のエラーとなります。

みなさん、どのように環境を作られているのでしょうか?

多少無茶ですが、exeとdllを既存のLibreOffice4.1.5環境に
手動で上書きしてもうまく行きません。
(Cannot obtain UNO_SERVICE from uno ini)
のようなエラーメッセージが出ました。

以下、make install の結果です。

$ LANG=C /opt/lo/bin/make install
cygwin warning:
   MS-DOS style path detected: C:/sources/libo-core/.git
   Preferred POSIX equivalent is: /cygdrive/c/sources/libo-core/.git
   CYGWIN environment variable option "nodosfilewarning" turns off
this warning.
   Consult the user's guide for more details about POSIX paths:
     http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
echo "Installing in /usr/local/lib/libreoffice..." && \
ooinstall "/usr/local/lib/libreoffice" && \
echo "" && \
echo "Installation finished, you can now execute:" && \
echo "/usr/local/lib/libreoffice/program/soffice"
Installing in /usr/local/lib/libreoffice...
Running LibreOffice installer
... checking environment variables ...
ERROR: Failure in installer.pm
ERROR: ERROR: Cannot find file
C:/sources/libo-core/instsetoo_native/wntmsci14.pro/misc/openoffice/msi_templates/codes.txt
at C:/sources/libo-core/solenv/bin/modules/installer/files.pm line 35

... cleaning the output tree ...
... removing directory C:/cygwin/tmp/ooopackaging/i_16241396353632 ...
ERROR, saved logfile logfile.log is:
:
: Already existing directory, did not create: C:/cygwin/tmp/ooopackaging
:
: Created directory: C:/cygwin/tmp/ooopackaging/i_16241396353632
:
: Created directory:
C:/cygwin/tmp/ooopackaging/i_16241396353632/wntmsci14.pro
:
: Removing directory C:/cygwin/tmp/ooopackaging/i_16241396353632
:
: Tue Apr  1 21:00:31 2014 (00:00 min.)
: ######################################################
: Command line arguments:
: ######################################################
: -f
: C:/build/instsetoo_native/util/openoffice.lst
: -l
: en-US
: -p
: LibreOffice
: -u
: C:/cygwin/tmp
: -buildid
: 3
: -msitemplate
:
C:/sources/libo-core/instsetoo_native/wntmsci14.pro/misc/openoffice/msi_templates

: -msilanguage
: C:/sources/libo-core/instsetoo_native/wntmsci14.pro/misc/win_ulffiles
: -simple
: /usr/local/lib/libreoffice
: Separator: /
:
: *****************************************************************
: ERROR: ERROR: Cannot find file
C:/sources/libo-core/instsetoo_native/wntmsci14.pro/misc/openoffice/msi_templates/codes.txt
at C:/sources/libo-core/solenv/bin/modules/installer/files.pm line 35
: *****************************************************************

Tue Apr  1 21:00:32 2014 (00:01 min.)
Failed to install: No such file or directory at
/cygdrive/c/sources/libo-core/solenv/bin/ooinstall line 104.
make: *** [install] Error 2

以上、なにとぞ宜しくお願いします。







--
Unsubscribe instructions: E-mail to discuss+unsubscribe@ja.libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/ja/discuss/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.