You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested this on Debian 13 a couple of weeks ago (but forgot to report back), I didn't experience any issues whatsoever.
Maybe it's a fluke or OS specific? It looks like you're using macOS?
All dependencies are installed automatically by running the ./package.sh in Ports/python3.
I haven't tried Ruby on SerenityOS, but gcc works fine.
[ncurses/install] "terminfo.tmp", line 4303, terminal 'mintty': error writing /Users/my-system/Projects/serenity/Build/x86_64/Root/usr/local/share/terminfo/6d/mintty
[ncurses/install] ? tic could not build /Users/my-system/Projects/serenity/Build/x86_64/Root/usr/local/share/terminfo
[ncurses/install] make[1]: *** [install.data] Error 1
[ncurses/install] make: *** [install] Error 2
Error in step ncurses/install (status=2)
First i've executed
then i've executed:
$ ./packages.sh #Ports/python3/packages.sh
i've installed dependencies like openssl, zlib, libffi.
should i need to install any dependency?
also if possible please share me how to run the Ruby + gcc onto serenity.
The text was updated successfully, but these errors were encountered: