LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SOAP-Lite installation for Fedora 20 (https://www.linuxquestions.org/questions/linux-newbie-8/soap-lite-installation-for-fedora-20-a-4175518781/)

zak100 09-15-2014 01:51 AM

SOAP-Lite installation for Fedora 20
 
Hi,
I have got Fedora 20.
Code:

[root@localhost lab6]# cat /etc/*-release
Fedora release 20 (Heisenbug)
NAME=Fedora
VERSION="20 (Heisenbug)"
ID=fedora
VERSION_ID=20
PRETTY_NAME="Fedora 20 (Heisenbug)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:20"
HOME_URL="https://fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=20
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=20
Fedora release 20 (Heisenbug)
Fedora release 20 (Heisenbug)
[root@localhost lab6]#

[root@localhost lab6]# perl -v

This is perl 5, version 18, subversion 1 (v5.18.1) built for x86_64-linux-thread-multi
(with 20 registered patches, see perl -V for more detail)

Copyright 1987-2013, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

[root@localhost lab6]#

I want to setup my computer for web services. I want to use soap. Can somebody please tell me how to install soap for Fedora 20?

Zulfi.

zak100 09-15-2014 02:06 AM

Hi,
I am able to install it:
Code:


[root@localhost lab6]# yum install perl-SOAP-Lite

Zulfi.


All times are GMT -5. The time now is 02:57 PM.