UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    help with manual install.

    Scheduled Pinned Locked Moved Support
    4 Posts 3 Posters 830 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • M Offline
        mortalsdemise13
        last edited by

        Manual install is the only thing that seems to work, how do I create a text file with lf line feed?

        1 Reply Last reply Reply Quote 0
        • xsetiadiX Offline
          xsetiadi
          last edited by

          create text file using your favorit text editor, like nano or vim

          M 1 Reply Last reply Reply Quote 0
          • M Offline
            mortalsdemise13 @xsetiadi
            last edited by

            @xsetiadi what does lf linefeed mean?

            1 Reply Last reply Reply Quote 0
            • IngoI Offline
              Ingo
              last edited by

              Different operating systems store simple text files differently.

              If you are using linux, it will automatically create text files with "LF" (line feed).
              If you are on windows, it will create "CRLF" (carriage return + line feed).
              On Mac OS it will create "CR" (carriage return).

              So, on linux, you don't have to worry.
              On windows and mac you have to explicitly convert the text file to "LF". On windows for example, notepad cannot do that but notepad++ for example.

              In case you want to know more: https://en.wikipedia.org/wiki/CRLF

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • First post
                Last post