Robert Withrow wrote:
> Okay.  Am I wasting my time?  Should I instead install the foreign RPMs
> and let it go at that?  I thought it would be useful for there to be
> Ubuntu-native packages...
> 
> Robert Withrow wrote:
>> All:
>>
>> I'm trying to build on Ubuntu Hardy.  Most of the info I can find on the
>> Wiki and mailing lists is quite stale, from 2006 or so and seems to
>> proceed in fits and starts.  If someone else is working on this I'd be
>> obliged to know.
>>
>> I'm working my way through the dependencies from an ab-initio basis
>> (IOW, I try to build and when it breaks I fix it).
>>
>> I'm building off of main:
>>
>>     $ git svn info | grep -i "last changed"
>>     Last Changed Author: woof
>>     Last Changed Rev: 14206
>>     Last Changed Date: 2008-12-09 10:07:09 -0500 (Tue, 09 Dec 2008)
>>
>>
>> I'm doing the config step:
>>
>>     $ ../configure --cache-file=`pwd`/ac-cache-file SIPXPBXUSER=`whoami`
>>     ...
>>     checking for /etc/java/java.conf... yes
>>         jar directory found in /usr/share/java
>>     checking for find-jar... /usr/bin/find-jar
>>     checking for build-classpath... /usr/bin/build-classpath
>>     checking for /usr/bin/find-jar: error: JVM_LIBDIR
>>     /usr/lib/jvm-exports/java-6-sun does not exist or is not a
>>     directory... no

What happens if you just run /usr/bin/find-jar from the command line...

Let's say:

/usr/bin/find-jar ant

Java autoconf macros are in config/java.m4 - it's possible that they make
some assumptions that are not true on ubuntu.

>>     configure: error: cannot find jar sipx-jasperreports-deps/jasperreports
>>     configure: error: ../../sipXconfig/configure failed for sipXconfig
>>
>>
>> I have jpackage-utils 1.6.3-0.0ubuntu2 installed.  I have sun-java6-jdk
>> 6-07-3ubuntu2 installed.
>>
>> I'm know nearly nothing about Ubuntu Java development.  Can someone
>> suggest why /usr/lib/jvm-exports/java-6-sun doesn't exist and how to
>> proceed? 
>>


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to