OpenXcom Forum
OpenXcom Forks => OpenXcom Extended (OXCE) => OXCE Support => Topic started by: niculinux on September 12, 2016, 12:16:27 pm
-
As for this topic (https://openxcom.org/forum/index.php/topic,4526.0.html) (and specifically here (https://openxcom.org/forum/index.php/topic,4526.msg67283.html#msg67283)) to have some clear info about, what are the dependencies for Linux builds of Meridian's OXCE+? (https://lxnt.wtf/oxem/)
I suppose should be the same as the vanilla openxcom and/or openxcom extended, and as far as i can tell, libsdl is needed, but i think there are some more, right?
-
Please stop spamming, this is already at least your fifth post about dependencies.
The dependencies are exactly the same as for vanilla.
If you don't know what they are, or cannot find them, or cannot install them or have any other problem, use Windows.
-
Please stop spamming, this is already at least your fifth post about dependencies.
The dependencies are exactly the same as for vanilla.
If you don't know what they are, or cannot find them, or cannot install them or have any other problem, use Windows.
Ok thanks, did not meant to spam. These are listed on the Ufopedia dedicated page (https://www.ufopaedia.org/index.php/Installing_(OpenXcom)#Unix-like), just realized, over and out :-X
-
Duh.
There's a readme file even. https://lxnt.wtf/oxem/buildshttps://README.txt
And it even has the command to install the lot of them:
apt-get install libsdl1.2debian libsdl-gfx1.2 libsdl-image1.2 libsdl-mixer1.2
It cannot get any more clearer.
-
Duh.
There's a readme file even. https://lxnt.wtf/oxem/buildshttps://README.txt
And it even has the command to install the lot of them:
apt-get install libsdl1.2debian libsdl-gfx1.2 libsdl-image1.2 libsdl-mixer1.2
It cannot get any more clearer.
Ops...missed completely! :-[ Only a closing note: referred to the 3.0 stable branch, but i think these won't change in the next openxcom extended executable :)
-
Only a closing note: referred to the 3.0 stable branch, but i think these won't change in the next openxcom extended executable :)
"If you see a "buffalo" sign on an elephant's cage, do not trust your eyes."
-
..and it worked, finally 8). I'd recommend usin option
--no-install-recommends
to avoid useless packages :)