f.lux

    f.lux forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    xflux on openindiana (solaris)

    Linux
    4
    10
    7721
    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.
    • A
      avsej last edited by

      Sorry for posing in linux, but the is now "Other" or something like this here.

      How I can get support on solaris? I'm using X11 there, but the xflux software distributed as a binary, so I cannot recompile it.

      Could you help me with it? Thank you

      1 Reply Last reply Reply Quote 0
      • A
        Alkaris last edited by

        You can download the source package and compile it yourself, should be available on the main site downloads page.

        A 1 Reply Last reply Reply Quote 0
        • A
          avsej @Alkaris last edited by

          @Alkaris on main page there only binaries.

          1 Reply Last reply Reply Quote 0
          • A
            Alkaris last edited by

            You have to click Download button and there's a link to GitHub source.
            https://github.com/Kilian/f.lux-indicator-applet

            A 1 Reply Last reply Reply Quote 0
            • A
              avsej @Alkaris last edited by

              @Alkaris I don't need this indicator applet. I need xflux on solaris. the repository you are pointing contains linux binaries

              1 Reply Last reply Reply Quote 0
              • A
                Alkaris last edited by

                It's all there included in that source on GitHub not just the indicator applet, and you can actually cross compile linux source files for Solaris, it's not rocket science. Just have to change its target its compiling for with GCC.

                A 1 Reply Last reply Reply Quote 0
                • A
                  avsej @Alkaris last edited by

                  @Alkaris how to cross-compile this file? https://github.com/Kilian/f.lux-indicator-applet/blob/master/xflux64

                  indicator itself does not need to be compiled, it written in python

                  1 Reply Last reply Reply Quote 0
                  • A
                    avsej last edited by

                    $ file xflux64 
                    xflux64: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=546afa8b6a16c78da97eef00b561adbfed80721f, not stripped
                    $ ldd xflux64 
                    	linux-vdso.so.1 (0x00007fffe95fb000)
                    	libXxf86vm.so.1 => /lib64/libXxf86vm.so.1 (0x00007f065c9dd000)
                    	libXext.so.6 => /lib64/libXext.so.6 (0x00007f065c7cb000)
                    	libX11.so.6 => /lib64/libX11.so.6 (0x00007f065c48a000)
                    	libXrandr.so.2 => /lib64/libXrandr.so.2 (0x00007f065c27f000)
                    	libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f065befd000)
                    	libm.so.6 => /lib64/libm.so.6 (0x00007f065bbfa000)
                    	libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f065b9e3000)
                    	libc.so.6 => /lib64/libc.so.6 (0x00007f065b622000)
                    	libxcb.so.1 => /lib64/libxcb.so.1 (0x00007f065b3ff000)
                    	libdl.so.2 => /lib64/libdl.so.2 (0x00007f065b1fb000)
                    	libXrender.so.1 => /lib64/libXrender.so.1 (0x00007f065aff0000)
                    	/lib64/ld-linux-x86-64.so.2 (0x00005574134c4000)
                    	libXau.so.6 => /lib64/libXau.so.6 (0x00007f065adeb000)
                    
                    E 1 Reply Last reply Reply Quote 0
                    • E
                      Elhem Enohpi @avsej last edited by

                      @avsej The f.lux core is closed source, @Alkaris is mistaken. You could ask the developer @herf if it might be possible to compile a version for Solaris.

                      1 Reply Last reply Reply Quote -1
                      • herf
                        herf last edited by

                        Yes we would have to recompile it. I was running an OpenIndiana box (for ZFS) until very recently!

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Copyright © 2014 NodeBB Forums | Contributors