You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DicomBrowser users
Dear all, we would like to have DicomBrowser available on our cluster's software stack. We thought to use the DicomBrowser-1.7.0b5-bin-with-dependencies.jar version. However we cannot make it run using "java -jar DicomBrowser-1.7.0b5-bin-with-dependencies.jar". We get an error message (both on mac and linux) about missing Main-Class manifest attribute.
Did we miss something on how to use this java version ?
Thanks for your tools ! Best, David Coynel
Rick Herrick
unread,
Jun 8, 2016, 10:40:25 AM6/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DicomBrowser users
Hey David, this was my fault. I've been having trouble doing builds of DicomBrowser because of some problems with the dcm4che2 dependencies. I finally got that build working and somehow managed to mess up the jar's manifest file when I did. I just uploaded a new version of the jar with the Main-Class attribute properly configured. Give it a try and let me know whether it works properly for you now.
David Coynel
unread,
Jun 8, 2016, 12:47:49 PM6/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DicomBrowser users
Hi Rick, yes indeed it now works. Thanks for your quick upgrade.