I have just installed a new serve running the lateststable vesion of Debian. I am wanting to install Samba3 using apt-get install. I know ihave to add it to the sources list somehow, but I am new to Debian. Can someone help me out with this. Am I correct in thinking I have to add it to the sources list. Any hep would be greatly appreciated. Oh, the reason i want toinstall with the apt-get command, is I want it to also be recognized and updated when running the apt-get update command. Wayne
> From: Wayne Dozier(Samba) [mailto:wdoziersamba@gborocollege.edu] > > I have just installed a new serve running the lateststable > vesion of Debian. I am wanting to install Samba3 usingstable aka woody?> apt-get install. I know ihave to add it to the sources > list somehow, but I am new to Debian.Woody does not contain Samba 3, but read on....> Can someone help me out with this. Am I correct in > thinking I have to add it to the sources list. Any hep > would be greatly appreciated.On http://www.backports.org you can find many newer debian-packages, which are not contained in official woody. These packages are "backported" from unstable to stable. You have to insert in your /etc/apt/sources.list this line(s): ----------------------------------------------------------------------- # the original site - please use the nearest mirror, if possible #deb http://www.backports.org/debian woody all # # two mirrors at german universities #deb http://www.ecology.uni-kiel.de/mirrors/debian/backports.org/debian woody all #deb http://fs.cs.fhm.edu/mirror/backports.org/debian woody all # # maybe the mirror next to you (US) deb http://www.gonkgonk.com/mirrors/backports.org/debian woody all ------------------------------------------------------------------------ A full list of mirrors you will find there: http://www.backports.org/mirrors.html> Oh, the reason i want toinstall with the apt-get command, > is I want it to also be recognized and updated when > running the apt-get update command. > > WayneHope, this will help you. Mit freundlichen Gr??en Wolfgang Wagner -- Systemadministration Riwa GmbH, Zwingerstra?e 1, 87435 Kempten, +49-831-52 29 63-537 eMail: wolfgang.wagner@riwa-gis.de
I am sorry, I made a mistake, I am running testing (sarge). Sorry for the confusion. Wayne On Wed, 19 Nov 2003 16:30:06 +0100 "Wolfgang Wagner" <wolfgang.wagner@riwa-gis.de> wrote:>> From: Wayne Dozier(Samba) >>[mailto:wdoziersamba@gborocollege.edu] >> >> I have just installed a new serve running the >>lateststable >> vesion of Debian. I am wanting to install Samba3 using > >stable aka woody? > >> apt-get install. I know ihave to add it to the sources >> list somehow, but I am new to Debian. > >Woody does not contain Samba 3, but read on.... > >> Can someone help me out with this. Am I correct in >> thinking I have to add it to the sources list. Any hep >> would be greatly appreciated. > >On http://www.backports.org you can find many newer >debian-packages, >which are not contained in official woody. These packages >are >"backported" from unstable to stable. > > >You have to insert in your /etc/apt/sources.list this >line(s): >----------------------------------------------------------------------- ># the original site - please use the nearest mirror, if >possible >#deb http://www.backports.org/debian woody all ># ># two mirrors at german universities >#deb >http://www.ecology.uni-kiel.de/mirrors/debian/backports.org/debian >woody all >#deb http://fs.cs.fhm.edu/mirror/backports.org/debian >woody all ># ># maybe the mirror next to you (US) >deb http://www.gonkgonk.com/mirrors/backports.org/debian >woody all >------------------------------------------------------------------------ > >A full list of mirrors you will find there: >http://www.backports.org/mirrors.html > > >> Oh, the reason i want toinstall with the apt-get >>command, >> is I want it to also be recognized and updated when >> running the apt-get update command. >> >> Wayne > >Hope, this will help you. > >Mit freundlichen Gr??en > > >Wolfgang Wagner >-- >Systemadministration >Riwa GmbH, Zwingerstra?e 1, 87435 Kempten, +49-831-52 29 >63-537 >eMail: wolfgang.wagner@riwa-gis.de > >
"Wayne Dozier(Samba)" <wdoziersamba@gborocollege.edu> writes:> I am sorry, I made a mistake, I am running testing (sarge). Sorry for > the confusion.Then you can just apt-get install samba.
Wayne Dozier(Samba)
2003-Nov-19 17:06 UTC
[Samba] Re: how to add Samba 3 to apt-get install
Yea... I just noticed it is pulling the 3.0.0 version of Samba so all is good. Sorry to bother the board with this one. Wayne On Wed, 19 Nov 2003 10:38:19 -0600 John Goerzen <jgoerzen@complete.org> wrote:>"Wayne Dozier(Samba)" <wdoziersamba@gborocollege.edu> >writes: > >> I am sorry, I made a mistake, I am running testing >>(sarge). Sorry for >> the confusion. > >Then you can just apt-get install samba. > >-- >To unsubscribe from this list go to the following URL and >read the >instructions: > http://lists.samba.org/mailman/listinfo/samba