Page 1 of 1

Adito

Posted: Sun Jul 19, 2009 8:19 am
by rampage537
anyone have any ideas on how to get adito to work,
Here is my amahi-app-installer.log

Code: Select all

======= app install begin @ Sun Jul 19 11:00:42 -0400 2009 ========== Installing app id 2ub5eewxiz under /var/hda/platform/html ENV=production NOTE: file /tmp/amahi-download-cache/5e842f5576b4d74e7ae7b734baf05e52ce999fb3 picked up from cache. --2009-07-19 11:00:49-- http://dl.amahi.org/adito-0.9.1-patch.tar.gz Resolving dl.amahi.org... 140.211.167.232 Connecting to dl.amahi.org|140.211.167.232|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 26647 (26K) [application/x-gzip] Saving to: `adito-0.9.1-patch.tar.gz' 0K .......... .......... ...... 100% 121K=0.2s 2009-07-19 11:00:50 (121 KB/s) - `adito-0.9.1-patch.tar.gz' saved [26647/26647] Buildfile: build.xml create-wrapper-conf: [copy] Copying 1 file to /var/hda/web-apps/adito/server/conf [echo] Creating wrapper configuration dynamically [echo] [echo] Java executable: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java [echo] Wrapper directory: install/platforms/linux/x86 set-tools: check-tools: [echo] Couldn't find tools.jar from $ADITO_HOME/adito/lib [echo] Copying the tools.jar from your JDK [copy] Copying 1 file to /var/hda/web-apps/adito/server/lib check-permissions: start: [exec] Starting Adito... [exec] /var/hda/web-apps/adito/server/install/platforms/linux/adito: /var/hda/web-apps/adito/server/install/platforms/linux/x86/wrapper: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory [exec] /var/hda/web-apps/adito/server/install/platforms/linux/adito: line 213: /var/hda/web-apps/adito/server/install/platforms/linux/x86/wrapper: Success [exec] Result: 1 [echo] Adito started BUILD SUCCESSFUL Total time: 0 seconds Your HDA services have been restarted. Your HDA services have been restarted. App: OpenVPN ALS installed ======= app install end @ Sun Jul 19 11:00:53 -0400 2009 ==========

Re: Adito

Posted: Mon Jul 20, 2009 2:08 pm
by mciv
Given the trouble I'm still having getting keepass to work I thought I'd give adito a try . . . and it worked. Below is the result from the installer log.

Code: Select all

======= app install begin @ Mon Jul 20 16:19:38 -0400 2009 ========== Installing app id 2ub5eewxiz under /var/hda/platform/html ENV=production NOTE: file /tmp/amahi-download-cache/5e842f5576b4d74e7ae7b734baf05e52ce999fb3 written in cache --2009-07-20 16:23:34-- http://dl.amahi.org/adito-0.9.1-patch.tar.gz Resolving dl.amahi.org... 140.211.167.232 Connecting to dl.amahi.org|140.211.167.232|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 26647 (26K) [application/x-gzip] Saving to: `adito-0.9.1-patch.tar.gz' 0K .......... .......... ...... 100% 60.1K=0.4s 2009-07-20 16:23:35 (60.1 KB/s) - `adito-0.9.1-patch.tar.gz' saved [26647/26647] /usr/bin/build-classpath: error: Could not find xml-commons-apis Java extension for this JVM /usr/bin/build-classpath: error: Some specified jars were not found Buildfile: build.xml create-wrapper-conf: [copy] Copying 1 file to /var/hda/web-apps/adito/server/conf [echo] Creating wrapper configuration dynamically [echo] [echo] Java executable: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java [echo] Wrapper directory: install/platforms/linux/x86 set-tools: check-tools: [echo] Couldn't find tools.jar from $ADITO_HOME/adito/lib [echo] Copying the tools.jar from your JDK [copy] Copying 1 file to /var/hda/web-apps/adito/server/lib check-permissions: start: [exec] Starting Adito... [echo] Adito started Your HDA services have been restarted. Your HDA services have been restarted. BUILD SUCCESSFUL Total time: 4 seconds App: OpenVPN ALS installed ======= app install end @ Mon Jul 20 16:23:44 -0400 2009 ==========

Re: Adito

Posted: Mon Jul 20, 2009 2:13 pm
by rampage537
I would be willing to bet that mine is a 64 bit issue

Re: Adito

Posted: Tue Jul 21, 2009 6:49 pm
by rampage537
Thanks to bigfoot65 f10 and f11 seem to have issues, it appears that it needs libXaw.i386, so you can try "yum install libXaw.i386" reinstall adito and see if that works

Re: Adito

Posted: Thu Jul 23, 2009 7:29 am
by bigfoot65
Anyone who has had this problem with Adito, please post if this corrected it. I will add this to the dependencies if it definitely corrects the problem. As it stands, this appears to only be an issue with 64-bit systems, so 32-bit users should not have a problem.