Dear all,
I was compiling LibreOffice in Windows 8 using Cygwin. I have the
libreoffice source code being downloaded in a directory, say Open Source.
Notice that the directory is with space. When I issue the command
./autogen.sh, I got this error:
aclocal-1.11: couldn't open directory '/cygdrive/d
Dear all,
I was compiling the project on Windows 8 using Cygwin as my compiler. When
I compile the project with ./autogen.sh, I'm getting an error as follow:
aclocal-1.11: couldn't open directory '/cygdrive/d/Open': No such file or
directory
Failed to run aclocal at ./autogen.sh line 174.
Notice
So sorry for making such a mistake, please ignore this email. I was mess up
with my filter where it direct all my mail into trash. So sorry for the
inconvenient causes.
-- Forwarded message --
From: LOH KOK HOE
Date: Tue, Jul 15, 2014 at 8:10 PM
Subject: How could I compile if
Dear all,
When building libreoffice version 4.1.6.2 on Windows machine, I hit
following error:
[build IDL] cppu/qa/idl
[build IDL] cppu/qa/cppumaker/idl
[build CFG] fcfg_langpack
[build PKG] jfreereport_liblayout
[build ECH] CustomTarget/postprocess/registry/fcfg_langpack_en-US.list
[build ECH] Cu
Dear all,
I have the source code downloaded, compiled and build successfully. But I'm
running out of clue how could I launch LibreOffice from the source after
the build? Any clue on this?
Thanks @!
___
LibreOffice mailing list
LibreOffice@lists.freedeskt
build folder then instdir then program and find file called
> soffice.
>
> For me i can start like ./libreoffice/instdir/soffice on linux terminal .
> Also there should be something on the build page of wiki
> On 3 Sep 2014 15:18, "LOH KOK HOE" wrote:
>
>>
Dear Christian,
Thanks for the information, I have successfully made the build.
THanks @!
On Wed, Sep 3, 2014 at 11:26 PM, Christian Lohmaier wrote:
> Hi *,
>
> On Wed, Sep 3, 2014 at 4:21 PM, LOH KOK HOE wrote:
> >
> > kokhoe@KOKHOE:~/workspace/LibreOffice/core$
Hi,
I am currently doing code review through the website at
https://gerrit.libreoffice.org without being download the source code to
compile, and then test run. I would like to know how could I download the
patches in order for me to test at least one round on my local PC so that I
could ensure th
I am currently following this tutorial >
https://wiki.documentfoundation.org/Development/gerrit on setting up the
gerrit on my local PC. I have the SSH key pair generated, and put my public
key in this site > https://gerrit.libreoffice.org/, under Settings Page,
SSH Public Key section. When I issue
I just clone the code, when I issue the make command, I got following error:
cd /home/kokhoe/workspace/LibreOffice/core/src/tmp && wget
--progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N
http://dev-www.libreoffice.org/src/libcdr-0.0.14.tar.bz2 2>&1 | tee -a
/home/kokhoe/workspace/LibreOffice/core/src
CC this error to everyone.
-- Forwarded message --
From: LOH KOK HOE
Date: Mon, Jul 15, 2013 at 7:36 PM
Subject: Re: Why dev-www.libreoffice.org is unreachable
To: Noel Grandin
Ya, I did a try on this morning was working fine, but when I reach home at
night, I can't co
ngs correct.
>
>
> On 2013-07-15 13:36, LOH KOK HOE wrote:
>
> Ya, I did a try on this morning was working fine, but when I reach home at
> night, I can't connect connect anymore. Is the server went down again? Let
> me try to compile tomorrow.
>
>
> On Mon, Jul 15
Dear all,
I'm building LibreOffice from source. Now I have complete my build and have
LD_LIBRARY_PATH being configure pointing to `solver/
unxlngx6.pro/lib/libsofficeapp.so`. When I try to execute `./soffice`, I
hit following error:
Failed to find intro image
Warning: failed to launch jav
the latest version?
Regarding the build, since you mention solver has been dead for a year, may
I know where would be the final executable being place?
On Sat, Aug 9, 2014 at 10:54 PM, David Tardon wrote:
> Hi,
>
> On Sat, Aug 09, 2014 at 09:42:45PM +0800, LOH KOK HOE wrote:
> &
2014 at 09:52:27AM +0800, LOH KOK HOE wrote:
> > Thanks for informing, I don't know the source code has been far left
> > behind. I could not tell which version I'm building because I get the
> > source from LibreOffice development site. According to `git log`, the
>
Hi all,
I have just downloaded the latest source code from GIT, following the
developer guideline in making the build. But it failed in tail_build
project. When attempting the individual build on tail_build project, I get
this output "No environment set!".
Below are a snapshot of the output during
.
May I know is there a way to use the make 3.82 and not removing make 3.81?
THanks @!
On Sun, Oct 23, 2011 at 6:06 PM, Norbert Thiebaud wrote:
> On Sun, Oct 23, 2011 at 2:57 AM, LOH KOK HOE wrote:
> > Hi all,
> > I have just downloaded the latest source code from GIT
untu Linux?
THanks @!
On Sat, Oct 29, 2011 at 8:05 PM, Norbert Thiebaud wrote:
> On Sat, Oct 29, 2011 at 6:13 AM, Christian Lohmaier
> wrote:
> > Hi *,
> >
> > On Sat, Oct 29, 2011 at 11:16 AM, LOH KOK HOE
> wrote:
> >>
> >> May I know is there
Thank you so much on the clarification. I was trying to get myself involve
in the project development.
At the very beginning step is to get myself familiar with the code base by
working on the bug fixes, but the project is too huge and kind of lose
where should I start. Since I have been using a l
, I found there are lacking of this
info where it could be so important to find the "road map" for new joiner
where they should go.
Give me some more time to get myself ready for the code.
THanks @!
On Thu, Feb 9, 2012 at 1:30 AM, Michael Meeks wrote:
>
> On Wed, 2012-02-08 at 22:15
Hi all,
I have an i5 with 8GB ram PC running Fedora 16, it has OpenJDK 1.7
pre-installed in the box. When I am issuing the command: ./autogen.sh
--with-num-cpus=2, I hit the following error:
checking for java... /usr/bin/java
checking the installed JDK... checked (JDK 1.7.0_b147-icedtea)
checking
Thank you so much of your reply, may I know what "./g pull -r"?
THanks @!
On Mon, Feb 13, 2012 at 7:46 PM, Caolán McNamara wrote:
> On Sun, 2012-02-12 at 14:44 +0800, LOH KOK HOE wrote:
> > configure: error: 1.7 is not a supported Java bytecode version!
> > E
I am using Fedora 16, when I issue this command:
./autogen.sh --with-num-cpus=2
>
I hit this error:
configure: error: Package requirements (gnome-vfs-2.0 >= 2.6.0 ) were not
> met:
>
> No package 'gnome-vfs-2.0' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> insta
l.com> wrote:
> Hello,
>
> Il 19/02/2012 08:35, LOH KOK HOE ha scritto:
>
>
>> configure: error: Package requirements (gnome-vfs-2.0>= 2.6.0 ) were not
>>
>>> met:
>>>
>>>
> Please take a look at this document that should help you res
I am trying to compile accessibility module by using following command
make accessibility
>
Unfortunately the compilation was fail due to the file named
gb_Deliver_deliver was missing. May I know where can I get the missing file
so that I can complete the compilation.
Here is the full stack trac
he RSC module build failed.
>
> Try building RSC by itself first (make rsc)
>
>
> On 2012-09-19 16:01, LOH KOK HOE wrote:
>
> I am trying to compile accessibility module by using following command
>
> make accessibility
>>
>
> Unfortunately the compilation was
rror 2
THanks @!
On Wed, Sep 19, 2012 at 10:08 PM, Matúš Kukan wrote:
> On 19 September 2012 16:01, LOH KOK HOE wrote:
> > I am trying to compile accessibility module by using following command
> >
> >> make accessibility
>
> If you didn't run full mak
ete build first.
>
> Before you try hacking on individual modules, you have to first have a
> complete build i.e.
>
> ./autogen.sh
> make
>
> and let it run to completion. May take several hours.
>
>
> On 2012-09-20 14:54, LOH KOK HOE wrote:
>
> Hi noel,
> W
, Noel Grandin wrote:
>
> Maybe you should try reading the documentation?
>
> http://wiki.documentfoundation.org/Development/Native_Build
>
>
>
> On 2012-09-20 15:46, LOH KOK HOE wrote:
>
> Sorry noel,
> I just want to know the options available for ./autogen.
I was trying to make a clean build using this command ./autogen.sh and have
encountering a build error in offapi module. I am running out of clue on
how this problem could be solve. Below are the details of the stack trace,
hope you guys can give some pointer.
*Trace extract from build_error.log*
Yes, you are right. After making a clean build, the build was finally
successful.
THanks @!
On Thu, Sep 20, 2012 at 10:55 PM, Stephan Bergmann wrote:
> On 09/20/2012 04:18 PM, LOH KOK HOE wrote:
>
>> I was trying to make a clean build
>>
>
> Did you actually do &quo
12-09-21 at 22:05 +0800, LOH KOK HOE wrote:
> > Yes, you are right. After making a clean build, the build was finally
> > successful.
>
> Glad you made it in the end :-)
>
> Michael.
>
> --
> michael.me...@sus
32 matches
Mail list logo