other parts of the
> documentation; renaming it to changelog.html.gz would break those
> links. What should I do?
--
Gordon Sadler
other parts of the
> documentation; renaming it to changelog.html.gz would break those
> links. What should I do?
--
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
If you are using
some other platform/OS (ie. not using glibc) then you need to get these
from OS vendor package. Depends on the libc you are building for.
--
Gordon Sadler
If you are using
some other platform/OS (ie. not using glibc) then you need to get these
from OS vendor package. Depends on the libc you are building for.
--
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hould have a {TCL,TK}_SRC_DIR that points to the relevant
/usr/include/tcl8.x/{tcl,tk}-private. This all assumes you have the dev
packages installed.
--
Gordon Sadler
hould have a {TCL,TK}_SRC_DIR that points to the relevant
/usr/include/tcl8.x/{tcl,tk}-private. This all assumes you have the dev
packages installed.
--
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
uild it
> until I can find a fix.
>
> Is there a way to say 'all except alpha' on the Architecture: line in
> debian/control? Or do I need to list out all the architectures I /do/ want to
> build it on?
>
What about this in the control file:
Package: xxx
Architecture: any [!alpha]
--
Gordon Sadler
uild it
> until I can find a fix.
>
> Is there a way to say 'all except alpha' on the Architecture: line in
> debian/control? Or do I need to list out all the architectures I /do/ want to
> build it on?
>
What about this in the control file:
Package: xxx
Archite
debian/rules file has a call to dh_perl at the appropriate
time to generate the perl:Depends substitution.
Gordon Sadler
debian/rules file has a call to dh_perl at the appropriate
time to generate the perl:Depends substitution.
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
use
shared libraries... You just declare your depends manually.
BTW, are you sure it only works with tcl8.2? not 8.0,8.1,8.3?
Gordon Sadler
I wouldn't care much for the library not having the correct form except
> > for the fact that dpkg-shlibs is not able to recognise the library and so
> > fails to include it in the dependencies exactly because of that
> > non-conformance.
>
> File a bug against dpkg.
>
I'm fairly certain some work has been done on this already, it's not
perfect yet -), but better than before.
Gordon Sadler
d libraries... You just declare your depends manually.
BTW, are you sure it only works with tcl8.2? not 8.0,8.1,8.3?
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
e library not having the correct form except
> > for the fact that dpkg-shlibs is not able to recognise the library and so
> > fails to include it in the dependencies exactly because of that
> > non-conformance.
>
> File a bug against dpkg.
>
I'm fairly certain some work has been done on this already, it's not
perfect yet -), but better than before.
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> > Where did you say to put it?
> >
> > > when i look into into the deb file, under CONTENTS there are this dirs
> > > bin
> > > usr
> > > share
> >
> > What is "CONTENTS"? How do you look into the deb file?
> >
&
>
> > Where did you say to put it?
> >
> > > when i look into into the deb file, under CONTENTS there are this dirs
> > > bin
> > > usr
> > > share
> >
> > What is "CONTENTS"? How do you look into the deb file?
> >
&
IR=`pwd`/debian/tmp/usr.
Sounds like you may be using DESTDIR=`pwd`/debian ?
HTH
Gordon Sadler
IR=`pwd`/debian/tmp/usr.
Sounds like you may be using DESTDIR=`pwd`/debian ?
HTH
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Mar 30, 2001 at 09:04:39PM -0600, Gordon Sadler wrote:
> On Fri, Mar 30, 2001 at 01:13:14PM -0500, Harry Henry Gebel wrote:
> > On Fri, Mar 30, 2001 at 06:16:02AM -0300, Carlos Laviola wrote:
> > > Yes. I'm afraid I used a confusing wording. What I meant was
On Fri, Mar 30, 2001 at 09:04:39PM -0600, Gordon Sadler wrote:
> On Fri, Mar 30, 2001 at 01:13:14PM -0500, Harry Henry Gebel wrote:
> > On Fri, Mar 30, 2001 at 06:16:02AM -0300, Carlos Laviola wrote:
> > > Yes. I'm afraid I used a confusing wording. What I meant was that
c/dpkg# ls -ld /usr/doc/ibrazilian/
> drwxr-xr-x2 root root 4096 Mar 30 13:04 /usr/doc/ibrazilian/
> elroy:/home/hgebel/src/dpkg# ls -l /usr/doc/ | grep ibrazilian
> lrwxrwxrwx1 root root 23 Mar 30 13:04 ibrazilian ->
> ../share/doc/ibrazilian
HTH
Gordon Sadler
azilian/
> drwxr-xr-x2 root root 4096 Mar 30 13:04 /usr/doc/ibrazilian/
> elroy:/home/hgebel/src/dpkg# ls -l /usr/doc/ | grep ibrazilian
> lrwxrwxrwx1 root root 23 Mar 30 13:04 ibrazilian ->
>../share/doc/ibrazilian
HTH
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ou don't control what gets printed per se, you just assign priorities
to your messages and the sysadmin sets the priority according to what
he/she wants to see. Generally, if you give it low priority, a lot of
people will never see it, because they choose not to.
Gordon Sadler
ou don't control what gets printed per se, you just assign priorities
to your messages and the sysadmin sets the priority according to what
he/she wants to see. Generally, if you give it low priority, a lot of
people will never see it, because they choose not to.
Gordon Sadler
--
To U
ed scripts before they are installed into
debian/{$package,tmp}/DEBIAN.
For instance, the #DEBHELPER# token causes dh_installdocs to add code to
automatically create a symlink from /usr/share/doc/$package to
/usr/doc/$package and remove it upon package removal.
HTH
Gordon Sadler
ore they are installed into
debian/{$package,tmp}/DEBIAN.
For instance, the #DEBHELPER# token causes dh_installdocs to add code to
automatically create a symlink from /usr/share/doc/$package to
/usr/doc/$package and remove it upon package removal.
HTH
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
his?
>
Most likely cause, debian/docs or debian/$package.docs. If you used
dh_make, it seems to pick up INSTALL. Maybe a bug should be filed
against dh_make?
If you have 0 debian/*docs files, try -X with dh_installdocs, shouldn't
be needed though :
dh_installdocs -X INSTALL
Gordon Sadler
his?
>
Most likely cause, debian/docs or debian/$package.docs. If you used
dh_make, it seems to pick up INSTALL. Maybe a bug should be filed
against dh_make?
If you have 0 debian/*docs files, try -X with dh_installdocs, shouldn't
be needed though :
dh_installdocs -X INSTALL
Gordon Sadler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
the machine too ;-)
>
Hmm, the MAC address of most (all?) NIC's is burned into the ROMs on
the cards. Ensuring they are globally unique, registered with ...( hmm,
cannot remember organization's name).
This program is arbitrarily changing MAC addresses? Sounds odd.
Gordon Sadler
t;
Hmm, the MAC address of most (all?) NIC's is burned into the ROMs on
the cards. Ensuring they are globally unique, registered with ...( hmm,
cannot remember organization's name).
This program is arbitrarily changing MAC addresses? Sounds odd.
Gordon Sadler
--
To UNSUBSCRIB
On Sun, Jan 14, 2001 at 06:06:15PM +1100, Drew Parsons wrote:
> I'm trying to package the new upstream version of mirrormagic.
>
> It has a changelog in the root source directory called CHANGES.
> I figure I'm supposed to install this changelog by running
> dh_installchangelogs CHANGES
> which
On Sat, Jan 13, 2001 at 11:20:19PM -0600, Stephen Langasek wrote:
> Hi all,
>
> I'm taking on the packaging of a library that has a build-time dependency on
> the dev package from another library. Do any of the dpkg-dev or debhelper
> tools check for this line in the control file? I've poked aro
On Sun, Jan 14, 2001 at 06:06:15PM +1100, Drew Parsons wrote:
> I'm trying to package the new upstream version of mirrormagic.
>
> It has a changelog in the root source directory called CHANGES.
> I figure I'm supposed to install this changelog by running
> dh_installchangelogs CHANGES
> which
On Sat, Jan 13, 2001 at 11:20:19PM -0600, Stephen Langasek wrote:
> Hi all,
>
> I'm taking on the packaging of a library that has a build-time dependency on
> the dev package from another library. Do any of the dpkg-dev or debhelper
> tools check for this line in the control file? I've poked ar
ines above are from the example scripts in
/usr/share/debhelper/dh_make/debian*/rules if you debianize a source
package by running dh_make, #PACKAGE# will be replaced with the package
name. If you just copy them yourself you need to change the #PACKAGE#
reference yourself. However, the #DEBHELPER# anchors allow
dh_installdocs, dh_installmenu, et al to add the appropriate script
fragments in their place.
Good luck
Gordon Sadler
ines above are from the example scripts in
/usr/share/debhelper/dh_make/debian*/rules if you debianize a source
package by running dh_make, #PACKAGE# will be replaced with the package
name. If you just copy them yourself you need to change the #PACKAGE#
reference yourself. However, the #DEBHELPER#
hand with.
Then there is always the QA, Quality Assurance, team qa.debian.org.
They could always use a hand I'm sure. They have their own mail list
too that you might want to look into/subscribe.
Good luck
Gordon Sadler
On Tue, Dec 19, 2000 at 10:15:53PM +0100, Patrick Schnorbus wrote:
>
hand with.
Then there is always the QA, Quality Assurance, team qa.debian.org.
They could always use a hand I'm sure. They have their own mail list
too that you might want to look into/subscribe.
Good luck
Gordon Sadler
On Tue, Dec 19, 2000 at 10:15:53PM +0100, Patrick Schnorbus wrote:
>
38 matches
Mail list logo