Hi All, I've been trying to locate a jboss application server rpm for CentOS 5, but I haven't found any. I thought it would be included with CentOS. Searching the yum repos hasn't turned anything up. Maybe my yum search was sub-par. Where should I look? Do any rpms exist? Regards, Ranbir -- Kanwar Ranbir Sandhu Linux 2.6.27.19-170.2.35.fc10.x86_64 x86_64 GNU/Linux 15:26:31 up 7 days, 14:53, 5 users, load average: 0.79, 0.32, 0.16
Am 13.03.2009 um 20:29 schrieb Kanwar Ranbir Sandhu:> Hi All, > > I've been trying to locate a jboss application server rpm for CentOS > 5, > but I haven't found any. I thought it would be included with CentOS. > Searching the yum repos hasn't turned anything up. Maybe my yum > search > was sub-par. > > Where should I look? Do any rpms exist?Download the tgz from the jboss website and unpack it inside the homedirectory of the user you want to run it as. Creating a user specifically for that purpose also hasn't hurt anybody... The only exception to this approach might be if part of your file- system are read-only because you booted the box via PXE. Rainer