Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

SOLVED - Compiling Rosegarden Fails


fredmyra

Question

I installed Funtoo_Gnome in my Fujitsu Esprimo, but I could not get used to Gnome's functionality - I have been using XFCE for most of my Linux live.  So I installed the Xfce desktop and proceeded to install  the programs I needed. It went perfectly with almost all programs: LibreOffice, Audacity, Firefox, Musescore, Gimp, VLC  and a few minor others, with the exception of Rosegarden.

I then tried to install Rosegarden on my Lifebook's Funtoo, originally installed with XFCE and got the same error with minor differences in the output.

I am enclosing the files mentioned in the emerge message for both instances.

Although I am just as depending on Rosegarden as I am on XFCE,  this is no urgent matter. I still have alternative options to run Rosegarden whenever I need.   But I will love to run Rosegarden on my Funtoos sometime.

 

build.log.rosegarden.esprimo emerge_info_rosegarden.esprimo emerge_pqv_rosegarden.esprimo rosegarde_esprimo_build.log rosegarden_esprimo_owners rosegarden_info_esprimo

Edited by fredmyra
SOLVED!
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

 

@fredmyra this is a quick method to get it built and installed without configuring and using a local overlay.

Using 'ego query v rosegarden'  finds the kit-release, category/package

j@funtoo ~ $ ego query v rosegarden
 media-sound/rosegarden| slot|                  repo
-----------------------+-----+----------------------
                17.12.1|    0| media-kit/1.4-release

Path to packages is /var/git/meta-repo/kits/<name-kit>/<category-name>/<package-name>

cd /var/git/meta-repo/kits/media-kit/media-sound/rosegarden

Renaming the ebuild with the 21.12 version is all that is required in this case.

mv rosegarden-17.12.1.ebuild rosegarden-21.12.ebuild

Rebuild the Manifest while connected to the internet.

ebuild rosegarden-21.12.ebuild manifest

Build/install

emerge -av =media-sound/rosegarden-21.12

 The next time 'ego sync' is run these edits will revert but you'll have it installed so it shouldn't matter.

Edited by cardinal
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...