RE: [Samba] Dependecies problem

2002-09-18 Thread Aaron Axelsen

I got this one .. Installed .. All is good so your help was helpful

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Nikolas Hagelstein
Sent: Wednesday, September 18, 2002 1:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [Samba] Dependecies problem


hi,

that is what i said before ...
this binaeries are linked against glibc 2.3...
use the ones at
http://de.samba.org/samba/ftp/Binary_Packages/redhat/RPMS/
or build them from the source

bye,
niko

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Dependecies problem

2002-09-18 Thread Ricker, Tony

You did not affront me. I should have thought before I typed. My bad.

Cheers

Tony

-Original Message-
From: Nikolas Hagelstein [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 1:48 PM
To: [EMAIL PROTECTED]
Subject: Re: [Samba] Dependecies problem


Hi,
> That is the last time I try and help. Thanks for pointing that out. Best
to
> just keep my mouth shut.
sorry i did not want to affront you :|
i just wanted to clue possible pitfalls.

bye,
niko

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Dependecies problem

2002-09-18 Thread Nikolas Hagelstein

Hi,
> That is the last time I try and help. Thanks for pointing that out. Best
to
> just keep my mouth shut.
sorry i did not want to affront you :|
i just wanted to clue possible pitfalls.

bye,
niko

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Dependecies problem

2002-09-18 Thread Nikolas Hagelstein

Hi,
> Maybe you can run up2date on the Linux box if you have that service, if
you
> don't then ftp to red hat and manually grab thge updated packages and try
> again. Good luck.
keep in mind that updating the glibc is a very risky taks 
remember: almost every binary is linked against the old 2.2.x
upgrading to 2.3 would result in much much more updates !!!
bye,
niko


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Dependecies problem

2002-09-18 Thread Nikolas Hagelstein

hi,

that is what i said before ...
this binaeries are linked against glibc 2.3...
use the ones at http://de.samba.org/samba/ftp/Binary_Packages/redhat/RPMS/
or build them from the source

bye,
niko

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Dependecies problem

2002-09-18 Thread Ricker, Tony

Aaron

Maybe you can run up2date on the Linux box if you have that service, if you
don't then ftp to red hat and manually grab thge updated packages and try
again. Good luck.

Cheers
Tony

-Original Message-
From: Aaron Axelsen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 1:25 PM
To: 'Ricker, Tony'; 'Aaron Axelsen'; [EMAIL PROTECTED]
Subject: RE: [Samba] Dependecies problem


Ok .. Now I have another problem .. I forced the install and this is
what I got


[root@loki lemkepf]# /etc/rc.d/init.d/smb restart
Shutting down SMB services:[FAILED]
Shutting down NMB services:[FAILED]
Starting SMB services: smbd: /lib/libc.so.6: version `GLIBC_2.3' not
found (r
equired by smbd)
   [FAILED]
Starting NMB services: nmbd: /lib/libc.so.6: version `GLIBC_2.3' not
found (r
equired by nmbd)
   [FAILED]
[root@loki lemkepf]# rpm -qf /lib/libc.so.6
glibc-2.2.5-39
[root@loki lemkepf]#

Im confused

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Ricker, Tony
Sent: Wednesday, September 18, 2002 1:06 PM
To: 'Aaron Axelsen'; [EMAIL PROTECTED]
Subject: RE: [Samba] Dependecies problem


Aaron,
You can force it to ignore the dependencies if it becomes a
major stumbling block. Do a man on rpm to find the flag to ignore. Hope
this helps.

Cheers

Tony

-Original Message-
From: Aaron Axelsen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 12:55 PM
To: [EMAIL PROTECTED]
Subject: [Samba] Dependecies problem


I cannot for the life of my get this to work.   Here is my problem:

libc.so.6(GLIBC_2.3)   is needed by samba-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-client-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-common-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-swat-2.2.5-10

I tired it with these files

glibc-2.2.90-26.i386.rpm
glibc-common-2.2.90-26.i386.rpm
glibc-debug-2.2.90-26.i386.rpm glibc-debug-static-2.2.90-26.i386.rpm
glibc-devel-2.2.90-26.i386.rpm
glibc-utils-2.2.90-26.i386.rpm

Then I need this one

libpng12.so.0   is needed by glibc-utils-2.2.90-26

But when I add these two
libpng-1.2.2-6.i386.rpm
libpng-devel-1.2.2-6.i386.rpm

I get a huge list of required dependencies

A little help would be very much appreciated.  Thanks in advance

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Dependecies problem

2002-09-18 Thread Aaron Axelsen

Ok .. Now I have another problem .. I forced the install and this is
what I got


[root@loki lemkepf]# /etc/rc.d/init.d/smb restart
Shutting down SMB services:[FAILED]
Shutting down NMB services:[FAILED]
Starting SMB services: smbd: /lib/libc.so.6: version `GLIBC_2.3' not
found (r
equired by smbd)
   [FAILED]
Starting NMB services: nmbd: /lib/libc.so.6: version `GLIBC_2.3' not
found (r
equired by nmbd)
   [FAILED]
[root@loki lemkepf]# rpm -qf /lib/libc.so.6
glibc-2.2.5-39
[root@loki lemkepf]#

Im confused

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Ricker, Tony
Sent: Wednesday, September 18, 2002 1:06 PM
To: 'Aaron Axelsen'; [EMAIL PROTECTED]
Subject: RE: [Samba] Dependecies problem


Aaron,
You can force it to ignore the dependencies if it becomes a
major stumbling block. Do a man on rpm to find the flag to ignore. Hope
this helps.

Cheers

Tony

-Original Message-
From: Aaron Axelsen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 12:55 PM
To: [EMAIL PROTECTED]
Subject: [Samba] Dependecies problem


I cannot for the life of my get this to work.   Here is my problem:

libc.so.6(GLIBC_2.3)   is needed by samba-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-client-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-common-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-swat-2.2.5-10

I tired it with these files

glibc-2.2.90-26.i386.rpm
glibc-common-2.2.90-26.i386.rpm
glibc-debug-2.2.90-26.i386.rpm glibc-debug-static-2.2.90-26.i386.rpm
glibc-devel-2.2.90-26.i386.rpm
glibc-utils-2.2.90-26.i386.rpm

Then I need this one

libpng12.so.0   is needed by glibc-utils-2.2.90-26

But when I add these two
libpng-1.2.2-6.i386.rpm
libpng-devel-1.2.2-6.i386.rpm

I get a huge list of required dependencies

A little help would be very much appreciated.  Thanks in advance

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Dependecies problem

2002-09-18 Thread Nikolas Hagelstein

Hi,
> You can force it to ignore the dependencies if it becomes a major
> stumbling block. Do a man on rpm to find the flag to ignore.
this will become a proble if this binary's are really linked agains 2.3 :|
bye,
niko

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Dependecies problem

2002-09-18 Thread Nikolas Hagelstein

Hi,
> I am using RedHat 7.3 and don't want to build it from source unless it
> is a very last result
ok ...you did try the rawhide version did you ?
try on of this:
http://de.samba.org/samba/ftp/Binary_Packages/redhat/RPMS/
they should fit.
don't care about the 2.2.5-x ...
x is just the "packaging lvl" ;)


