lilypond-user
[Top][All Lists]
Advanced

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

Re: frescobaldi from git


From: Thomas Morley
Subject: Re: frescobaldi from git
Date: Sat, 4 May 2019 15:39:40 +0200

Am Sa., 4. Mai 2019 um 14:50 Uhr schrieb Thomas Morley
<address@hidden>:
>
> Hi,
>
> I just tried to get frescobaldi from git work.
> No success.
>
> I've read and reread all the READMEs and INSTALLs, now I'm heavily confused.
> Could someone write (or point me to) a installation-guide for dummies?
> Probably starting here
> https://github.com/frescobaldi
>
> I'm on Ubuntu-18.04 64-bit
>
> Thanks,
>   Harm

To answer my own question, I did (all in \home)

(1) Clone the repository
git clone https://github.com/frescobaldi/frescobaldi.git

(2) What else is needed?
~$ apt-get install --dry-run frescobaldi
NOTE: This is only a simulation!
      apt-get needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libportmidi0 lilypond lilypond-data python3-poppler-qt5 python3-pyqt5.qtsvg
  python3-pyqt5.qtwebkit
Suggested packages:
  lilypond-doc
The following NEW packages will be installed:
  frescobaldi libportmidi0 lilypond lilypond-data python3-poppler-qt5
  python3-pyqt5.qtsvg python3-pyqt5.qtwebkit
0 upgraded, 7 newly installed, 0 to remove and 5 not upgraded.
Inst python3-poppler-qt5 (0.24.2-3build3 Ubuntu:18.04/bionic [amd64])
Inst libportmidi0 (1:217-6 Ubuntu:18.04/bionic [amd64])
Inst python3-pyqt5.qtsvg (5.10.1+dfsg-1ubuntu2 Ubuntu:18.04/bionic [amd64])
Inst python3-pyqt5.qtwebkit (5.10.1+dfsg-1ubuntu2 Ubuntu:18.04/bionic [amd64])
Inst frescobaldi (3.0.0+ds1-1 Ubuntu:18.04/bionic [all])
Inst lilypond-data (2.18.2-12build1 Ubuntu:18.04/bionic [all])
Inst lilypond (2.18.2-12build1 Ubuntu:18.04/bionic [amd64])
Conf python3-poppler-qt5 (0.24.2-3build3 Ubuntu:18.04/bionic [amd64])
Conf libportmidi0 (1:217-6 Ubuntu:18.04/bionic [amd64])
Conf python3-pyqt5.qtsvg (5.10.1+dfsg-1ubuntu2 Ubuntu:18.04/bionic [amd64])
Conf python3-pyqt5.qtwebkit (5.10.1+dfsg-1ubuntu2 Ubuntu:18.04/bionic [amd64])
Conf frescobaldi (3.0.0+ds1-1 Ubuntu:18.04/bionic [all])
Conf lilypond-data (2.18.2-12build1 Ubuntu:18.04/bionic [all])
Conf lilypond (2.18.2-12build1 Ubuntu:18.04/bionic [amd64])

(3) Install all but frescobaldi, lilypond, lilypond-data
(I do have LilyPond in multiple versions already, don't want to
distrub my setup)

(4) Navigate into frescobaldi-git-folder and install it
cd frescobaldi/
sudo python3 setup.py install


Ofcourse other systems may have different setup, so other stuff may be
needed, and it works only if frescobaldi is in the distro anyway.
Probably not the bleeding edge state of the dependency-software is caught.

Anyway, it worked for me.


Cheers,
  Harm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]