4 Replies Latest reply on Aug 12, 2009 8:39 AM by skoppell

    Some Issues while installing fuse under following eclipse version on Mac OS

    khaliqgaffar

      Some Issues while installing fuse under following eclipse version

       

      OS Version: Mac OS X-10.5.7

      FID 1.2.1:

      1.     Downloaded linux version of FID .I was not able to run fuse under even if I issue . /fuse under bin directory I always get the fuse is not executable. Let me know how we  can this executable run under mac system.

      Plugin Based Approch

      Eclipse version 3.4.1 & 3.4.2:

      1.     Fuse installation went through correctly but was not able to see EIP Diagram under preferences and also not able to see EIP Diagram.

      2.     Unable to open existing fuse eip diagram while eclipse opens the same as text file.

       

      Eclipse version 3.5:

      1.     Dependency Issues such as

      Cannot complete the install because one or more required items could not be found.

        Software currently installed: FUSE Integration Designer EIP Tools 1.2.1 (com.fusesource.tools.eip.feature.feature.group 1.2.1)

        Missing requirement: EIP Diagram Plugin 1.2.1 (com.fusesource.tools.eip.diagram 1.2.1) requires 'package org.springframework.ide.eclipse.beans.core 0.0.0' but it could not be found

        Cannot satisfy dependency:

          From: FUSE Integration Designer EIP Tools 1.2.1 (com.fusesource.tools.eip.feature.feature.group 1.2.1)

          To: com.fusesource.tools.eip.run

        Cannot satisfy dependency:

          From: Run Plug-in 1.2.1 (com.fusesource.tools.eip.run 1.2.1)

          To: bundle com.fusesource.tools.eip.diagram 0.0.0

        • 1. Re: Some Issues while installing fuse under following eclipse version on Mac OS
          skoppell

          Hi,

           

          If you are using the linux FID zip, the executable should get '755' permissions to run by default after unzipping. Just check the permissions of /bin/fuse file once and try to run it. 

           

          And FID 1.2.1 doesn't have eclipse 3.5 support.

           

          Thanks,

          Harsha

          • 2. Re: Some Issues while installing fuse under following eclipse version on Mac OS
            khaliqgaffar

            I had checked the file permission as well . I did chmod 755 on fuse and still i am not able run fid.

             

            Regards,

            Khaliq

            Here is the snapshot of my terminal screen

            abdul-khaliqs-macbook:bin abdulkhaliq$ chmod 755 fuse

            abdul-khaliqs-macbook:bin abdulkhaliq$ ./fuse

            -bash: ./fuse: cannot execute binary file

            abdul-khaliqs-macbook:bin abdulkhaliq$ ls

            fuse          fuse.ini

            abdul-khaliqs-macbook:bin abdulkhaliq$ ls -al

            total 112

            drwxr-xr-x@ 4 abdulkhaliq  admin    136 Aug  7 17:18 .

            drwxr-xr-x@ 5 abdulkhaliq  admin    170 Jul 13 11:37 ..

            -rwxr-xr-x@ 1 abdulkhaliq  admin  52576 Jul 13 11:37 fuse

            -rwxr-xr-x@ 1 abdulkhaliq  admin    752 Jul 13 11:37 fuse.ini

            abdul-khaliqs-macbook:bin abdulkhaliq$

             

            Tried as root as well

            bdul-khaliqs-macbook:bin root# ls

            fuse          fuse.ini

            abdul-khaliqs-macbook:bin root# ./fuse

            -sh: ./fuse: cannot execute binary file

            abdul-khaliqs-macbook:bin root# ls -al

            total 112

            drwxr-xr-x@ 4 abdulkhaliq  admin    136 Aug  7 17:18 .

            drwxr-xr-x@ 5 abdulkhaliq  admin    170 Jul 13 11:37 ..

            -rwxr-xr-x@ 1 abdulkhaliq  admin  52576 Jul 13 11:37 fuse

            -rwxr-xr-x@ 1 abdulkhaliq  admin    752 Jul 13 11:37 fuse.ini

            abdul-khaliqs-macbook:bin root#

            • 3. Re: Some Issues while installing fuse under following eclipse version on Mac OS
              khaliqgaffar

              I am yet to hear on this issue. I was not able to use FID on mac os x.

               

              Regards,

              Khaliq

              • 4. Re: Some Issues while installing fuse under following eclipse version on Mac OS
                skoppell

                Hi Khaliq,

                 

                Are you using the FID.linux.gtk.x86.zip on mac ? 

                It is not supposed to work on mac. The executables and platform that are shipped in the zip are platform specific and

                FID 1.2/1.2.1 doesnt have mac certification.

                 

                Thanks,

                Harsha.

                 

                Edited by: skoppell on Aug 12, 2009 12:38 PM