, 2012 at 05:04:02PM +, Camaleón wrote:
>>>>> You have no "source" repo listed.
>>>>>
>>>>> deb-src http://cdn.debian.net/debian testing main contrib non-free
>>>>
>>>> You don't need one. The only reason you'd need
gt; You have no "source" repo listed.
>> >>
>> >> deb-src http://cdn.debian.net/debian testing main contrib non-free
>> >
>> > You don't need one. The only reason you'd need one is if you are
>> > going to be compiling any software.
>&
On Sat, May 19, 2012 at 05:46:41PM +, Camaleón wrote:
> On Sun, 20 May 2012 05:39:29 +1200, Chris Bannister wrote:
>
> > On Fri, May 18, 2012 at 05:04:02PM +, Camaleón wrote:
> >> You have no "source" repo listed.
> >>
> >> deb-src http
On Sun, Aug 06, 2006 at 11:31:28PM -0300, Alejandro wrote:
> Hi all,
>
> I have Debian Etch and I have this in my /etc/apt/sources.list file:
>
> deb http://ftp.us.debian.org/debian/ etch main contrib
> deb http://security.debian.org/ etch/updates main contrib
>
> But I
Alejandro wrote:
> Hi all,
>
> I have Debian Etch and I have this in my /etc/apt/sources.list file:
>
> deb http://ftp.us.debian.org/debian/ etch main contrib
> deb http://security.debian.org/ etch/updates main contrib
>
> But I need the deb-src sources (security and n
Hi all,
I have Debian Etch and I have this in my /etc/apt/sources.list file:
deb http://ftp.us.debian.org/debian/ etch main contrib
deb http://security.debian.org/ etch/updates main contrib
But I need the deb-src sources (security and normal packages), I tried
with a pair of sources but they
Hi!
* krot <[EMAIL PROTECTED]> [060408 20:23]:
> Good afternoon! Prompt where it is possible to find diff.gz for
> assembly gcc 4.0.1, glibc 2.3.5, MySQL 5.0.12? There Is such resource
> where are stored{kept} all diff.gz for all versions of source codes?
Did you ever tried to read the answers y
Good afternoon! Prompt where it is possible to find diff.gz for assembly gcc
4.0.1, glibc 2.3.5, MySQL 5.0.12? There Is such resource where are stored{kept}
all diff.gz for all versions of source codes?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? C
Leonid Grinberg wrote:
Добрый день! Подскажите где можно найти diff.gz для сборки gcc 4.0.1, glibc
2.3.5, MySQL 5.0.12 ?Существует такой ресурс где хранятся все diff.gz для
всех версий исходников?
I am not actually sure for myself, but perhaps someone else is. Here
is a translation of what
> Добрый день! Подскажите где можно найти diff.gz для сборки gcc 4.0.1, glibc
> 2.3.5, MySQL 5.0.12 ?Существует такой ресурс где хранятся все diff.gz для
> всех версий исходников?
I am not actually sure for myself, but perhaps someone else is. Here
is a translation of what was written:
Good da
Добрый день! Подскажите где можно найти diff.gz для сборки gcc 4.0.1, glibc
2.3.5, MySQL 5.0.12 ?Существует такой ресурс где хранятся все diff.gz для
всех версий исходников?
On Tue, May 14, 2002 at 12:36:54AM +0100, Colin Watson wrote:
> Looks about right to me, although you want 'apt-get build-dep' in the
> former case too. You need to get build-dependencies as root, while
> everything else can be done as an ordinary user.
>
> Actually, there's a note in the FAQ abou
On Mon, May 13, 2002 at 09:41:45PM -0500, Ron Johnson wrote:
> Now, how do I optimize for a specific architecture, like i586?
> "man dpkg-buildpackage" refers to the Arch standard variable,
> but doesn't mention how to set it.
Arch is unlikely to be what you want - that's really the Debian
archite
dpkg-deb --build /etc/apt/mozilla-1+rc1
> > or
> >cd /etc/apt/mozilla-1+rc1 && dpkg-buildpackage -ai686
> >
> > Or something totally different?
>
> Make sure you have the correct deb-src lines in your
> /etc/apt/sources.list. Then, do a:
>
>
On Mon, May 13, 2002 at 06:27:17PM -0500, Ron Johnson wrote:
> On Mon, 2002-05-13 at 16:20, Colin Watson wrote:
> > (I hope you didn't unpack it in /etc/apt! Use 'apt-get source' as an
> > ordinary user, not as root, and usually somewhere in your home
> > directory.)
>
> Uh, yeah. That's where I
On Mon, 2002-05-13 at 16:20, Colin Watson wrote:
> On Mon, May 13, 2002 at 03:19:34PM -0500, Ron Johnson wrote:
> > I've downloaded the mozilla source package, but am unsure
> > of what to do next.
> > Do I do this:
> >dpkg-deb --build /etc/apt/mozilla-1+rc1
> > or
> >cd /etc/apt/mozilla
Ron Johnson <[EMAIL PROTECTED]> writes:
> I've downloaded the mozilla source package, but am unsure
> of what to do next.
> Do I do this:
>dpkg-deb --build /etc/apt/mozilla-1+rc1
> or
>cd /etc/apt/mozilla-1+rc1 && dpkg-buildpackage -ai686
>
> Or something totally different?
What are yo
On Mon, May 13, 2002 at 03:19:34PM -0500, Ron Johnson wrote:
> I've downloaded the mozilla source package, but am unsure
> of what to do next.
> Do I do this:
>dpkg-deb --build /etc/apt/mozilla-1+rc1
> or
>cd /etc/apt/mozilla-1+rc1 && dpkg-buildpackage -ai686
(I hope you didn't unpack i
amp; dpkg-buildpackage -ai686
>
> Or something totally different?
Make sure you have the correct deb-src lines in your
/etc/apt/sources.list. Then, do a:
bash$ apt-get build-dep mozilla-browser
bash$ apt-get --build source mozilla-browser
Simon
--
To UNSUBSCRIBE, em
Help! I need a Manual to Fscking Read!
I've downloaded the mozilla source package, but am unsure
of what to do next.
Do I do this:
dpkg-deb --build /etc/apt/mozilla-1+rc1
or
cd /etc/apt/mozilla-1+rc1 && dpkg-buildpackage -ai686
Or something totally different?
Thanks,
Ron
--
+-
Arcady Genkin <[EMAIL PROTECTED]> wrote:
>Suppose that I want to (1) specify my own flags to ./configure,
Yes, edit debian/rules.
>and (2) apply a patch of my own to an app's source tree before the deb
>source package builds.
Just do it (tm) :)
Cheers,
--
Colin Watson
Suppose that I want to (1) specify my own flags to ./configure, and
(2) apply a patch of my own to an app's source tree before the deb
source package builds.
Is this achievable with debian source packages? If yes, any pointers
would be highly appreciated.
Many thanks,
--
Arcady Genkin
Nostalgia
22 matches
Mail list logo