You are not logged in.

#1 2012-06-30 20:46:13

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,734
Website

Java package - advice needed as to where it should reside

I am building a PKGBUILD to install a java program but am ignorant as where where it should be placed within $pkgdir.  The package contains the following dirtree:

APPNAME
|-- dist
|   |-- lib
|   |   |-- commons-io-2.0.jar
|   |   |-- jdom.jar
|   |   |-- mysql-connector-java-5.1.8-bin.jar
|   |   `-- sqlitejdbc-v056.jar
|   `-- APPNAME.jar
|-- logs
|-- README.TXT
|-- res
`-- APP.xml

I have been running it out of ~/APPNAME to date.  Thanks for advice.

Offline

#2 2012-06-30 21:25:47

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: Java package - advice needed as to where it should reside

The wiki should be of some help (more than I could be anyway): https://wiki.archlinux.org/index.php/Ja … Guidelines

Offline

Board footer

Powered by FluxBB