Re: New Build error Package Orbit is missing

2017-01-04 Thread Phillip Rhodes
Yep, I ran into that as well.  In my case, just doing a quick "sudo
dnf -y install Orbit2 Orbit2-devel" took care of that.


Phil

This message optimized for indexing by NSA PRISM


On Wed, Jan 4, 2017 at 1:18 PM, Marcus  wrote:
> Am 01/04/2017 01:37 PM, schrieb Peter Kovacs:
>>
>> Hello all,
>>
>>
>> just wanted to update that I worked around the Java Error.
>>
>> I linked the missing files into the Package
>> (/./aoo/main/jurt/com/sun/star/uno) and
>>
>> added to the makefile:
>>
>> DEPEND=java$/com$/sun$/star
>>
>> $(CLASSDIR)$/$(PACKAGE)$/$(DEPEND)
>>
>>
>> I am now stuck with the Orbit Package, but I remeber I read something
>> about this somewhere.
>
>
> I had the same - not error but problem:
>
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Needed_packages
>
> Marcus
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: New Build error Package Orbit is missing

2017-01-04 Thread Marcus

Am 01/04/2017 01:37 PM, schrieb Peter Kovacs:

Hello all,


just wanted to update that I worked around the Java Error.

I linked the missing files into the Package
(/./aoo/main/jurt/com/sun/star/uno) and

added to the makefile:

DEPEND=java$/com$/sun$/star

$(CLASSDIR)$/$(PACKAGE)$/$(DEPEND)


I am now stuck with the Orbit Package, but I remeber I read something
about this somewhere.


I had the same - not error but problem:

https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Needed_packages

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



New Build error Package Orbit is missing

2017-01-04 Thread Peter Kovacs

Hello all,


just wanted to update that I worked around the Java Error.

I linked the missing files into the Package 
(/./aoo/main/jurt/com/sun/star/uno) and


added to the makefile:

DEPEND=java$/com$/sun$/star

$(CLASSDIR)$/$(PACKAGE)$/$(DEPEND)


I am now stuck with the Orbit Package, but I remeber I read something 
about this somewhere.


Error out put:

Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ORBit-2.0' found
dmake:  Error code 1, while making 'Shell escape'

I think I am on my way.

All the best

Peter


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org