Package Details: urbi-sdk 2.7.5-1

Package Base: urbi-sdk
Description: Urbi is an open-source software platform to control robots or complex systems in general.
Upstream URL: http://www.gostai.com/products/urbi/
Category: devel
Licenses: AGPL3
Submitter: td123
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2010-08-20 16:21
Last Updated: 2012-03-09 20:37

Latest Comments

Comment by buhman

2012-03-09 20:37

updated and disowned

Comment by td123

2011-11-02 23:20

updated and disowned

Comment by td123

2011-08-01 15:11

also, I fixed the error I was getting in the clean chroot so it should build under that

Comment by td123

2011-08-01 15:11

I didn't get the same error, but I had a similar error when building on a clean chroot.
I think there is a package on your system which urbi is linking against which I don't include in the depends.
Can you try building in a clean chroot?

Comment by yannicklm

2011-08-01 09:43

Thanks for the update, but now I've got this:


/bin/install: will not overwrite just-created `/tmp/yaourt-tmp-dmerejkowsky/aur-urbi-sdk/pkg/usr/share/sdk-remote/java/urbi/ImageFilter.java' with `urbi/ImageFilter.java'
/bin/install: will not overwrite just-created `/tmp/yaourt-tmp-dmerejkowsky/aur-urbi-sdk/pkg/usr/share/sdk-remote/java/urbi/ImageComponent.java' with `urbi/ImageComponent.java'

Any idea?

Comment by td123

2011-07-29 00:52

I did forget the ortp depend, along with a handful of others. This is why I shouldn't build outside a clean chroot :P

Also, it used to fail with swig 2 in the past, but I decided to try out swig 2 this time and it compiled, so switching swig1 depend to swig.

Thanks!

Comment by yannicklm

2011-07-28 20:32

I believe you forgot ortp in the list of depends.

Also, any good reason not to use swig 2.0 ?