![](http://www.byond.com/members/SlimeLord/files/Screenshot-BYOND%20Setup.png)
I can't install BYOND because of that error. It's obviously not running.
ID:751703
![]() Jan 11 2009, 10:43 am
|
|
![]() I can't install BYOND because of that error. It's obviously not running. |
Using pgrep byond (or dream) | xargs kill outputs the following:
Usage: kill pid ... Send SIGTERM to every process listed. kill signal pid ... Send a signal to every process listed. kill -s signal pid ... Send a signal to every process listed. kill -l List all signal names. kill -L List all signal names in a nice table. kill -l signal Convert between signal numbers and names. Am I doing something wrong? Sorry for my dumbness with linux. |
Stephen001 wrote:
What happened when you ran the installer after that? Same thing, no clue what's up. I even rebooted and tried it again. BYOND/anything with Dream also doesn't show up in my System Monitor. |
wine-1.1.12
Linux linux 2.6.27-11-generic #1 SMP Thu Jan 8 08:38:33 UTC 2009 i686 GNU/Linux Ubuntu Intrepid Ibex |
pgrep byond | xargs kill
pgrep dream | xargs kill
Then run the installer. If it says it's running, it is. It just might be detached from X, or a zombie.