Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] problem building ldappc-ng 1.6.1

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] problem building ldappc-ng 1.6.1


Chronological Thread 
  • From: Tom Zeller <>
  • To: Scott Koranda <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] problem building ldappc-ng 1.6.1
  • Date: Fri, 17 Sep 2010 13:36:03 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=wz/hxrNGq+YK97QrxPfvgL1WPAKvJjA4mVmnTCU8kSVKsiKXHOQJNOSD0+q+Jvq6gu 7Q9xziN35OWsiQ1n+m+K0h5UlXlQ+ACAWqas3VHdpJ9ul47CNh77PRBu5yaMfguyhYBz ruqBv2SzU6cfKUi05E8QRi5Gt9NI0EuQ7w21o=

Hi Scott,

Do you need to build ldappc[ng] ? do you have mods ?

If not, copy the contents of the binary distribution to your grouper
installation :

http://www.internet2.edu/grouper/release/1.6.1/grouper.ldappcng-1.6.1.tar.gz

Otherwise, we're building ldappcng with maven now, e.g. "mvn package".

TomZ

On Fri, Sep 17, 2010 at 1:24 PM, Scott Koranda
<>
wrote:
> Hello,
>
> My system details:
>
> root@cumin:/opt/grouper/ldappcng#
> cat /etc/issue
> Debian GNU/Linux squeeze/sid \n \l
> root@cumin:/opt/grouper/ldappcng#
> uname -a
> Linux cumin 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC
> 2010 x86_64 GNU/Linux
> root@cumin:/opt/grouper/ldappcng#
> java -version
> java version "1.6.0_18"
> OpenJDK Runtime Environment (IcedTea6 1.8.1) (6b18-1.8.1-1+b1)
> OpenJDK 64-Bit Server VM (build 16.0-b13, mixed mode)
>
> I downloaded the ldappc-ng source from
>
> http://www.internet2.edu/grouper/release/1.6.1/ldappcng.source-1.6.1.tar.gz
>
> and unpacked it. I then copied build.properties.example to
> build.properties and edited grouper.dir to the appropriate
> path for my deployment of Grouper 1.6.1.
>
> When I try to build I see this:
>
> root@cumin:/opt/grouper/ldappcng#
> ant -version
> Apache Ant version 1.8.0 compiled on March 11 2010
> root@cumin:/opt/grouper/ldappcng#
> ant dist
> Buildfile: /opt/grouper/ldappcng-1.6.1/build.xml
>  [taskdef] Could not load definitions from resource
> net/sf/antcontrib/antcontrib.properties. It could not be found.
>
> BUILD FAILED
> /opt/grouper/ldappcng-1.6.1/build.xml:18: Problem: failed to create task or
> type if
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any <presetdef>/<macrodef> declarations have taken place.
>
> Some more details:
>
> root@cumin:/opt/grouper/ldappcng#
> find lib -name "ant*.jar"
> lib/ant-extensions-13Apr2008.jar
> lib/ant-jakarta-oro-1.6.1.jar
> lib/antlr-2.7.6.jar
> root@cumin:/opt/grouper/ldappcng#
> find . -name "antcontrib.properties"
> root@cumin:/opt/grouper/ldappcng#
>
> Any ideas?
>
> Thanks,
>
> Scott
>
>



Archive powered by MHonArc 2.6.16.

Top of Page