i need help in samba?

  • diet
  • Novice
  • Novice
  • User avatar
  • Joined: May 24, 2006
  • Posts: 22
  • Status: Offline

Post June 7th, 2006, 7:24 pm

Good day!

hey guys can you help me im having trouble installing samba 3 rc1 i got this error resolving dependencies message during my installation:
Missing Dependency: libdc1394_control.so.13 is needed by package libpostproc51
Missing Dependency: libmp3lame.so.0 is needed by package libpostproc51
Missing Dependency: libxvidcore.so.4 is needed by package libpostproc51

by the way im using fedora core 5...thnxs in advance
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 7th, 2006, 7:24 pm

  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2673
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post June 8th, 2006, 5:19 am

Don't take this the wrong way, but it sounds like you require some dependencies. :)
I would first check to see if those libraries are loaded, but perhaps you might have a newer version.

If not, then yo uwill want to grab those dependencies first.
libvicore.so -> http://atrpms.net/dist/fc5/xvidcore/lib ... 6.rpm.html
libmp3lame -> http://rpmfind.net/linux/rpm2html/searc ... tem=&arch=
libdc1394 -> http://rpmfind.net/linux/RPM/dag/fedora ... .i386.html
That last one is ver 20, but should be ok.


You could try installing and running YUM or up2date which is supposed to check dependencies.

This is why i use FreeBSD. :)
"It's always a long day, 86,400 won't fit into a short."
  • diet
  • Novice
  • Novice
  • User avatar
  • Joined: May 24, 2006
  • Posts: 22
  • Status: Offline

Post June 8th, 2006, 7:03 pm

Thanks bro but i think the link
libdc1394 -> http://rpmfind.net/linux/RPM/dag/fedora ... .i386.html
is not fit cause the samba package still looking : Missing Dependency: libdc1394_control.so.13 is needed by package libpostproc5,1 but the 2 other links are correct.. Can you give me another link? Thanks again for your respond.
  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2673
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post June 9th, 2006, 10:07 am

diet wrote:
Thanks bro but i think the link
libdc1394 -> http://rpmfind.net/linux/RPM/dag/fedora ... .i386.html
is not fit cause the samba package still looking : Missing Dependency: libdc1394_control.so.13 is needed by package libpostproc5,1 but the 2 other links are correct.. Can you give me another link? Thanks again for your respond.


Yeah I was afraid of that. Do a google search for that particular RPM; you should be able to locate it someplace.
"It's always a long day, 86,400 won't fit into a short."
  • this213
  • Guru
  • Guru
  • User avatar
  • Joined: Mar 01, 2004
  • Posts: 1242
  • Loc: ./
  • Status: Offline

Post June 14th, 2006, 8:21 pm

Do you have a specific reason for not using the FC5 provided packages? All you should have to do for samba is run "yum install samba" and let yum figure out your dependencies.

At any rate, you can get that package from dag, but you're under the wrong distro. Where the URL says /fedora/2/ it should say /fedora/5/ but the fedora 5 version is libdc1394-2.0.0-0.1.pre7.fc5.rf

If you want to make life easier on yourself, add the freshrpms and dries repos to your system. To add freshrpms, as root do:
Code: [ Select ]
rpm -ivh http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/5/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm
rpm --import http://freshrpms.net/packages/RPM-GPG-KEY.txt
  1. rpm -ivh http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/5/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm
  2. rpm --import http://freshrpms.net/packages/RPM-GPG-KEY.txt

To add dries, "nano /etc/yum.repos.d/dries.repo" and paste this into it:
Code: [ Select ]
[dries]
name=Extra Fedora rpms dries - $releasever - $basearch
baseurl=http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/linux/$releasever/$basearch/dries/RPMS/
enabled=1
gpgcheck=1
  1. [dries]
  2. name=Extra Fedora rpms dries - $releasever - $basearch
  3. baseurl=http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/linux/$releasever/$basearch/dries/RPMS/
  4. enabled=1
  5. gpgcheck=1
Make sure you leave an extra line at the bottom, then do:
Code: [ Select ]
rpm --import http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt

Once you've done this, if you want libdc1394 you can just install it with yum:
Code: [ Select ]
yum -y install libdc1394


Samba has no dependency on a digital camera library though, so I'd have to guess you're doing something weird. Stop fighting the system and use the package manager - if you want to compile source, install Gentoo, Debian or Slackware. If you want to deal with dependency hell, install RedHat 9.

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 91 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.