Re: "apt-get -b source libexpat1" -> cp: cannot stat `usr/include'...

2003-02-23 Thread Vincent Lefevre
On Mon, Feb 24, 2003 at 00:53:32 +1100, Rob Weir wrote: > On Tue, Feb 18, 2003 at 02:18:39AM +0100, Vincent Lefevre wrote: > > When doing a "apt-get -b source libexpat1": > > Did you also install it's build dependencies? Yes. Anyway, when something is missing concerning the dependencies, I get an

Re: "apt-get -b source libexpat1" -> cp: cannot stat `usr/include'...

2003-02-23 Thread Rob Weir
On Tue, Feb 18, 2003 at 02:18:39AM +0100, Vincent Lefevre wrote: > When doing a "apt-get -b source libexpat1": Did you also install it's build dependencies? man apt-get, this is VERY important. Also, you do have build-essential installed, right? > Reading Package Lists... Done > Building Depend

Re: apt-get -b source xmms error

2001-03-11 Thread Colin Watson
Bill Wohler <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] (Colin Watson) writes: >> Have you installed all the packages mentioned in the Build-Depends: line >> of the .dsc that apt downloaded (it'll be in the directory above the >> unpacked xmms-1.2.4 source directory)? > >Colin, > > Thanks for th

Re: apt-get -b source xmms error

2001-03-10 Thread D. Hoyem
Last night after reading this thread I went and did a apt-get of xmms and it was like falling off a log. As root I cd to /usr/local did the apt-get and within 4 minutes I was playing mp3's on my system no pain, no extra files to get nutting. Thanks --- Bill Wohler <[EMAIL PROTECTED]> wrote: > [EM

Re: apt-get -b source xmms error

2001-03-09 Thread Bill Wohler
[EMAIL PROTECTED] (Colin Watson) writes: > Have you installed all the packages mentioned in the Build-Depends: line > of the .dsc that apt downloaded (it'll be in the directory above the > unpacked xmms-1.2.4 source directory)? Colin, Thanks for the tip. Is there a good document that introduces

Re: apt-get -b source xmms error

2001-03-09 Thread Colin Watson
Bill Wohler <[EMAIL PROTECTED]> wrote: >dpkg-shlibdeps -Tdebian/substvars \ > -dDepends `find /usr/src/xmms-1.2.4/debian/xmms/usr/bin -type f >! -name gnomexmms -perm +111` \ > `ls -1 /usr/src/xmms-1.2.4/debian/xmms/usr/lib/*.so.*` \ > -dRecommends `find /usr/src/x

Re: apt-get -b source xmms error

2001-03-09 Thread Bill Wohler
Tommi Komulainen <[EMAIL PROTECTED]> writes: > On Fri, Mar 09, 2001 at 02:30:26PM -0800, Bill Wohler wrote: > > When I tried `apt-get -b source xmms' (from sid) on a woody system, > > I get the following error. What am I doing wrong, or it the xmms > > package? > > My guess is that you need

Re: apt-get -b source xmms error

2001-03-09 Thread Tommi Komulainen
On Fri, Mar 09, 2001 at 02:30:26PM -0800, Bill Wohler wrote: > When I tried `apt-get -b source xmms' (from sid) on a woody system, > I get the following error. What am I doing wrong, or it the xmms > package? My guess is that you need the gettext -package installed to get xmms properly built

Re: apt-get -b

2000-02-28 Thread Oki DZ
On Fri, 25 Feb 2000, Sean Johnson wrote: > I like to use apt-move to create a local mirror of all the packages I've > installed. This makes it easy to keep the other machines on my home lan > up to date. All I do is make the apt-move directory (in my case it's on Thanks; it works fine. > /mirr

Re: apt-get -b

2000-02-25 Thread Sean Johnson
I like to use apt-move to create a local mirror of all the packages I've installed. This makes it easy to keep the other machines on my home lan up to date. All I do is make the apt-move directory (in my case it's on /mirror) mountable via nfs by all local machines, and go from there. I think this