Quote:
Originally Posted by Jack_Templin
I am extremely new to linux. I am trying to install samba-4.1.11 onto Oracle Linux 5. I have downloaded the tar.gz file. Put it in /, unzipped, ran ./configure && make, then make install. It says it is installed successfully but when I run rpm -qa | grep samba it comes up with nothing. I have tried to follow the instructions of yum install samba samba-winbind but it keeps telling me that No package samba available. I am at a loss. I have tried to follow instructions from many different places. I can't seem to get it working. Any help would be much appreciated and Thank you.
|
As Keith said, you need to install software with rpm or yum so that rpm can see it.
Why you can't install samba with yum: perhaps your yum repositories under
/etc/yum.repos.d are not correctly set up, or there is no package with that precise name. In case of the latter, find the correct packages with
yum search samba.
If that doesn't help, tell us what you find at
/etc/yum.repos.d. If this directory doesn't exist,
/etc/yum.conf may also contain repository configurations.
Below is the output of
yum search samba on my system, running Centos 6.5 (should be very similar to Oracle Linux, although I don't know how the versions correspond):
Code:
$ yum search samba
Loaded plugins: fastestmirror, refresh-packagekit, security
Determining fastest mirrors
* base: ftp.iij.ad.jp
* elrepo: ftp.ne.jp
* extras: ftp.iij.ad.jp
* updates: ftp.iij.ad.jp
======================================= N/S Matched: samba ========================================
samba-client.x86_64 : Samba client programs
samba-common.i686 : Files used by both Samba servers and clients
samba-common.x86_64 : Files used by both Samba servers and clients
samba-doc.x86_64 : Documentation for the Samba suite
samba-swat.x86_64 : The Samba SMB server Web configuration program
samba-winbind.x86_64 : Samba winbind
samba-winbind-clients.i686 : Samba winbind clients
samba-winbind-clients.x86_64 : Samba winbind clients
samba-winbind-krb5-locator.x86_64 : Samba winbind krb5 locator
samba4-client.x86_64 : Samba client programs
samba4-common.x86_64 : Files used by both Samba servers and clients
samba4-devel.x86_64 : Developer tools for Samba libraries
samba4-libs.x86_64 : Samba libraries
samba4-python.x86_64 : Samba Python libraries
samba4-swat.x86_64 : The Samba SMB server Web configuration program
samba4-test.x86_64 : Testing tools for Samba servers and clients
samba4-winbind.x86_64 : Samba winbind
samba4-winbind-clients.x86_64 : Samba winbind clients
samba4-winbind-krb5-locator.x86_64 : Samba winbind krb5 locator
sblim-cmpi-samba.i686 : SBLIM WBEM-SMT Samba
sblim-cmpi-samba.x86_64 : SBLIM WBEM-SMT Samba
sblim-cmpi-samba-devel.i686 : SBLIM WBEM-SMT Samba - Header Development Files
sblim-cmpi-samba-devel.x86_64 : SBLIM WBEM-SMT Samba - Header Development Files
sblim-cmpi-samba-test.x86_64 : SBLIM WBEM-SMT Samba - Testcase Files
ctdb.x86_64 : A Clustered Database based on Samba's Trivial Database (TDB)
samba.x86_64 : Server and Client software to interoperate with Windows machines
samba-domainjoin-gui.x86_64 : Domainjoin GUI
samba-winbind-devel.i686 : Developer tools for the winbind library
samba-winbind-devel.x86_64 : Developer tools for the winbind library
samba4.x86_64 : Server and Client software to interoperate with Windows machines
samba4-dc.x86_64 : AD Domain Controller placeholder package.
samba4-dc-libs.x86_64 : AD Domain Controller libraries placeholder package.
samba4-pidl.x86_64 : Perl IDL compiler