Closed dikeckaan closed 6 years ago
root@vpn:~/python-istihza# make
Please use `make
make html
diyerek hangi biçimde belge oluşturacağınızı da belirtmeniz gerek. En son Windows'ta bu komutu denediğimde hata almıştım. Ancak belki GNU/Linux ortamında çalışır. Bu arada belgeler istihza.com'dan aldığım şekilde muhafaza edildi.
zaten linux bir makinede deniyorum yine de aynı sonucu vermekte hocam. yukarda verdiğim outputu veriyıor ne yazarsam yazayım
Ubuntu'da biraz önce inşa edebildim belgeleri make html
komutu ile.
Komutu tam olarak bu şekilde vermiyor gibisiniz. Tekrar deneyip hata
çıktısını paylaşır mısınız?
2 May 2018 Çar, 10:43 tarihinde, KAAN DIKEC notifications@github.com şunu yazdı:
zaten linux bir makinede deniyorum yine de aynı sonucu vermekte hocam. yukarda verdiğim outputu veriyıor ne yazarsam yazayım
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/yazbel/python-istihza/issues/5#issuecomment-385891912, or mute the thread https://github.com/notifications/unsubscribe-auth/AQxT4Uel-jWsqPfmbtkLeE0D7QxuavvZks5tuWOMgaJpZM4TurrJ .
--
İsmail Arılık - https://forum.yazbel.com/
aynı hata hala devam bu arada kullandığım makine bir ubuntu server.
dikeckaan@vpn:~$ git clone https://github.com/dikeckaan/python-istihza.git Cloning into 'python-istihza'... remote: Counting objects: 159, done. remote: Total 159 (delta 0), reused 0 (delta 0), pack-reused 159 Receiving objects: 100% (159/159), 3.11 MiB | 3.99 MiB/s, done. Resolving deltas: 100% (12/12), done. Checking connectivity... done. dikeckaan@vpn:~$ cd python-istihza/ dikeckaan@vpn:~/python-istihza$ ls build.py LICENSE merge.jar ntp1.txt replacements.rpl images make.bat merge.py ntp5.txt sphinx_source latex Makefile meta_conf.py README.md theme dikeckaan@vpn:~/python-istihza$ make html sphinx-build -b html -d build/doctrees sphinx_source build/html make: sphinx-build: Command not found Makefile:45: recipe for target 'html' failed make: *** [html] Error 127 dikeckaan@vpn:~/python-istihza$ ^C
Sizde Sphinx kurulu değil anladığım kadarı ile. sudo apt install python-sphinx
komutunu vererek Sphinx'i kurup tekrar dener misiniz?
5 May 2018 Cmt, 15:09 tarihinde, KAAN DIKEC notifications@github.com şunu yazdı:
dikeckaan@vpn:$ git clone https://github.com/dikeckaan/python-istihza.git Cloning into 'python-istihza'... remote: Counting objects: 159, done. remote: Total 159 (delta 0), reused 0 (delta 0), pack-reused 159 Receiving objects: 100% (159/159), 3.11 MiB | 3.99 MiB/s, done. Resolving deltas: 100% (12/12), done. Checking connectivity... done. dikeckaan@vpn:$ cd python-istihza/ dikeckaan@vpn:/python-istihza$ ls build.py LICENSE merge.jar ntp1.txt replacements.rpl images make.bat merge.py ntp5.txt sphinx_source latex Makefile meta_conf.py README.md theme dikeckaan@vpn:/python-istihza$ make html sphinx-build -b html -d build/doctrees sphinx_source build/html
make: sphinx-build: Command not found
Makefile:45: recipe for target 'html' failed make: *** [html] Error 127 dikeckaan@vpn:~/python-istihza$ ^C
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/yazbel/python-istihza/issues/5#issuecomment-386801135, or mute the thread https://github.com/notifications/unsubscribe-auth/AQxT4VdHw3on9wE8imtaAeFbAPe6xYBJks5tvZaAgaJpZM4TurrJ .
--
İsmail Arılık - https://forum.yazbel.com/
Aaa evet haklısnız hiç aklıma gelmedi oyle bir şeyin gerekebileceği sağolun şuan oluyor :smile:
Merhaba bir kaç gündür nasıl compile edip output alabilirim diye bakıyorum hata 127 alıyorum sürekli yardımcı olursanız sevinirim.