(LIRC header) Configure error RoseGarden

Support & discussion regarding DAWs and MIDI sequencers.

Moderators: MattKingUSA, khz

User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: (LIRC header) Configure error RoseGarden

Post by autostatic »

Chipfryer wrote:Would check install create a .deb install file that could be used to re-install via gdebi?
Yes.
User avatar
Chipfryer
Established Member
Posts: 362
Joined: Tue Nov 24, 2009 12:43 pm

Re: (LIRC header) Configure error RoseGarden

Post by Chipfryer »

Cool stuff thank you.
Another Q. If I downloaded the necessary dependencies as files and kept them in that folder would they be installed along with the application or would check install do this for me please?

Thanks auto, your a great help.
AutoStatic wrote:
Chipfryer wrote:Would check install create a .deb install file that could be used to re-install via gdebi?
Yes.
User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: (LIRC header) Configure error RoseGarden

Post by autostatic »

Chipfryer wrote:Another Q. If I downloaded the necessary dependencies as files and kept them in that folder would they be installed along with the application or would check install do this for me please?
Those dependencies were debs also or did you compile them yourself? Not sure if checkinstall also automatically adds dependencies, don't think so, I think you have to add the required dependencies yourself. Oh, and it's best to do a checkinstall --install=no make install, this will prevent checkinstall from actually installing anything but it does create the deb so you can install that afterwards.
User avatar
Chipfryer
Established Member
Posts: 362
Joined: Tue Nov 24, 2009 12:43 pm

Re: (LIRC header) Configure error RoseGarden

Post by Chipfryer »

Again thanks so much Auto. :D I think I am at last on the way with all of this.
Ok I have a list (I hope) of all that I needed to install. Would that be in the log for reference please and if so where?

No I didn't need to compile anything, just understand that for building I needed the lib extension as well as the .dev file. Synaptic failed in searches sometimes because I didn't understand that files can be renamed in the repo. I had the same trouble with winff in its non gui form too but again I'm getting there now.

Pretty certain I'll have tons of questions to bore you all with as time progresses.
Many thanks again Auto and everyone here too.
Best.
AutoStatic wrote:
Chipfryer wrote:Another Q. If I downloaded the necessary dependencies as files and kept them in that folder would they be installed along with the application or would check install do this for me please?
Those dependencies were debs also or did you compile them yourself? Not sure if checkinstall also automatically adds dependencies, don't think so, I think you have to add the required dependencies yourself. Oh, and it's best to do a checkinstall --install=no make install, this will prevent checkinstall from actually installing anything but it does create the deb so you can install that afterwards.
User avatar
Chipfryer
Established Member
Posts: 362
Joined: Tue Nov 24, 2009 12:43 pm

Re: (LIRC header) Configure error RoseGarden

Post by Chipfryer »

checkinstall
Delivers..........
The program 'checkinstall' is currently not installed. You can install it by typing:
sudo apt-get install checkinstall
bash: checkinstall: command not found

Should this be check-install?
Please
User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: (LIRC header) Configure error RoseGarden

Post by autostatic »

AutoStatic wrote:First install checkinstall of course.
And that's done by following the suggestion, so sudo apt-get install checkinstall
User avatar
Chipfryer
Established Member
Posts: 362
Joined: Tue Nov 24, 2009 12:43 pm

Re: (LIRC header) Configure error RoseGarden

Post by Chipfryer »

Sorry Auto. I just saw it wasn't installed, apologies.
I did install bristol softsynths via the package that was created.

I tried to create my own but got this message.

Code: Select all

Making install in libbristolaudio
make[1]: Entering directory `/home/mark/Desktop/bristol-0.50.2/libbristolaudio'
make[2]: Entering directory `/home/mark/Desktop/bristol-0.50.2/libbristolaudio'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libbristolaudio.la' '/usr/local/lib/libbristolaudio.la'
libtool: install: /usr/bin/install -c .libs/libbristolaudio.so.0.0.50 /usr/local/lib/libbristolaudio.so.0.0.50
/usr/bin/install: cannot create regular file `/usr/local/lib/libbristolaudio.so.0.0.50': Permission denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/home/mark/Desktop/bristol-0.50.2/libbristolaudio'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/mark/Desktop/bristol-0.50.2/libbristolaudio'
make: *** [install-recursive] Error 1

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye
Would this be because it is already installed? Though I cannot see it frankly except in Synaptic. (No gui).
Sorry pal :cry:

AutoStatic wrote:
AutoStatic wrote:First install checkinstall of course.
And that's done by following the suggestion, so sudo apt-get install checkinstall
User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: (LIRC header) Configure error RoseGarden

Post by autostatic »

Are the Bristol softsynths included with Rosegarden? Or are you trying something else?
User avatar
Chipfryer
Established Member
Posts: 362
Joined: Tue Nov 24, 2009 12:43 pm

Re: (LIRC header) Configure error RoseGarden

Post by Chipfryer »

Sorry for the confusion.
Yes something else because I wanted to test it out since Rosegarden was there already.
I forgot sudo before checkinstall :roll:

I'll uninstall it and go from scratch once more.
Sorry Auto.
AutoStatic wrote:Are the Bristol softsynths included with Rosegarden? Or are you trying something else?
User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: (LIRC header) Configure error RoseGarden

Post by autostatic »

Yeah, stuff like this is a lot of trial and error. But if you do it more regularly you'll get the hang of it ;)
User avatar
Chipfryer
Established Member
Posts: 362
Joined: Tue Nov 24, 2009 12:43 pm

Re: (LIRC header) Configure error RoseGarden

Post by Chipfryer »

Thanks Auto.
I'll have a crack at this again next week. I'm really glad I got Rosegarden 10.2 up and running finally however. :D

It seems that most use Ardour but I'm having loads of trouble getting the hang of that to be honest. Thanks again man.
AutoStatic wrote:Yeah, stuff like this is a lot of trial and error. But if you do it more regularly you'll get the hang of it ;)
Post Reply