Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba grief :s
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
MrGrumpy
n00b
n00b


Joined: 09 Aug 2003
Posts: 15

PostPosted: Mon Aug 11, 2003 11:01 am    Post subject: Samba grief :s Reply with quote

I`m trying to mount a samba share from my server but whenever I start the samba client i get this error

error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory

Do not know how to get rid of it. I reckon there must be something wrong with my ebuild of samba but no expert, anyone know how to fix this.

Ali
:oops:
Back to top
View user's profile Send private message
patan
n00b
n00b


Joined: 19 Feb 2003
Posts: 66

PostPosted: Mon Aug 11, 2003 11:11 am    Post subject: Reply with quote

What does your use flags look like?

If you don't need ACL's (If you don't know what it is you probably won't need it) try
Code:

USE="-acl" emerge samba


Otherwise try to reemerge acl
Code:

emerge acl
emerge samba
Back to top
View user's profile Send private message
MrGrumpy
n00b
n00b


Joined: 09 Aug 2003
Posts: 15

PostPosted: Mon Aug 11, 2003 11:32 am    Post subject: Reply with quote

I`ve never changed my USE Flags, since I installed the other day. I`m trying your second suggestion and hopefully it will work out fine. I was trying to use NFS instead because i could not get samba to work but its rather temprimental on my server.
Let you know if it works !!

Ali

Well thank you very much that worked a treat :P . That acl thing ( the reason for the error i presume) seemed to sort it out. Would there have been any way for me to search the ebuilds for that file ?
Back to top
View user's profile Send private message
patan
n00b
n00b


Joined: 19 Feb 2003
Posts: 66

PostPosted: Mon Aug 11, 2003 11:47 am    Post subject: Reply with quote

MrGrumpy wrote:

Well thank you very much that worked a treat :P . That acl thing ( the reason for the error i presume) seemed to sort it out. Would there have been any way for me to search the ebuilds for that file ?


I'm not really sure what you mean, but you can look inside the ebuilds or type
Code:

emerge -pv samba


to see which use flags it uses.
Back to top
View user's profile Send private message
MrGrumpy
n00b
n00b


Joined: 09 Aug 2003
Posts: 15

PostPosted: Mon Aug 11, 2003 11:48 am    Post subject: Reply with quote

ok thanks

Ali
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum