Re: Re: how to package to the sources.list

2004-09-17 Thread Thomas Beresford
It's pretty simple. Allright, you said that you put your deb files into /home/debs The next step is to run: # dpkg-scanpackages /home/debs override-file | gzip /home/debs/Packages.gz note that override-file is just a name for the override file, you can put anything you want. Then add the follo

Re: how to package to the sources.list

2004-09-13 Thread Kamaraju Kusumanchi
On Mon, 13 Sep 2004 04:30:16 -0700 (PDT), belahcene abdelkader <[EMAIL PROTECTED]> wrote: > Hi, every body > > I want to add to my list of packages, softwares I 've > downloaded, I saw the documentation, it is not clear. > > I 've put my packages *.deb in the directory > /home/debs > > deb file:

Re: how to package to the sources.list

2004-09-13 Thread Jerome BENOIT
Hello, to do so with the apt-build Package. hth, Jerome belahcene abdelkader wrote: Hi, every body I want to add to my list of packages, softwares I 've downloaded, I saw the documentation, it is not clear. I 've put my packages *.deb in the directory /home/debs deb file:/home/debs I add the his li

Re: how to package to the sources.list

2004-09-13 Thread Florian Ernst
Hello Belahcene, hello list! On Mon, Sep 13, 2004 at 04:30:16AM -0700, belahcene abdelkader wrote: > I 've put my packages *.deb in the directory > /home/debs > > deb file:/home/debs > > I add the his line, but when I run kpackage it gives > an error while reading the sourecs.list > I 've certai