[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shlibdeps warning + #DOCS# problem for procps



<quote sender="Frank K?ster">
> Eugene Teo <eugene.teo@eugeneteo.net> schrieb:

[snip]

> > 1. Is there any way to configure the files in debian/ to install 
> > this shared library? 
> 
> I think you have to create a separate library package. Have a look at 
> 
> http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html
> 
> (you can find this by looking for "libraries" in the Developer's
> Reference, file:///usr/share/doc/developers-reference/index.en.html or
> http://www.de.debian.org/doc/developers-reference/). 

Thanks for the urls. I will work on it, and keep the list updated.

> > 2. What should I do so that I can copy those man pages in the 
> > program's source directory to the respective directory?
> >
> > [~/procps/procps-2.0.18] $ \ls *.1 *.5 *.8
> > free.1   pkill.1  skill.1    snice.1   sysctl.conf.5  top.1 vmstat.8
> > watch.1  pgrep.1  pmap.1   slabtop.1  sysctl.8  tload.1     uptime.1  w.1
> 
> You can copy them into $DESTDIR/usr/share/man/man?/ in the install
> target of the Makefile, or use dh_installman(1).

As a matter of fact, the Makefile does a copy of the manpages when it
is being installed. I probably didn't get to see it because of the above
problem.

> > 3. I have a couple of files in debian/ called procps-doc.{docs,files}.
> >
> > It gives this error message when i try to do dpkg-buildpackage.
> >
> > cp: cannot stat `#DOCS#': No such file or directory
> > dh_installdocs: command returned error code 256
> > make[1]: *** [binary-common] Error 1
> >
> > Any idea what I should put in the procps-doc.{docs,files} files?
> 
> Do you generate a package procps-doc?

No, I didn't. The only related item I can recall is in the "control"
file. There is a section on doc which I didn't delete. Is it all right
to remove them? 

> Regards, Frank

Thanks Frank.

Cheers,
Eugene

> -- 
> Frank K?ster, Biozentrum der Univ. Basel
> Abt. Biophysikalische Chemie
> 
> 
> --
> To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 

-- 
Eugene TEO   <eugeneteo@eugeneteo.net>   <http://www.anomalistic.org/>
1024D/14A0DDE5 print D851 4574 E357 469C D308  A01E 7321 A38A 14A0 DDE5
main(i) { putchar(182623909 >> (i-1) * 5&31|!!(i<7)<<6) && main(++i); }



Reply to: