On Sat, 2005-07-09 at 16:00 -0400, kamaraju kusumanchi wrote:
> Mattia Dongili wrote:
>
> >On Sat, Jul 09, 2005 at 02:13:58PM -0400, kamaraju kusumanchi wrote:
> >
> >
> >>I am trying to package a library whose upstream is located at
> >>http://sourceforge.net/projects/fortranposix
> >>
> >>
> >
make[1]: Leaving directory `/home/rajulocal/practice/fortranposix-0.1'
dh_testdir
dh_testroot
dh_installchangelogs CHANGES
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitut
Hi! Thank's for your ultra quickly response:-)
For now, I have more one question: I need learn about
* "Multiple"-binary * in sense of maint-guide. (from one [or two:]
souce tarball,
to many binaries.deb)
The maint-guide teaching me about "single"-binary but nothing
about "multiple" ...
My
On Sat, Jul 09, 2005 at 10:44:40PM -0300, Dani wrote:
> Hi! Thank's for your ultra quickly response:-)
>
> For now, I have more one question: I need learn about
> * "Multiple"-binary * in sense of maint-guide. (from one [or two:]
> souce tarball,
> to many binaries.deb)
>
> The maint-guide te
I have both GCC 4.0 and GCC 3.3.5 installed. GCC 4.0 is intended for
future distributions and GCC 3.3.5 is intended for backport to sarge.
When I invoke dpkg-buildpackage to build my debs, how can I specify which
compiler and which libstdc++ libraries dpkg-buildpackage to use?
Thanks,
Kai-Cheun
also sprach Kai-Cheung Leung <[EMAIL PROTECTED]> [2005.07.09.0937 +0200]:
> I have both GCC 4.0 and GCC 3.3.5 installed. GCC 4.0 is intended for
> future distributions and GCC 3.3.5 is intended for backport to sarge.
> When I invoke dpkg-buildpackage to build my debs, how can I specify which
> co
On Sat, Jul 09, 2005 at 07:37:31PM +1200, Kai-Cheung Leung wrote:
> I have both GCC 4.0 and GCC 3.3.5 installed. GCC 4.0 is intended for
> future distributions and GCC 3.3.5 is intended for backport to sarge.
> When I invoke dpkg-buildpackage to build my debs, how can I specify which
> compiler a
Hallo David,
* David Pashley <[EMAIL PROTECTED]> [2005-07-09 12:02]:
> On Jul 09, 2005 at 01:14, Nico Golde praised the llamas by saying:
sn
> beebo root% grep upgrade /var/log/dpkg.log | tail
> 2005-07-09 01:17:02 upgrade eog 2.10.0-0.2 2.10.2-0.1
> 2005-07-09 01:17:09 upgrade gaim 1:1.3.1-2 1:1
Hi,
* Eduard Bloch <[EMAIL PROTECTED]> [2005-07-09 12:02]:
> #include
> * Nico Golde [Sat, Jul 09 2005, 02:14:22AM]:
>
> > sudo apt-history show upgrade
> > 2005-07-09 00:12:03: upgrade gstreamer0.8-alsa=0.8.8-3
> > 0.8.10-1
> > 2005-07-09 00:12:03: upgrade libbonobo2-common=2.8
#include
* Nico Golde [Sat, Jul 09 2005, 12:06:54PM]:
> But for example:
> apt-history show install
> 2005-07-09 00:12:03: install libstdc++6-4.0-dev
> 4.0.0-12
> 2005-07-09 00:12:03: install libaa1
> 1.4p5-28
> 2005-07-09 00:12:03: inst
Am 2005-07-09 19:37:31, schrieb Kai-Cheung Leung:
> I have both GCC 4.0 and GCC 3.3.5 installed. GCC 4.0 is intended for
> future distributions and GCC 3.3.5 is intended for backport to sarge.
> When I invoke dpkg-buildpackage to build my debs, how can I specify which
> compiler and which libstdc
Hallo Eduard,
* Eduard Bloch <[EMAIL PROTECTED]> [2005-07-09 13:02]:
> #include
> * Nico Golde [Sat, Jul 09 2005, 12:06:54PM]:
[...]
> > I think there is apt-history a better way.
>
> For doing what exactly?
For doing this without corebutils.
regards nico
--
Nico Golde - JAB: [EMAIL PROTECT
#include
* Nico Golde [Sat, Jul 09 2005, 01:04:23PM]:
> > > I think there is apt-history a better way.
> >
> > For doing what exactly?
>
> For doing this without corebutils.
a) grep it is not in coreutils but in the grep package
b) you seem to have an allergy to essential packages (you know,
t
Hallo Eduard,
* Eduard Bloch <[EMAIL PROTECTED]> [2005-07-09 13:26]:
> #include
> * Nico Golde [Sat, Jul 09 2005, 01:04:23PM]:
> > > > I think there is apt-history a better way.
> > >
> > > For doing what exactly?
> >
> > For doing this without corebutils.
>
> a) grep it is not in coreutils bu
Save money on buying software!!!
http://bzpij.k9ohn12dzckrz32.lhotacg.com
I paint objects as I think them, not as I see them.
A companion's words of persuasion are effective.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE
I am trying to package a library whose upstream is located at
http://sourceforge.net/projects/fortranposix
I already read the libpkg-guide, maint-guide. This problem was not
discussed in any of them. I googled and also asked in the irc about this
problem.
There were no errors/warnings when I
kamaraju kusumanchi <[EMAIL PROTECTED]> wrote:
> $tree fortranposix-0.1/debian/tmp/
> fortranposix-0.1/debian/tmp/
> `-- usr
> `-- lib
> |-- libfortranposix.a
> `-- libfortranposix.so.0.0.0
>
> 2 directories, 2 files
It seems you are using a debhelper compatibility level (see
On Sat, Jul 09, 2005 at 02:13:58PM -0400, kamaraju kusumanchi wrote:
> I am trying to package a library whose upstream is located at
> http://sourceforge.net/projects/fortranposix
>
>
> I already read the libpkg-guide, maint-guide. This problem was not
> discussed in any of them. I googled and a
Mattia Dongili wrote:
On Sat, Jul 09, 2005 at 02:13:58PM -0400, kamaraju kusumanchi wrote:
I am trying to package a library whose upstream is located at
http://sourceforge.net/projects/fortranposix
I already read the libpkg-guide, maint-guide. This problem was not
discussed in any of them
19 matches
Mail list logo