Re: Package deb with shared library

2018-10-23 Thread Thomas Goirand
On 10/22/18 12:36 PM, Damir Porobic wrote: > Hi All, > > > I was not sure to which Mailing list my question belongs so I'm writing > here, if I should use a different list, let me know. > > > Currently I'm trying to create a .deb package for my Application and I'm > kind of stuck with packaging

Re: Package deb with shared library

2018-10-22 Thread Damir Porobic
r /usr/lib/ if it would fix my problem. From: Mo Zhou Sent: Monday, October 22, 2018 16:29 To: Damir Porobic Cc: debian-devel@lists.debian.org Subject: Re: Package deb with shared library Hi Damir, On Mon, Oct 22, 2018 at 10:36:12AM +, Damir Porobic wrote: > I was not sure

Re: Package deb with shared library

2018-10-22 Thread Mo Zhou
Hi Damir, On Mon, Oct 22, 2018 at 10:36:12AM +, Damir Porobic wrote: > I was not sure to which Mailing list my question belongs so I'm writing here, > if I should use a different list, let me know. According to the content of your mail I think debian-u...@lists.debian.org is a more proper pl

Package deb with shared library

2018-10-22 Thread Damir Porobic
Hi All, I was not sure to which Mailing list my question belongs so I'm writing here, if I should use a different list, let me know. Currently I'm trying to create a .deb package for my Application and I'm kind of stuck with packaging a shared library that I use. The shared library is not av