Compiled my first program and it made me happy!

News, happenings
Message
Author
ITSMERSH

Compiled my first program and it made me happy!

#1 Post by ITSMERSH »

Hi,

currently I'm quite happy.

Tonight, after a few hours of try and error, I was able to compile my first real big program. Ok, there have been a few small tools like xdotool and wmctrl.

But tonight I was able to compile the latest version of Qtractor, which is v0.9.3 with LADSPA, LV2, DSSI and VST plugins enabled! :D

I just had to had to announce this! 8)
Attachments
Qtractor093.jpg
Qtractor 0.9.3 compiled in BionicPup64 7.9.6
(89.31 KiB) Downloaded 492 times

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

#2 Post by mikeslr »

Just want to congradulate you.

And ask: When you first started working with Puppies did you even think that compiling applications you would even want to do?

ITSMERSH

#3 Post by ITSMERSH »

Of course, not! :lol:

When I started with Muppy 008 in 2009/2010 I found a really nice OS.
It was pretty well setup with almost all programs I wanted to use.
It came along with two (or three?) BIG .sfs modules and I was very surprised
and impressed, as there was a lot of programs available just after doing the first reboot.

When I joined the forum I suspected this would be the everlasting pleasure in all puppies. :wink:

Instead I had to work, to work, to work, to... :roll:

:D

ITSMERSH

#4 Post by ITSMERSH »

Ha ha!

In Germany we have some sayings like:

- jetzt ist der Groschen gefallen

or even

- jetzt ist der Knoten geplatzt

It was some hard work and it took almost one hour to compile, but this is
Rosegarden 18.12 "Worcestershire" compiled in BionicPup64 (still 7.9.6). :D

I had also compiled QjackCtl successfully, though it freezes X just like the package from Ubuntu.
Attachments
Rosegarden1812.jpg
(124.02 KiB) Downloaded 439 times

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

#5 Post by mikeslr »

Ha. Ha.

My German, unused for 50 years, read "- jetzt ist der Groschen gefallen" as "Now have the Mighty fallen". Little misunderstandings like that are how wars are started. :lol: But a little bird told me Groschen wasn't the spelling as I remembered so I google-translated.

It will be easy for me to remember the second saying. I have cousins with the last name Platt. :)

ITSMERSH

#6 Post by ITSMERSH »

Hattrick! :wink:
Attachments
Audacity222.jpg
Audacity 2.2.2 compiled in BionicPup64
(163.4 KiB) Downloaded 414 times

ITSMERSH

#7 Post by ITSMERSH »

Hydrogen 1.0.0
Attachments
Hydrogen100.jpg
(158.59 KiB) Downloaded 367 times

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#8 Post by musher0 »

Enough, Rainer, stop! :lol: Don't throw any more at us!!! :lol:
(I.e.: Congratulations on your new-found skill !) :D
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

ITSMERSH

#9 Post by ITSMERSH »

Thanks musher0! :D

Yoshimi 1.5.9.
Attachments
Yoshimi159.png
(89.26 KiB) Downloaded 354 times

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#10 Post by rockedge »

gone crazy I see. I am also in the middle of a compile craze.

ZoneMinder , opencv, darknet all succssesful....I also have done rosegarden and some of the others as well. They work best when self compiled and all the little kinks straightened out..

Good work RSH !! keep on going and soon a custom system for studio music will come out of your Forges.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#11 Post by 666philb »

ITSMERSH wrote: I had also compiled QjackCtl successfully, though it freezes X just like the package from Ubuntu.
hi ITSMERSH

to fix the freezing in qjackctl you need to add --disable-xunique
eg

Code: Select all

./configure --prefix=/usr --disable-xunique
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

ITSMERSH

#12 Post by ITSMERSH »

rockedge wrote:gone crazy I see.
Absolutely and in complete! :lol:

After I had downloaded thousands of tons of developers packages, I created a .sfs module from those packages installed during compiling sessions.

So, I have a devx_extension_abc_xxx.sfs to load. Loaded the devx and the extension, extracted the QjackCtl archive, entered the directory, opened a terminal and...

...the result
666philb wrote:hi ITSMERSH

to fix the freezing in qjackctl you need to add --disable-xunique
eg

Code: Select all

./configure --prefix=/usr --disable-xunique
Thanks!

This worked at first go and out of the box. :D

QJackCtl 0.5.5! 8)
Attachments
QjackCtl055.jpg
(122.66 KiB) Downloaded 228 times

ITSMERSH

#13 Post by ITSMERSH »

Code: Select all

./configure --prefix=/usr --disable-xunique
It's equal for Qsynth! :!:

Good to know.

Thanks again! :D
Attachments
Qsynth054.jpg
(99.94 KiB) Downloaded 232 times

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#14 Post by 666philb »

also qsampler
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

ITSMERSH

#15 Post by ITSMERSH »

666philb wrote:also qsampler
Aahh, yes.

Qsampler!

I don't know how often I'd downloaded this and it never worked.

Another target !!! :P

ITSMERSH

#16 Post by ITSMERSH »

Qsampler compiled fine.

Runs immediately, but complains:
Could not start server.

Sorry.

What ever I tried by changing settings in GUI or editing Qsampler.conf manually, didn't change anything. No chance. I recall, this was also a problem in previous versions from repository.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#17 Post by 666philb »

Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

ITSMERSH

#18 Post by ITSMERSH »

Thanks. :)

Will give it a go, right now after doing this post.

Aqualung R-??? (probably release candidate 1.0-rc1).

This one was surprising.
It complained missing GNU gettext.
Found it, downloaded, compiled, installed.

Aqualung compiled immediately. :D

Ok, linuxsampler backend downloaded...
Attachments
AqualungRxxx.jpg
(126.21 KiB) Downloaded 416 times

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#19 Post by 666philb »

you may know this already .....
if you have more than 1 cpu core you can speed up the process.
example for 4 cores

Code: Select all

make -j4
2 cores

Code: Select all

make -j2
8 cores

Code: Select all

make -j8
if you have 4 cores you could use make -j3 and leave a core left for other stuff like browsing. don't set it higher than the cores you have!!
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

ITSMERSH

#20 Post by ITSMERSH »

Thanks.

Had read this before but didn't make a note.

LinuxSampler compiled immediately.

After installing Qsampler connects and works.
Attachments
Qsampler053LinuxSampler210.jpg
(106.74 KiB) Downloaded 410 times

Post Reply