On Sat, Aug 25, 2018 at 09:00:48AM +0200, Kornel Benko wrote:
> Am Freitag, 24. August 2018 23:12:18 CEST schrieb Scott Kostyshak 
> <skost...@lyx.org>:
> > On Fri, Aug 24, 2018 at 08:34:47PM +0200, Wolfgang Engelmann wrote:
> > 
> > > just checked, but build-dep lyx is not found by synaptic and checking for
> > > build-dep gives:
> > > 
> > > W: Target Translations (multiverse/i18n/Translation-en) is configured
> > > multiple times in /etc/apt/sources.list:3 and
> > > /etc/apt/sources.list.d/official-package-repositories.list:3
> > > 
> > > What to do?
> > > Wolfgang
> > 
> > I'm not sure. It's been a long time since I've had to look into an issue
> > like that. I was hoping that if I did build-dep on my machine I could
> > give you the list of packages, but I just get:
> > 
> > $ sudo apt-get build-dep lyx
> > [sudo] password for scott: 
> > Reading package lists... Done
> > Reading package lists... Done
> > Building dependency tree       
> > Reading state information... Done
> > 0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded.
> > $
> > 
> > I'm not sure how to see what those 53 packages are. I tried to use a
> > "verbose" option but didn't find one.
> 
> These packages are not affected by the lyx package. They are the ones, which 
> would be removed
> if you would use 'apt-get autoremove'
> 
> > 
> > Scott
> > 
> 
> On packages which are made with 'our' cmake, you can use
>       # dpkg --info lyx24-2.4.0-51446git-Linux.deb
> or, for the installed
>       # dpkg -s lyx24
>               Package: lyx24
>               Status: install ok installed
>               Priority: optional
>               Section: devel
>               Installed-Size: 87325
>               Maintainer: lyx-de...@lists.lyx.org
>               Architecture: amd64
>               Version: 2.4.0-51446git-g2d4ac90
>               Depends: python (>= 2.6), libaspell15 (>= 0.60.7~20110707), 
> libc6 (>= 2.14), libenchant1c2a (>= 1.6.0), libgcc1 (>= 1:3.0), libmagic1 (>= 
> 5.12), libqt5core5a (>= 5.6.0~beta), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles 
> (>= 5.2.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.6.0~beta), 
> libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libxcb1, zlib1g (>= 1:1.1.4)
>               Description: A WYSIWYM (What You See Is What You Mean) document 
> processor

But these are not the packages needed for building LyX (e.g. there are
no -dev packages above). They are the packages needed for installing a
pre-built binary.

Scott

Reply via email to