CoreOS কোনও প্যাকেজ পরিচালককে অন্তর্ভুক্ত করে না তবে আমার পছন্দের পাঠ্য সম্পাদকটি ন্যানো, vi বা vim নয়। এই কাছাকাছি কোন উপায় আছে?
gcc
উপলভ্য নয় তাই উত্স থেকে সংকলন করা সম্ভব নয়:
core@core-01 ~/nano-2.4.1 $ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/core/nano-2.4.1':
configure: error: no acceptable C compiler found in $PATH
এটি প্রসঙ্গে রাখতে, আমি যখন ন্যানো ব্যবহার করতে চাইছিলাম তখন আমি এই গাইডটি অনুসরণ করছিলাম