bye,
niko


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Dependecies problem

2002-09-18 Thread Ricker, Tony

Aaron,
You can force it to ignore the dependencies if it becomes a major
stumbling block. Do a man on rpm to find the flag to ignore. Hope this
helps.

Cheers

Tony

-Original Message-
From: Aaron Axelsen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 12:55 PM
To: [EMAIL PROTECTED]
Subject: [Samba] Dependecies problem


I cannot for the life of my get this to work.   Here is my problem:

libc.so.6(GLIBC_2.3)   is needed by samba-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-client-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-common-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-swat-2.2.5-10

I tired it with these files

glibc-2.2.90-26.i386.rpm
glibc-common-2.2.90-26.i386.rpm
glibc-debug-2.2.90-26.i386.rpm
glibc-debug-static-2.2.90-26.i386.rpm
glibc-devel-2.2.90-26.i386.rpm
glibc-utils-2.2.90-26.i386.rpm

Then I need this one

libpng12.so.0   is needed by glibc-utils-2.2.90-26

But when I add these two
libpng-1.2.2-6.i386.rpm
libpng-devel-1.2.2-6.i386.rpm

I get a huge list of required dependencies

A little help would be very much appreciated.  Thanks in advance

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Dependecies problem

2002-09-18 Thread Aaron Axelsen

I am using RedHat 7.3 and don't want to build it from source unless it
is a very last result

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Nikolas Hagelstein
Sent: Wednesday, September 18, 2002 1:00 PM
To: [EMAIL PROTECTED]
Subject: Re: [Samba] Dependecies problem


hi,

what distribution are you using ?
GLIBC_2.3 is'nt necessary for samba-2.2.5-10

in case of doubt try to build it from the src.tar.gz...

bye,
niko

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Dependecies problem

2002-09-18 Thread Nikolas Hagelstein

hi,

what distribution are you using ?
GLIBC_2.3 is'nt necessary for samba-2.2.5-10

in case of doubt try to build it from the src.tar.gz...

bye,
niko

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Dependecies problem

2002-09-18 Thread Aaron Axelsen

I cannot for the life of my get this to work.   Here is my problem:

libc.so.6(GLIBC_2.3)   is needed by samba-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-client-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-common-2.2.5-10
libc.so.6(GLIBC_2.3)   is needed by samba-swat-2.2.5-10

I tired it with these files

glibc-2.2.90-26.i386.rpm
glibc-common-2.2.90-26.i386.rpm
glibc-debug-2.2.90-26.i386.rpm
glibc-debug-static-2.2.90-26.i386.rpm
glibc-devel-2.2.90-26.i386.rpm
glibc-utils-2.2.90-26.i386.rpm

Then I need this one

libpng12.so.0   is needed by glibc-utils-2.2.90-26

But when I add these two
libpng-1.2.2-6.i386.rpm
libpng-devel-1.2.2-6.i386.rpm

I get a huge list of required dependencies

A little help would be very much appreciated.  Thanks in advance

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba