What is going on? Rails installation error on Windows. yaml and database error. Should i migrate on Linux //Beginner
pkg_config: checking for pkg-config for yaml-0.1… ——————– not found PATH=.;C:/Ruby33-x64/lib;C:Ruby33-x64bin;C:Ruby33-x64msys64ucrt64bin;C:Ruby33-x64msys64usrbin;C:Ruby33-x64bin;c:/users/user/appdata/local/microsoft/windowsapps;C:UsersUserAppDataLocalProgramsPythonPython312;C:UsersUserAppDataLocalProgramsPythonPython312Scripts;C:UsersUserAppDataRoamingnpm;C:usersuserappdatalocalmicrosoftwindowsapps; x86_64-w64-mingw32-pkg-config –exists yaml-0.1 package configuration for yaml-0.1 is not found ——————– find_header: checking for yaml.h… ——————– no PATH=.;C:/Ruby33-x64/lib;C:Ruby33-x64bin;C:Ruby33-x64msys64ucrt64bin;C:Ruby33-x64msys64usrbin;C:Ruby33-x64bin;c:/users/user/appdata/local/microsoft/windowsapps;C:UsersUserAppDataLocalProgramsPythonPython312;C:UsersUserAppDataLocalProgramsPythonPython312Scripts;C:UsersUserAppDataRoamingnpm;C:usersuserappdatalocalmicrosoftwindowsapps; “gcc -o conftest.exe -IC:/Ruby33-x64/include/ruby-3.3.0/x64-mingw-ucrt -IC:/Ruby33-x64/include/ruby-3.3.0/ruby/backward -IC:/Ruby33-x64/include/ruby-3.3.0 -I. -D__USE_MINGW_ANSI_STDIO=1 -DFD_SETSIZE=2048 -D_WIN32_WINNT=0x0600 -D__MINGW_USE_VC2005_COMPAT -D_FILE_OFFSET_BITS=64 -DYAML_DECLARE_STATIC -O3 -fno-fast-math -fstack-protector-strong conftest.c -L. -LC:/Ruby33-x64/lib -L. -pipe -s -fstack-protector-strong -Wl,–no-as-needed -lx64-ucrt-ruby330 -lshell32 -lws2_32 […]