Page 1 of 1

Building for linux

Posted: Mon May 05, 2014 3:44 pm
by Tuck
Is there a way to build for linux yet?, i remember there was some problems even for the devs to do so at some point.

Thanks in advance

Posted: Mon May 05, 2014 5:04 pm
by Ayuto
Yes, check out the last release. https://github.com/Source-Python-Dev-Team/Source.Python/releases

We also plan a new release very soon. :)

Posted: Mon May 05, 2014 5:17 pm
by Tuck
I mean building it yourself, for linux i know it's possible for windows but last time there was a lot of problems doing that for linux, if yes is there a quick guide to do so ? :)

Posted: Mon May 05, 2014 5:20 pm
by satoon101
http://www.sourcepython.com/showthread.php?479

Use the files mentioned in the second paragraph to build for your respective OS. Currently, I am getting build issues on Linux, but we are trying to remedy them. Once they have been fixed, I will be posting a new build on GitHub.

Posted: Mon May 05, 2014 6:10 pm
by arawra
Thanks for the update guys. Keep kicking ass!

Posted: Sun May 11, 2014 6:44 pm
by Tuck
Do you build for linux in virtualbox or cygwin?, never really build anything for linux.. But im trying

would be great with a method or maybe even a guide or a link to one

thanks in advance

Posted: Sun May 11, 2014 9:40 pm
by satoon101
I have 2 ways I build. I used to always use a CentOS pc, but recently started using a virtual Fedora. I am not at home, and won't be till probably Wednesday, so I can't really write a good tutorial. Eventually, we will have a tutorial on the wiki, but we need to get a few things fixed before we start working on the wiki.

Posted: Mon May 12, 2014 12:22 pm
by Omega_K2
satoon101 wrote:I have 2 ways I build. I used to always use a CentOS pc, but recently started using a virtual Fedora. I am not at home, and won't be till probably Wednesday, so I can't really write a good tutorial. Eventually, we will have a tutorial on the wiki, but we need to get a few things fixed before we start working on the wiki.


What about the tutorial I wrote up on the old wiki? I hope it's not gone, but still somewhere :|

Posted: Wed May 14, 2014 1:34 pm
by Tuck
Would be great if somebody could build current source would really like sound abilities on linux server :)

Posted: Wed May 14, 2014 3:51 pm
by Ayuto
You can already play sounds with the last release!

Posted: Wed May 14, 2014 5:13 pm
by satoon101
It wasn't moved over to engines.sounds as of the last release, but the functionality already existed at that point. That functionality has existed for quite some time.

Posted: Wed May 14, 2014 5:18 pm
by Tuck

Syntax: Select all

from engines import EngineSound


I noticed thanks :)