News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Build from source.

Started by tux-box1, August 23, 2010, 02:34:16 AM

Previous topic - Next topic

tux-box1

Ok, so I've tried all the separate wki tutorials on building from source.
I've only success I've gotten have been error messages.

If some one whom, has successfully built LMC form source, could direct me to the guide they used, and maybe tell me what I'm doing wrong?.
I would be very thankful.

Some quick questions.
when building form source, what kubuntu version am I limited to? for example 7.10, 8.04, 8.10, .... I noticed when using the 2cd, cd based installer I'd get errors when trying to install over 8.04, or use a 8.04 live cd when trying to install on 7.10.

Another question I'd like to ask is, can some one submit a how to, on how the dvd snap shot that's available was made?

The biggest reason I'm trying to build from source is because I have a ATI HD4870.

Thanks in advanced.


Marie.O

Couple of notes:
http://wiki.linuxmce.org/index.php/Building_LinuxMCE_0810 is the current way of building LinuxMCE
You can use any Ubuntu version >= 8.10 to setup a builder
There is absolutely, positively NO need to setup a builder because of ATI troubles.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

tux-box1

#2
Thanks, for the reply, I realize that setting up a builder to get around my ATI problems is kinda redundant. (silly me) <headSMASHwall/>
I've followed that tutorial, and ran in to errors. Maybe I'm doing something out of order?
What order did you do the instructions in?

Has their been any progress in this thread? Why kubuntu install Nvidia drivers, if the video card is ATI? http://forum.linuxmce.org/index.php?topic=10551.0
I'm really anxious to contribute.

tschak909

Hello.

You should look at the contents of:

src/BootScripts and
src/X-Resolution

for a good place to figure out how to add ATI video card support.

Keep in mind, due to the limitations of X and OpenGL on ATI graphics cards running fglrx, you'll need to be sure and only use UI2 Masking at most.

-Thom

tux-box1

QuoteYou should look at the contents of:

src/BootScripts and
src/X-Resolution

for a good place to figure out how to add ATI video card support.

I'm not sure what your talking about, where you talking about on the build box, the liveCD, DVD snapshot. or other?

thanks.

tschak909

it's in the source tree, which you can check out from SVN.

get the LinuxMCE-0810 branch.

-Thom

tux-box1