What's the best place to go to get help with using the javapackager ?

I've read the docs, but things aren't working smoothly and it would be
helpful if there were some known working examples to base things on.  I'm
not finding any examples that use the -daemon or -BserviceHint=true
options, for example.

I attempted to make a .rpm that installs a service/daemon but when I try to
install it, it fails claiming the following dependencies cannot be met:

        libX11.so.6 is needed by myserver-1.0-1.x86_64
        libXext.so.6 is needed by myserver-1.0-1.x86_64
        libXi.so.6 is needed by myserver-1.0-1.x86_64
        libXrender.so.1 is needed by myserver-1.0-1.x86_64
        libXtst.so.6 is needed by myserver-1.0-1.x86_64
        libasound.so.2 is needed by myserver-1.0-1.x86_64

Considering the app already runs fine on this same system, I'm a bit
confused that it is complaining of missing dependencies.

Scott

Reply via email to