![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 7
|
ArgoUML
Does anyone know why there is no package for ArgoUML? Were there some politicks or something? (I'm curious) I see that debian had the source at some point, then got rid of it, and it never graduated past unstable.
But ArgoUML is way better than Umbrello. (and Dia does not compete on UML really) Since there's no package I am forced to run it from a java webstart link. The problem with running it from a java webstart link, is that I don't get file associations. (you can't pass arguments to a webstart application) So, I can't double-click my .zargo and have it open in ArgoUML, as I would be able to if there were a package for it. FYI, One thing about ArgoUML - you have to install the 32-bit Java, because it doesn't work on 64-bit. (Weird..) So the command line for running it is: Code:
/usr/lib/jvm/ia32-java-1.5.0-sun/bin/javaws http://argouml-downloads.tigris.org/jws/argouml-0.26.2.jnlp |
|
|
|
|
|
#2 |
|
Skinny Soy Caramel Ubuntu
![]() Join Date: Aug 2007
Beans: 684
|
Re: ArgoUML
try to compile it from this source: https://launchpad.net/ubuntu/feisty/....6.orig.tar.gz
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 7
|
Re: ArgoUML
So old... Feisty?
|
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 7
|
Re: ArgoUML
I saw there was Intrepid too, but same version of ArgoUML (0.19.6)
https://launchpad.net/ubuntu/intrepid/+source/argouml/ |
|
|
|
|
|
#5 |
|
Skinny Soy Caramel Ubuntu
![]() Join Date: Aug 2007
Beans: 684
|
Re: ArgoUML
|
|
|
|
|
|
#6 |
|
Extra Foam Sugar Free Ubuntu
![]() Join Date: Jan 2009
My beans are hidden!
|
Re: ArgoUML
Well, it's Java, so there's no need to compile from source. Just download ArgoUML-0.28.tar.gz, decompress it into your ~/bin/ directory, and then create a symlink to argouml.sh in ~/bin/: '$ ln -s $HOME/bin/argouml-0.28/argouml.sh $HOME/bin/argouml'. Now, you will be able to run the app just by executing argouml.
This documentation provides explanations of how to add a mime type and an application association for the type. Last edited by Brandon Williams; May 15th, 2009 at 11:47 PM.. Reason: give better documentation suggestion |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 7
|
Re: ArgoUML
Thank you for the tip.
I got it to work. It's unfortunate that it was this difficult. |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Beans: 5
|
Re: ArgoUML
|
|
|
|
|
|
#9 | |
|
Just Give Me the Beans!
![]() Join Date: Jul 2007
Beans: 75
Ubuntu 9.10 Karmic Koala
|
Re: ArgoUML
Hi everybody,
I have to use ArgoUML as part of a university course. I'm having some trouble installing the source code in Ubuntu 9.04. This is what I've done so far:
At this point the Terminal returns the following message: Quote:
|
|
|
|
|
|
|
#10 | |
|
Just Give Me the Beans!
![]() Join Date: Jul 2007
Beans: 75
Ubuntu 9.10 Karmic Koala
|
Re: ArgoUML
I tried typing sudo make install then giving in my password.
This time the system accepted the command and went on installing the executable. Still when I write $ argouml, it doesn't recognize the command. This is what it gave back once I typed in my user password: Quote:
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|