Skip to content

Commit 5b9825e

Browse files
authored
Tell the news about OpenIndiana
1 parent 6043023 commit 5b9825e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
__SpiritVNC - FLTK__
22

3-
SpiritVNC - FLTK is an FLTK-based multi-view VNC client for most Linux distros, macOS and FreeBSD. SpiritVNC features VNC-through-SSH, reverse (listening) VNC connections and timed scanning of connected viewers. SpiritVNC - FLTK may run on other Unix-like systems using X11, as well.
3+
SpiritVNC - FLTK is an FLTK-based multi-view VNC client for most Linux distros, macOS, FreeBSD and OpenIndiana. SpiritVNC features VNC-through-SSH, reverse (listening) VNC connections and timed scanning of connected viewers. SpiritVNC - FLTK may run on other Unix-like systems using X11, as well.
44

5-
_(OpenIndiana was previously supported, but changes to their packages has caused some problems. Please contact me if you need SpiritVNC - FLTK working on OI)_
6-
7-
__Now working on macOS again!__ :smile:
5+
__Now working on OpenIndiana again!__ :smile:
86

97
__A note about NOT using libssh2__ - Because of recent issues with libssh2, I was forced to develop this non-libssh2 version of SpiritVNC - FLTK. This version uses the system's built-in or readily-installed SSH client. Most Linux distros, recent macOS releases and BSDs have the `ssh` command ready for use. If not, it usually can be installed easily enough. You can even install a SSH client on Windows 10 and higher.
108

@@ -49,7 +47,7 @@ $ make [debug]
4947
$ sudo make install # (don't use this command when building on macOS)
5048
```
5149

52-
On FreeBSD, OpenBSD and others:
50+
On FreeBSD, OpenBSD and others (OpenIndiana?):
5351
```sh
5452
$ gmake [debug]
5553
$ sudo gmake install

0 commit comments

Comments
 (0)