Problem with compiling Ruby - Raspberry Pi Forums


i wanted install jekyll , try experimental blog , stuff needs latest version of ruby rpi3 repo doesn't have it.

apt-cache search show repo have ver. 2.1 of ruby need 2.2+ . anyway downloaded tarball , extracted it.

./configure works fine make ends loads of issues. didn't configured openssl , many other tools, obvious missing dev libraries on system installed it. works fine.

after while shows error when suppose configure tcl , tk libraries. have passed arguments while configuring tarball no avail. have install tcl , tk dev libraries after whereis work

code: select all

./configure --with-tclconfig-file=/usr/lib/tcl8.6/tclconfig.sh --with-tkconfig-file=/usr/lib/tk8.6/tkconfig.sh 
how suppose compile error free? workaround this/

regards

shashpant wrote:how suppose compile error free? workaround this/
how able if don't know what's going wrong...


raspberrypi



Comments