Varist
03-25-2019, 07:51 PM
So after saving a login profile for wizard for my character in lich I put in...
ruby ./lich/lich.rbw --login Varist --without-frontend --detachable-client=8000
And then opening another terminal via command N and I try to open profanity and get...
iMac:~ ME$ ruby ./lich/profanity.rb --port=8000
./lich/profanity.rb:1578:in `initialize': Connection refused - connect(2) for "127.0.0.1" port 8000 (Errno::ECONNREFUSED)
from ./lich/profanity.rb:1578:in `open'
from ./lich/profanity.rb:1578:in `<main>'
The above was done using the profanity instructions on the wiki. I'm hoping there is some simple syntax difference or other adjustment I need to make in order to make this work on OSX since I realize the instructions are for Linux. Anyone have any advice?
Below I've got the information from the lich diagnostics on the wiki, just to show a general setup. Oh and its 4.6.52 for the lich file (per the lich file itself).
Welcome to Mac OS X and Lich Diagnostics
Run at Mon Mar 25 17:34:14 CDT 2019
################################################## ############
## Item ## Version ## Status ##
################################################## ############
## Your OS is supported ## 10.13.6 ## ✔ ##
## You have xQuartz installed ## 2.7.112 ## ✔ ##
## Your Ruby will work ## 2.2.5 ## ✔ ##
## Homebrew is installed ## 2.0.5- ## ✔ ##
## Ruby mgr rbenv is installed ## 1.1.1 ## ✔ ##
## Cario is present ## 1.14.12 ## ✔ ##
## gtk+ is present ## 2.24.28 ## ✔ ##
## sqlite3 is present ## 1.4.0 ## ✔ ##
## Something is wrong. No gtk2? ## ----- ## ✘ ##
## You have Lich ## ## ✔ ##
## You have Avalon ## ## ✔ ##
################################################## ############
iMac:~ ME$ gem list
*** LOCAL GEMS ***
atk (3.3.6)
bigdecimal (1.2.6)
cairo (1.16.4)
cairo-gobject (3.3.6)
curses (1.2.7)
gdk_pixbuf2 (3.3.6)
gio2 (3.3.6)
glib2 (3.3.6)
gobject-introspection (3.3.6)
gtk2 (3.3.6)<------------just showing that I have this installed, despite it saying otherwise.
io-console (0.4.3)
json (1.8.1)
minitest (5.4.3)
native-package-installer (1.0.7)
pango (3.3.6)
pkg-config (1.3.7)
power_assert (0.2.2)
psych (2.0.8)
rake (10.4.2)
rdoc (4.2.0)
sqlite3 (1.4.0)
test-unit (3.0.8)
ruby ./lich/lich.rbw --login Varist --without-frontend --detachable-client=8000
And then opening another terminal via command N and I try to open profanity and get...
iMac:~ ME$ ruby ./lich/profanity.rb --port=8000
./lich/profanity.rb:1578:in `initialize': Connection refused - connect(2) for "127.0.0.1" port 8000 (Errno::ECONNREFUSED)
from ./lich/profanity.rb:1578:in `open'
from ./lich/profanity.rb:1578:in `<main>'
The above was done using the profanity instructions on the wiki. I'm hoping there is some simple syntax difference or other adjustment I need to make in order to make this work on OSX since I realize the instructions are for Linux. Anyone have any advice?
Below I've got the information from the lich diagnostics on the wiki, just to show a general setup. Oh and its 4.6.52 for the lich file (per the lich file itself).
Welcome to Mac OS X and Lich Diagnostics
Run at Mon Mar 25 17:34:14 CDT 2019
################################################## ############
## Item ## Version ## Status ##
################################################## ############
## Your OS is supported ## 10.13.6 ## ✔ ##
## You have xQuartz installed ## 2.7.112 ## ✔ ##
## Your Ruby will work ## 2.2.5 ## ✔ ##
## Homebrew is installed ## 2.0.5- ## ✔ ##
## Ruby mgr rbenv is installed ## 1.1.1 ## ✔ ##
## Cario is present ## 1.14.12 ## ✔ ##
## gtk+ is present ## 2.24.28 ## ✔ ##
## sqlite3 is present ## 1.4.0 ## ✔ ##
## Something is wrong. No gtk2? ## ----- ## ✘ ##
## You have Lich ## ## ✔ ##
## You have Avalon ## ## ✔ ##
################################################## ############
iMac:~ ME$ gem list
*** LOCAL GEMS ***
atk (3.3.6)
bigdecimal (1.2.6)
cairo (1.16.4)
cairo-gobject (3.3.6)
curses (1.2.7)
gdk_pixbuf2 (3.3.6)
gio2 (3.3.6)
glib2 (3.3.6)
gobject-introspection (3.3.6)
gtk2 (3.3.6)<------------just showing that I have this installed, despite it saying otherwise.
io-console (0.4.3)
json (1.8.1)
minitest (5.4.3)
native-package-installer (1.0.7)
pango (3.3.6)
pkg-config (1.3.7)
power_assert (0.2.2)
psych (2.0.8)
rake (10.4.2)
rdoc (4.2.0)
sqlite3 (1.4.0)
test-unit (3.0.8)