On 9/25/07, Dag Wieers <[EMAIL PROTECTED]> wrote:

> Look at:
>
>         http://wiki.centos.org/PackageManagement/Yum/Priorities
>         http://wiki.centos.org/Repositories/RPMForge
>
> If you have enabled the RPMforge repository, you can simply run:
>
>         yum install perl-Device-SerialPort
>
> Kind regards,
> --
> --   dag wieers,  [EMAIL PROTECTED],  http://dag.wieers.com/   --

Always nice to get help from Dag :), but you can find which package to
install by the command:

yum provides "perl(Device::SerialPort)"

with the rpmforge repo enabled.  This will return (for example):

perl-Device-SerialPort.x86_64            1.003001-1.el5.rf      rpmforge
Matched from:
perl(Device::SerialPort) = 1.003

Akemi
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to