pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/eclipse upgrading to 4.2.1



On 17 November 2012 07:26, Mayuresh <mayuresh%acm.org@localhost> wrote:
On Sat, Nov 17, 2012 at 12:29:21PM +0530, Mayuresh wrote:
> From the MASTER_SITE URL it appears that this is a restricted version for
> Java development.  Is this due to any constraints (e.g. is full eclipse
> IDE having some problems working on NetBSD?)

I am trying to build the "standard" eclipse SDK version downloadable from
the eclipse download page. (This is in order to get the plugin development
environment.)

There are about 3 .pl files and 1 .py file which need REPLACE_PERL and
REPLACE_PYTHON respectively.

However I get error of the following kind, since eclipse is not extracted
into work directory like in a traditional make in pkgsrc.

Replacing Perl interpreter in
eclipse/plugins/org.apache.ant_1.8.3.v20120321-1730/bin/antRun.pl
eclipse/plugins/org.apache.ant_1.8.3.v20120321-1730/bin/complete-ant-cmd.pl
eclipse/plugins/org.apache.ant_1.8.3.v20120321-1730/bin/runant.pl.
cd: can't cd to /usr/pkgsrc/wip/eclipse/work/eclipse-4.2.1

Is there a way to either
- Replace perl/python interpreter during "make package" stage?
- Build eclipse in a way that REPLACE_ directives work as usual?

I've switched wip/eclipse to a more traditional extract-then-install model, which should allow REPLACE_* to work.

Please go ahead and update to 4.2.1 and pull into pkgsrc main at your leisure :)

Thanks!


Home | Main Index | Thread Index | Old Index