> You have heard of Gentoo, haven't you? ;-)
Several years ago, I installed Gentoo and used it for a while.
Several of the packages then were really unstable, and I abandoned it
for other more stable and conservative distros (e.g. Debian).
I hear that it's lots better now, but I haven't tried it
On Sun, Aug 26, 2007 at 05:08:03PM -0700, Rogelio Bastardo wrote:
> Apologies if this is not the best place to ask this question, but if
> I've apt-get'd some packages and then later want to recompile those from
> source (using something like apt-get -b source packagename),
Rogelio Bastardo <[EMAIL PROTECTED]> writes:
> Apologies if this is not the best place to ask this question, but if
> I've apt-get'd some packages and then later want to recompile those
> from source (using something like apt-get -b source packagename), is
> that poss
Apologies if this is not the best place to ask this question, but if
I've apt-get'd some packages and then later want to recompile those from
source (using something like apt-get -b source packagename), is that
possible?
And what if I want to do that for everything that I&
Hello,
I want to install apache2 on woody, I use apache2 from backports.org but
it seems that it doesn't include the support of shared library module
(can't find apxs2)
So I have downloaded the deb src package apache2, I'm supposed to type
"apt-get -b source apache2&qu
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 conc
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 Lis
When doing a "apt-get -b source libexpat1":
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 369kB of source archives.
Get:1 ftp://ftp.fr.debian.org unstable/main expat 1.95.6-2 (dsc) [693B]
Get:2 ftp://ftp.fr.debian.org unstable/main expat 1.95.6-2 (tar) [29
[if you weren't following this thread, see the later (self-contained) part
of this message for explanation.]
On Fri, 13 Jul 2001, der.hans wrote:
> Am 12. Jul, 2001 schwäzte Faheem Mitha so:
>
> > Agreed, but I do... :-) I think the problem may be that the non-existent
> > user owning the direc
Am 12. Jul, 2001 schwäzte Faheem Mitha so:
> Agreed, but I do... :-) I think the problem may be that the non-existent
> user owning the directory is confusing the permission system. Can't think
Don't matter to root. System doesn't look to see if the user exists ( guess
that could be added to pam,
On Thu, 12 Jul 2001, der.hans wrote:
> Am 11. Jul, 2001 schwäzte Faheem Mitha so:
>
> > I recently changed my user id (faheem) from 1000 to 500. I tried to run
> > apt-get build pgp4pine just now as root in my home directory (the first
> > time after changing the id, I think) and I discovered t
Am 11. Jul, 2001 schwäzte Faheem Mitha so:
> I recently changed my user id (faheem) from 1000 to 500. I tried to run
> apt-get build pgp4pine just now as root in my home directory (the first
> time after changing the id, I think) and I discovered that something has
> got bollixeded up. I get
>
>
On 11 Jul 2001, Dave Carrigan wrote:
> Faheem Mitha <[EMAIL PROTECTED]> writes:
>
> > I recently changed my user id (faheem) from 1000 to 500.
>
> You are now userid 500 in /etc/passwd, but the files are still owned by
> userid 1000. Changing your userid in /etc/passwd does not change the
> o
Faheem Mitha <[EMAIL PROTECTED]> writes:
> I recently changed my user id (faheem) from 1000 to 500.
You are now userid 500 in /etc/passwd, but the files are still owned by
userid 1000. Changing your userid in /etc/passwd does not change the
ownership of files. Try this:
find / -user 1000 -pri
Dear people,
I recently changed my user id (faheem) from 1000 to 500. I tried to run
apt-get build pgp4pine just now as root in my home directory (the first
time after changing the id, I think) and I discovered that something has
got bollixeded up. I get
/usr/bin/dpkg-buildpackage: debian/rules:
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
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
[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
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
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
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
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?
Making all in po
/etc/xmms-1.2.4/po
make[3]: Entering directory `/etc/xmms-1.2.4/po'
PATH=../src:$PATH : --default-d
Hello.
Did I do soemthing wrong here? I wanted to have a few packages
compiled from source, and did
apt-get -b source packages
Then, there was a problem with the frist one (menu)... In
menu-2.1.5/debian/control, I see that the package doesn't build-depend
on any other (and the error do
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
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
Hi,
I have several packages downloaded on a machine. I'd like to be able to
apt-get'ing those packages from another machine. What packages do I have
to have on the first machine so that the downloaded packages can be
apt-get'ed by the second machine. (I can get Apache installed on the 1st
machine.
26 matches
Mail list logo