VisualSFM_OS_X_Installer | VisualSFM installer script for OS X | DevOps library

 by   luckybulldozer Shell Version: Current License: GPL-2.0

kandi X-RAY | VisualSFM_OS_X_Installer Summary

kandi X-RAY | VisualSFM_OS_X_Installer Summary

VisualSFM_OS_X_Installer is a Shell library typically used in Devops, Ubuntu, Debian applications. VisualSFM_OS_X_Installer has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

VisualSFM installer script for OS X Mavericks. Here’s a quick guide on how to use the installer. 12…​ stay tuned for updates, but that’s pretty much the procedure in a nutshell. Cheers, Dan Monaghan www.luckybulldozer.com.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              VisualSFM_OS_X_Installer has a low active ecosystem.
              It has 156 star(s) with 47 fork(s). There are 23 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 41 open issues and 10 have been closed. On average issues are closed in 51 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of VisualSFM_OS_X_Installer is current.

            kandi-Quality Quality

              VisualSFM_OS_X_Installer has no bugs reported.

            kandi-Security Security

              VisualSFM_OS_X_Installer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              VisualSFM_OS_X_Installer is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              VisualSFM_OS_X_Installer releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of VisualSFM_OS_X_Installer
            Get all kandi verified functions for this library.

            VisualSFM_OS_X_Installer Key Features

            No Key Features are available at this moment for VisualSFM_OS_X_Installer.

            VisualSFM_OS_X_Installer Examples and Code Snippets

            No Code Snippets are available at this moment for VisualSFM_OS_X_Installer.

            Community Discussions

            Trending Discussions on VisualSFM_OS_X_Installer

            QUESTION

            VisualSFM install mac issue
            Asked 2018-Feb-10 at 05:25

            Installing VisualSFM on mac with the Dan Monaghan installer and halfway through the build I get an error that reads:

            libsiftgpu.so failed to build. Halting.


            What caused this and how do I fix it?

            ...

            ANSWER

            Answered 2018-Feb-10 at 05:25

            Googling found many with similar issues, was able to combine pieces from different solutions and get it working.

            Why the error occurs:

            The program tries to build & install a siftgpu function on line 246 of the vsfm_os_x_installer.sh file.
            But that link is dead.

            Step 1:

            Manually insert a sift_gpu.zip file into your /users/USERNAME/ directory.

            Step 2:

            After the sift_gpu.zip file is in your users/USERNAME directory, Ninorian changed the following lines (in the vsfm_os_x_installer.sh file) and it worked for me too:

            Search for : sed -i ''
            Replace with: sed -i

            Step 3:

            The sift_gpu.zip file opens a directory called SiftGPU-master, and we need to change the name to SiftGPU, so add this line above line 262 like this:

            (line 261) mv SiftGPU-master SiftGPU
            (line 262) cd SiftGPU


            Step 4:

            I got this far, but kept getting errors that said “file or directory not found”, and this was remedied by changing the file extension on line 356 in the vsfm_os_x_installer.sh file* (hat-tip to this Github build issue support ticket)

            From this:

            cp ../patches/SparseBundleCPU.patch src/pba/

            To this:

            cp -R /users/USERNAME/downloads/VisualSFM_OS_X_Installer-master/patches/SparseBundleCPU.patch src/pba


            After that, everything finished installing smoothly,
            But I couldn't run it yet.


            Step 5:

            This 5-minute VisualSFM Mac install YouTube tutorial helped.
            Here are the steps:

            • You need to add 2 scripts to your ~/.bash_profile, go into terminal and type: nano ~/.bash_profile and then paste those two scripts at the bottom of that file.
            • Save and close ~/.bash_profile
            • Then go into the /users/USERNAME/vsfm/bin folder and copy libpa.so AND libsiftgpu.so and paste them into your /users/USERNAME/ directory.
            • Create a new folder in /users/vsfm directory called /users/vsfm/sift
            • Move the SiftGPU folder from your users/USERNAME/ directory into your /users/vsfm/sift directory



            From there, go to users/USERNAME/vsfm/bin/ and double-click on VisualSFM, and if all went well the program should start running and open up, ready for use.

            This was a pain in the ass to troubleshoot but it's over and done and I hope this helps anybody.

            Source https://stackoverflow.com/questions/48717561

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install VisualSFM_OS_X_Installer

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/luckybulldozer/VisualSFM_OS_X_Installer.git

          • CLI

            gh repo clone luckybulldozer/VisualSFM_OS_X_Installer

          • sshUrl

            git@github.com:luckybulldozer/VisualSFM_OS_X_Installer.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular DevOps Libraries

            ansible

            by ansible

            devops-exercises

            by bregman-arie

            core

            by dotnet

            semantic-release

            by semantic-release

            Carthage

            by Carthage

            Try Top Libraries by luckybulldozer

            ServerSFM

            by luckybulldozerShell