Compiling the source code

User avatar
Vadi
Posts: 5050
Joined: Sat Mar 14, 2009 3:13 pm

Re: Compiling the source code

Post by Vadi »

oh man. post on ubuntu forums for help on getting your graphics working fine heh

redt
Posts: 36
Joined: Mon Jul 12, 2010 7:19 pm

Re: Compiling the source code

Post by redt »

Already dozens of threads on the topic on Ubuntu, Nvidia and other related sites, Vadi.

Warnings like : "Be careful, if you don't know what you're doing, you may render your system unusable!" did not inspire me with much confidence.

Once I get it back to what I had before, I'll be happy, I can live without a map. Speedwalking works like a dream.

Thanks for all the help, very impressed with the team here.

User avatar
Vadi
Posts: 5050
Joined: Sat Mar 14, 2009 3:13 pm

Re: Compiling the source code

Post by Vadi »

might be worth to get one year commercial support or somesuch. mine came with my laptop and it was quite helpful. was from system76 though, not canonical.

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: Compiling the source code

Post by tsuujin »

The warnings regarding breaking your system are really just a fallback for when people do stupid things. Nvidia's Linux drivers are all official and well tested, and I've been using them for years without ever having a problem (even back in the day when you had to recompile your kernel to enable it).

Abdas
Posts: 2
Joined: Sat Nov 05, 2011 3:28 pm

Re: Compiling the source code

Post by Abdas »

I was wanting to give mudlet a try.
Is qt4 the same as the qt-sdk?
Does mudlet require sql-lite?
I have lua install so I think I'm good in that respect.

I ask these questions because slackware 13.37 doesn't have package
like debian based linux, so I'll have to grab the sources for the needed
depends and install them manually.

Also what other sources would I need to get mudlet to compile?

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Re: Compiling the source code

Post by Heiko »

Abdas wrote:I was wanting to give mudlet a try.
Is qt4 the same as the qt-sdk?
No, it's not the same. The SDK is built and supported directly by Qt and is known to work much better than your average qt4 system installation. Don't report any bugs if you don't use the SDK! You should use qt4.7 SDK as 4.8 is still somewhat buggy imho.
Abdas wrote: Does mudlet require sql-lite?
yes
Also what other sources would I need to get mudlet to compile?
check out this: http://forums.mudlet.org/viewtopic.php?f=8&t=1750 and http://forums.mudlet.org/viewtopic.php?f=8&t=1812

Post Reply