111d3
![]() |
|
|
|
|
|||||||
| Userland Programming & Scripting C, Shell, Perl, Sed & Awk |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
This time I'm trying to run the Android SDK update tool (it is a java application). The application exits with this exception: Code:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-gtk-3550 or swt-gtk in swt.library.path, java.library.path or the jar file at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.C.<clinit>(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source) at com.android.sdkuilib.internal.repository.UpdaterWindowImpl.open(UpdaterWindowImpl.java:93) at com.android.sdkuilib.repository.UpdaterWindow.open(UpdaterWindow.java:110) at com.android.sdkmanager.Main.showMainWindow(Main.java:281) at com.android.sdkmanager.Main.doAction(Main.java:247) at com.android.sdkmanager.Main.run(Main.java:92) at com.android.sdkmanager.Main.main(Main.java:81) > I'm wondering if anyone has had success running the Android update tool. What should I install/configure to get this running? Thanks! |
|
#2
|
|||
|
|||
usr/ports]# make search name=swtCode:
(...) Port: swt-3.5.1 Path: /usr/ports/x11-toolkits/swt Info: Standard Widget Toolkit for Java (...) Port: swt-devel-3.6.m5,1 Path: /usr/ports/x11-toolkits/swt-devel Info: Standard Widget Toolkit for Java |
|
#3
|
||||
|
||||
|
@Bateleur, please use more descriptive topic titles.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#4
|
|||
|
|||
|
I did not install any swing port/package. I thought it was installed by default with the jdk. I will try that and see if it fixes my problem.
Thanks! @DutchDaemon: I will do that - use more descriptive topic titles - in the future. Cheers! |
|
#5
|
|||
|
|||
|
Hi guys, everyone looking for solution here are the steps:
Last edited by DutchDaemon; May 9th, 2012 at 00:10. Reason: Proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#6
|
|||
|
|||
|
If you need just adb, try this - http://blog.bsdroid.org/?category_name=adb ( http://bsdroid.org/downloads/adb.tar.bz2 )
Works for me, FreeBSD 9.0-RELEASE-p3 i386, Atrix 4G MB860 |
| The Following User Says Thank You to royj For This Useful Post: | ||
YZMSQ (October 20th, 2012) | ||
|
#7
|
||||
|
||||
|
Quote:
Apologized me but I do not know where $ANDROID_SDK_HOME is.
__________________
best regards, jotawski http://makham.blogspot.com FreeBSD for thai |
|
#8
|
||||
|
||||
|
Quote:
__________________
We are all in the gutter, but some of us are looking at the stars. Unix Toolbox: http://cb.vu/unixtoolbox.xhtml |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Network monitoring tool | wonslung | Networking | 9 | December 16th, 2010 06:32 |
| eclipse + subversion + android sdk? | mathuin | Installation and Maintenance of FreeBSD Ports or Packages | 1 | July 15th, 2009 19:04 |
| A bug in ipfw tool... | cyberman | Firewalls | 5 | May 26th, 2009 14:28 |
| Partitioning - general tool | petike | Installing & Upgrading | 6 | January 2nd, 2009 23:29 |
| New port searching tool | artificer | Installation and Maintenance of FreeBSD Ports or Packages | 15 | December 8th, 2008 22:27 |