[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Mandrake RPMs and javahl patch

From: Files <files_at_poetryunlimited.com>
Date: 2003-09-29 05:55:16 CEST

Mika,

Rightly or wrongly, your patch is tentatively available as a Mandrake
build but not enabled unles specifically requested.

I understand I should probably have sent you a patch to do the same
thing as what I have by putting it in the trunk.

Could you please attempt a Mandrake build off a fresh check out of the
trunk?

1. svn co http://svn.collab.net/repos/svn/trunk
2. cd trunk/packages/rpm/mandrake-9.1
3. JAVAHL=1 JDK=<path to jdk> make

If you are using something other than libneon0.24, you will receive a
message on how to tell the build system to use a different RPM name.

The variable name is NEON - use it in step 3.

E.g. NEON=neon

If you omit the JAVAHL, you will not get the javahl RPM.

If you omit the JDK, you will get an error message asking you to specify
where the jdk is located.

Let me know how it turns out. I don't know how to back out a change from
the repository.

As soon as I see Patrick's commit, I will remove the patch - it is the
same file that you posted, with one slight change - the full path of
each file patched is used instead of only from the java directory.

Let me know how it turns out please. Thanks.

P.S. If you want all the noise back during the build process use,
SILENT=0 in step 3.

-- 
Shamim Islam
BA BS
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 05:56:13 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.