wip eclipse for testing

2013-05-13 Thread frantisek holop
hi there,

i would like to test the wip eclipse port
but there is no way i could build that monster
on my netbook.  what are my options?

i am not even sure it would run, intellij
refuses to run with this:
$ ulimit -a 
time(cpu-seconds)unlimited
file(blocks) unlimited
coredump(blocks) unlimited
data(kbytes) 524288
stack(kbytes)4096
lockedmem(kbytes)335936
memory(kbytes)   996064
nofiles(descriptors) 768
processes128

can it be used with a 1G netbook?

-f
-- 
in hell, you can't send people to hell...



Re: wip eclipse for testing

2013-05-13 Thread Matthew Dempsky
On Mon, May 13, 2013 at 7:08 PM, frantisek holop min...@obiit.org wrote:
 i would like to test the wip eclipse port
 but there is no way i could build that monster
 on my netbook.  what are my options?

By wip eclipse port, do you mean
https://github.com/jasperla/openbsd-wip/tree/master/devel/eclipse?

If so, that port doesn't actually build all of eclipse.  It downloads
a prebuilt Linux Eclipse release, just rebuilds the native shared
libraries, and replaces them in the Linux release.

You'll probably need more memory to run it than to build it. :)