Installing Kile and linking with Mactex











up vote
0
down vote

favorite












I have been trying to use Kile in Mac OS Sierra and link it with Mactex. I have gone through several instructions over the internet but still could not do it. Most of the instructions are for older versions of mac and didn't work with this one. I am new to Mac environment as well as Kile so any guidance will be greatly helpful. Here's what I could do so far:
I had installed xcode earlier using



xcode-select install


I have installed fink for Sierra using the script in the link:
https://github.com/fink/scripts/blob/master/srcinstaller/Install%20Fink.tool



I have installed kile using fink with the command:



fink install kile-kde4-mac


Other than that I also have installed MacTex from



http://www.tug.org/mactex/



Now whenever I start Kile, it shows a message:



"No editor component found. Please check your KDE installation"



I am not able to figure out what is needed here and also how I can link kile to Mactex.



Thanks for your valuable time










share|improve this question


























    up vote
    0
    down vote

    favorite












    I have been trying to use Kile in Mac OS Sierra and link it with Mactex. I have gone through several instructions over the internet but still could not do it. Most of the instructions are for older versions of mac and didn't work with this one. I am new to Mac environment as well as Kile so any guidance will be greatly helpful. Here's what I could do so far:
    I had installed xcode earlier using



    xcode-select install


    I have installed fink for Sierra using the script in the link:
    https://github.com/fink/scripts/blob/master/srcinstaller/Install%20Fink.tool



    I have installed kile using fink with the command:



    fink install kile-kde4-mac


    Other than that I also have installed MacTex from



    http://www.tug.org/mactex/



    Now whenever I start Kile, it shows a message:



    "No editor component found. Please check your KDE installation"



    I am not able to figure out what is needed here and also how I can link kile to Mactex.



    Thanks for your valuable time










    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have been trying to use Kile in Mac OS Sierra and link it with Mactex. I have gone through several instructions over the internet but still could not do it. Most of the instructions are for older versions of mac and didn't work with this one. I am new to Mac environment as well as Kile so any guidance will be greatly helpful. Here's what I could do so far:
      I had installed xcode earlier using



      xcode-select install


      I have installed fink for Sierra using the script in the link:
      https://github.com/fink/scripts/blob/master/srcinstaller/Install%20Fink.tool



      I have installed kile using fink with the command:



      fink install kile-kde4-mac


      Other than that I also have installed MacTex from



      http://www.tug.org/mactex/



      Now whenever I start Kile, it shows a message:



      "No editor component found. Please check your KDE installation"



      I am not able to figure out what is needed here and also how I can link kile to Mactex.



      Thanks for your valuable time










      share|improve this question













      I have been trying to use Kile in Mac OS Sierra and link it with Mactex. I have gone through several instructions over the internet but still could not do it. Most of the instructions are for older versions of mac and didn't work with this one. I am new to Mac environment as well as Kile so any guidance will be greatly helpful. Here's what I could do so far:
      I had installed xcode earlier using



      xcode-select install


      I have installed fink for Sierra using the script in the link:
      https://github.com/fink/scripts/blob/master/srcinstaller/Install%20Fink.tool



      I have installed kile using fink with the command:



      fink install kile-kde4-mac


      Other than that I also have installed MacTex from



      http://www.tug.org/mactex/



      Now whenever I start Kile, it shows a message:



      "No editor component found. Please check your KDE installation"



      I am not able to figure out what is needed here and also how I can link kile to Mactex.



      Thanks for your valuable time







      mac mactex kile






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 19 '17 at 17:02









      se7en

      11




      11






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          As for the part of your question regarding "No editor component found", try to install:



          fink install katepart4-mac


          That should solve your error message and get Kile up and running.






          share|improve this answer





















          • Welcome to TeX.SX!
            – Bobyandbob
            May 8 at 8:10











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f381373%2finstalling-kile-and-linking-with-mactex%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          As for the part of your question regarding "No editor component found", try to install:



          fink install katepart4-mac


          That should solve your error message and get Kile up and running.






          share|improve this answer





















          • Welcome to TeX.SX!
            – Bobyandbob
            May 8 at 8:10















          up vote
          0
          down vote













          As for the part of your question regarding "No editor component found", try to install:



          fink install katepart4-mac


          That should solve your error message and get Kile up and running.






          share|improve this answer





















          • Welcome to TeX.SX!
            – Bobyandbob
            May 8 at 8:10













          up vote
          0
          down vote










          up vote
          0
          down vote









          As for the part of your question regarding "No editor component found", try to install:



          fink install katepart4-mac


          That should solve your error message and get Kile up and running.






          share|improve this answer












          As for the part of your question regarding "No editor component found", try to install:



          fink install katepart4-mac


          That should solve your error message and get Kile up and running.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 8 at 7:55









          Frans

          1




          1












          • Welcome to TeX.SX!
            – Bobyandbob
            May 8 at 8:10


















          • Welcome to TeX.SX!
            – Bobyandbob
            May 8 at 8:10
















          Welcome to TeX.SX!
          – Bobyandbob
          May 8 at 8:10




          Welcome to TeX.SX!
          – Bobyandbob
          May 8 at 8:10


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f381373%2finstalling-kile-and-linking-with-mactex%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?