PerlFFI / FFI-Platypus-Lang-Go

8 stars 2 forks source link

NetBSD support #19

Open plicease opened 1 year ago

plicease commented 1 year ago

Go does not apparently yet support .so files on NetBSD

https://github.com/plicease/Task-BeLike-Plicease/blob/f46494711724b44908d740209b39e88ab77daa84/inc/mymm.pl#L56

If/when it does go does not appear to be in the PATH when installed, possible work around:

https://github.com/uperl/Alien-ghostunnel/pull/2