Re: effect of checkinstall debs



On 03/15/2010 02:33 AM, Liam O'Toole wrote:
On 2010-03-15, Patton Echols <p.echols@xxxxxxxxxxx> wrote:

I wanted to experiment with darktable
(http://darktable.sourceforge.net/) The only .deb on the website is for
64bit. I was able to compile from the source after tracking down an
number of -dev libraries. I used checkinstall to create a deb and have
a working installation.

Here is the question:

If I provide that deb to other users, will dpkg resolve dependencies? I
assume the foo-dev libraries are only needed for compiling. But if dpkg
will not resolve conflicts, is there some way that I can find out the
dependencies so that users can know what they are?

Thanks,

--PE



Examine the .deb file using the command 'dpkg --info <filename>'. Is
the 'Depends' field completed correctly? If so, then higher level tools
such as apt-get and aptitude will be able to resolve dependencies when
you distribute the .deb file to others.


Hmmm, no that field is blank. Not sure how to figure out what the run
dependencies are vs the build dependencies. I guess I am correct in
assuming that the 'dev' files would only be needed to build. Is there a
standard way to specify run time dependencies? (So i would know where
to look in the source or some other file?)

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: effect of checkinstall debs
    ... If I provide that deb to other users, will dpkg resolve dependencies? ... assume the foo-dev libraries are only needed for compiling. ... Looking briefly at the checkinstall documentation, ...
    (Ubuntu)
  • effect of checkinstall debs
    ... I was able to compile from the source after tracking down an ... If I provide that deb to other users, will dpkg resolve dependencies? ... assume the foo-dev libraries are only needed for compiling. ...
    (Ubuntu)
  • Re: effect of checkinstall debs
    ... I was able to compile from the source after tracking down an ... If I provide that deb to other users, will dpkg resolve dependencies? ... assume the foo-dev libraries are only needed for compiling. ...
    (Ubuntu)
  • Re: Preliminary analysis of existing ASDF practices
    ... There is no problem with the graph image. ... ASDF can improve over it, ... these libraries are going to be built in very different environments ... dependencies on the actions themselves. ...
    (comp.lang.lisp)
  • Re: dependency scanner
    ... Ivy gave us a leg up on analyzing dependencies. ... Historically, this is done with configure, though ant ... packages that won't compile need to be skipped. ...
    (comp.lang.java.programmer)