Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[unsolved, broken, lame] MEAPsoft
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
moob7
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2006
Posts: 80

PostPosted: Sun Sep 03, 2006 2:55 pm    Post subject: [unsolved, broken, lame] MEAPsoft Reply with quote

Meapsoft: http://labrosa.ee.columbia.edu/meapsoft/concept.php

Has anyone successfully compiled / installed this?

I have not. And that's really pissing me off because it looks like a very cool concept.

I have java yet it fails to install and when I try to bypass the install and just run it direct it fails to run.

Code:

root@localhost MEAPsoft-1.0 # ./configure
bash: ./configure: No such file or directory
root@localhost MEAPsoft-1.0 # make
javac -classpath bin/getopt-1.0.12.jar:bin/tritonus_misc.jar:bin/tritonus_share.jar:bin/tritonus_mp3.jar:bin/javalayer.jar:src -sourcepath src src/com/meapsoft/Segmenter.java
make: javac: Command not found
make: *** [Segmenter.java] Error 127
root@localhost MEAPsoft-1.0 #

Then I found the binary version on the wiki. Downloaded that. chmodded it 755. Ran it:
Code:

bob@locahost bob $ ./MEAPsoft-1.0.jar
bash: ./MEAPsoft-1.0.jar: cannot execute binary file
bob@localhost bob $ java ./MEAPsoft-1.0.jar
Exception in thread "main" java.lang.NoClassDefFoundError: //MEAPsoft-1/0/jar
bob@localhost bob $ java ./MEAPsoft-1.0.jar
Exception in thread "main" java.lang.NoClassDefFoundError: //MEAPsoft-1/0/jar
bob@localhost bob $


Last edited by moob7 on Mon Sep 04, 2006 3:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
moob7
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2006
Posts: 80

PostPosted: Mon Sep 04, 2006 3:16 pm    Post subject: Reply with quote

OK. More playing around and testing and trying things reveals that the program is just is broken and lame. Specifically i tried the jar in windows. It actually ran enough to bring a GUI up but is broken from that point on. So it's just broken. Maybe I'll try again in a year or so ... or not.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum