Page 1 of 1

POL 099 batch files converted to linux-unix-mac

Posted: Fri Jun 05, 2015 8:37 pm
by MetaPhaze
I've converted the files:
CleanUp.sh
ECompile.sh
FastCompile.sh
LoopPOL.sh
POL.sh
RealmGen.sh
to scripts compatable with mac / unix / linux / FreeBSD
Let me know where you'd like them to be placed.

POL 099 batch files converted to linux-unix-mac

Posted: Fri Jun 05, 2015 8:43 pm
by MetaPhaze
I've converted the files:
CleanUp.sh
ECompile.sh
FastCompile.sh
LoopPOL.sh
POL.sh
RealmGen.sh
to scripts compatable with mac / unix / linux / FreeBSD
Let me know where you'd like them to be placed.
linux-mac-unix-scripts.zip
Batch Files Converted to Unix style scripts
(3.47 KiB) Downloaded 301 times

POL 099 batch files converted to linux-unix-mac

Posted: Fri Jun 05, 2015 9:05 pm
by MetaPhaze
I've converted the files:
StartHere.bat
to scripts compatable with mac / unix / linux / FreeBSD
Let me know where you'd like them to be placed.
StartHere.sh.zip
(765 Bytes) Downloaded 304 times

Re: POL 099 batch files converted to linux-unix-mac

Posted: Sat Jun 06, 2015 12:52 am
by Nando
Thanks for the contribution! For some reason I though the distro already had those, but maybe I'm confused...

The easiest way to contribute is to send pull requests here: https://github.com/polserver/poldistro/ ... 099/Distro

Re: POL 099 batch files converted to linux-unix-mac

Posted: Sat Jun 06, 2015 1:34 am
by MetaPhaze
thanks, i'll let you know when i've got that... I found some bugs in my initial post, i'll post the updated scripts as I finish testing them... plan to get it working slick for us linux types.

Re: POL 099 batch files converted to linux-unix-mac

Posted: Sun Jun 07, 2015 10:42 am
by MetaPhaze
is there any way to clone the git repo?
i've tried every way I know.

Re: POL 099 batch files converted to linux-unix-mac

Posted: Sun Jun 07, 2015 10:44 am
by MetaPhaze
nevermind, i was using the wrong addy

Re: POL 099 batch files converted to linux-unix-mac

Posted: Mon Jun 08, 2015 3:20 am
by MetaPhaze
Nando wrote:Thanks for the contribution! For some reason I though the distro already had those, but maybe I'm confused...

The easiest way to contribute is to send pull requests here: https://github.com/polserver/poldistro/ ... 099/Distro
Alright, after cloning the git repo i see that 099 has a linux script to do everything needed, however the 099 tarball does not.
That's probably where the confusion lies
I've found that every distribution of UO emulator/server is lacking in documentation, organization and structure, so this is not surprising.
This is the only distribution I've yet to see actually run.

Re: POL 099 batch files converted to linux-unix-mac

Posted: Mon Jun 08, 2015 9:57 am
by Nando
We are trying to improve on that. :angel:

The distro has been rotting for some time, as we focused on the core (fixing bugs, performance improvements and mostly making it easier to change in the future). The usual distro contributors have been away; I guess most people prefer to dedicate time to their own shards.

Sometimes people forget that small contributions may add up over time. If you find something odd or incomplete, would be great to receive a pull request in github. ;)

A hint: the source for our docs can be found here: https://github.com/polserver/polserver/ ... com/pol099
They are used for generating the ones you can see in docs.polserver.com.

Anyway, feel free to contribute. Do you have any suggestions on how to make the linux scripts more simple to find?