-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install MTS manually without PHP automation install (MtsSetup.php) ? #36
Comments
OMG. i miss understood the MTS usage. my mistake is never read MTS/SHELL_README.md until the end.
that's why in my first issue i try to compare MTS vs PhantomJS, casperJS and SlimmerJS. LOL |
HI, Not 100% sure what you are hinting at, but it seems you expected MTS required a cygwin installation to function. That is not the case, MTS runs on windows natively. You mention "inconsistance in windows OsName: windows and Windows", what file? MM |
ofc you will not get what i mean. because its slightly different when i realise what is MTS i working on this now.
this will take several days, because my daughter wont allow me to finish this fast. haha note: i really know that i get out of topic (my issue title). but in several part i still on the track. i will fix this after several trial. just dont close this issue yet |
merlin can you check this #37 btw, can i totally modify Linux installation? because it's really confusing to follow that. |
btw, i download MTS 2 weeks ago for my ubuntu. And 2 days ago for my windows. but they have different output when i copy my MTS on ubuntu to windows. i got correct result i think we should provides |
Hi, Master is going to change over time. If you want consistent results you have to use one of the releases. There is little point in making a new release every time a minor feature is updated. MM |
thanks. i still watch this repo. usefull for me to feed my fren with pure php code, because they lack of javascript (especilly phantomJS) knowledge |
hi bro,
after several weeks i use MTS, i use in my VPS ubuntu which is working awesome.
2 days ago, i try to install it in my laptop
i try both browser and CLI (cmd, ps, cygwin) installation but i got error. I fix the MTS source but still didnt get right.
if i read the doc carefully, this issue #11 , and the source which have inconsistance $OsName for Windows (some script use
Windows
, some usewindows
. and some of them use comparison $OsName without case insensitive (strtolower). i get that MTS was not fully already for windows. CMIIWBut, since python, phantomJS which is core for MTS. i think MTS should can run in windows too.
So, now i want to know how to install MTS manually without MtsSetup.php.
composer require merlinthemagic/MTS
seems no other dependencies from other github there. so we can just download the source (zip) from github.a. exec()
b. popen()
c. pclose()
d. proc_open()
what's next?
problem:
screen
alternative in windows. i can get this using cygwin but still fail to install MTS. and actually i dont know what screen usage and what screen did in MTS. so i really blank of thisforgot the rest (so sleepy yesterday).
Note: i hope i can help pull something if i get correct information
The text was updated successfully, but these errors were encountered: