Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deploying JavaFX on Ubuntu (to a .deb package) -- Installed-Size error

963621Oct 3 2012 — edited Apr 4 2013
I've already posted this to the NetBeans forums several times over the past 4-5 days, but no answers, so I thought I'd try here, since perhaps this is JavaFX related.

Essentially, I'm getting a "package is of bad quality" error (due to bad DEBIAN/control field "Installed-Size") when I attempt to install a .deb I've created with NetBeans when I install it on Ubuntu 12.04

Here are all the gory details:

http://forums.netbeans.org/viewtopic.php?t=51447
-also, a link to SO as well-
http://stackoverflow.com/questions/12658336/netbeans-javafx-build-debian-installed-size

Has anyone here successfully deployed to Ubuntu (or Debian itself) and you are not getting this "package is of bad quality" warning when installing? Or know how to fix it?

(Please see my last post--at bottom--at the netbeans forum link above for all the places--multiple links in that post--that I've referenced in an attempt to figure this out!)

My app runs fine, I just click 'Ignore and install' button--but that's really dirty and certainly undeliverable to a client that way!

Thanks
~ Brad
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2013
Added on Oct 3 2012
3 comments
880 views