ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Never mind, I thought there was more of a connection than just "if you post in my blog I'll block you" because after that, the fact that it goes against both rules was pointed out. Apparently I just took it as being more important here (in the forum) that it goes against the blog rules, if you see what I mean.
Last edited by pr_deltoid; 08-20-2010 at 12:49 PM.
I posted this thread because I wasn't certain what to do. I, however, do have to build ClutterSmith from source <yawn> because it isn't in the Ubuntu repository.
But that's beside the point: I will try this tool and see how it is. Thread marked Solved.
I, however, do have to build ClutterSmith from source <yawn> because it isn't in the Ubuntu repository.
I built every package on my system (including X.org and KDE) from source from ports on here (FreeBSD) just recently. It took me more than a couple of full days of it running non-stop...
I used:
Code:
make config-recursive
make fetch-recursive
make install clean
for the largest packages (like KDE and X.org) so I could just sleep through it and do whatever else when possible. I played Modern Warfare 2 online on Xbox 360 a lot while it was building.
Last edited by pr_deltoid; 08-21-2010 at 07:56 AM.
Reason: I forgot to add "make config-recursive"
I built every package on my system (including X.org and KDE) from source from ports on here (FreeBSD) just recently. It took me more than a couple of full days of it running non-stop...
Yes - Try building the Linux kernel from source only to find your SSD filling up. That's what happened to me.
Does ClutterSmith have actual UI elements like buttons, text entries, combo boxes, etc. that you put in the window?
As far as I know, it requires a JavaScript engine (either Gjs or Seed) to design a UI, as well as probably Mutter. But I believe it's designed for programming whole GUIs, not just applications.
At first, I had about one-third of my hard drive dedicated to FreeBSD and it filled up, then I just split it more evenly between FreeBSD and Kubuntu and started over.
Yes, prdeltoid, but when you only have 8GB of SSD space to allocate you have a problem. Good thing my desktop has a 500GB hard drive. However, slight problem: My CMOS battery is dead on that desktop's motherboard, which means that the computer won't boot past the BIOS. This means I'm stuck with the netbook.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.