Hi Bryan,

I think it is because you have not add basex repository in your yum repositories under /etc/yum.repos.d/*.repo
in order to add basex repository, you can check [1] and choose the closest Linux distribution, in your case it might be Rad Hat Enterprise Linux 6.
Create a new .repo file (for example: basex-rhel6.repo) and write [2]

[home_basex_opensuse]
name=BaseX openSUSE Build (RedHat_RHEL-6)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/home:/basex:/opensuse/RedHat_RHEL-6/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/home:/basex:/opensuse/RedHat_RHEL-6/repodata/repomd.xml.key
enabled=1

[1] http://basex.org/products/download/all-downloads/
[2] http://download.opensuse.org/repositories/home:/basex:/opensuse/RedHat_RHEL-6/home:basex:opensuse.repo

Hope it can help,
-andria

On Fri, Oct 26, 2012 at 3:31 PM, bryan rasmussen <rasmussen.bryan@gmail.com> wrote:
Hi,

I'm not very good at redhat(and thus not very good at their repository
system and tools) and am trying to install basex on it, I tried
sudo yum install basex --enablerepo=*
but it says it can't find any repo named basex.

What should I do?

Mvh,
Bryan Rasmussen
_______________________________________________
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk