SUMMARY No indi drivers available after installation. No connection possible, even after installation of prolific driver. Program reports that no eqmod driver found. Tried to install with homebrew. (svn installed..., most recent command line tools installed...) I did the following: brew tap indilib/indi Then I did: brew install brew install indi-eqmod I specified: brew install indilib/indi/indi-eqmod Result: Output as follows: ==> Installing indi-eqmod from indilib/indi ==> Cloning http://svn.code.sf.net/p/indi/code/trunk/3rdparty/indi-eqmod Updating /Users/ez/Library/Caches/Homebrew/indi-eqmod--svn ==> Checking out 2578 ==> cmake . Last 15 lines from /Users/ez/Library/Logs/Homebrew/indi-eqmod/01.cmake: -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2") -- Checking for module 'libindi' -- Found libindi, version 1.4.1 CMake Error at /usr/local/Cellar/cmake/3.21.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find INDI (missing: INDI_LIBRARIES) (found version "1.4.1") Call Stack (most recent call first): /usr/local/Cellar/cmake/3.21.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) cmake_modules/FindINDI.cmake:66 (find_package_handle_standard_args) CMakeLists.txt:16 (find_package) -- Configuring incomplete, errors occurred! See also "/tmp/indi-eqmod-20210815-53419-n6af9t/CMakeFiles/CMakeOutput.log". If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/indilib/homebrew-indi/issues Did not find a opportunity to report bugs under that link. (do not have an account at github anymore... No files as specified above found under /tmp... STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT see above EXPECTED RESULT did expect indi drivers, especially eqmod to be installed but failed SOFTWARE/OS VERSIONS Windows: macOS: 11.5.2 Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Did you try to build from source? If so, please use the DMG. All the INDI drivers are embedded in the KStars app in the DMG along with instructions. There is no need to install them in Homebrew.
Hi Rob I did install from the DMG. Did not find any drivers… Nor did the application I tried home-brew because nothing else worked. Just in case I did look at the wrong place, where are they supposed to be? Many thanks, Erwin > Am 20.08.2021 um 22:44 schrieb Rob <bugzilla_noreply@kde.org>: > > https://bugs.kde.org/show_bug.cgi?id=441261 > > --- Comment #1 from Rob <rlancaste@gmail.com> --- > Did you try to build from source? If so, please use the DMG. All the INDI > drivers are embedded in the KStars app in the DMG along with instructions. > There is no need to install them in Homebrew. > > -- > You are receiving this mail because: > You reported the bug.
Created attachment 140888 [details] Screenshot of startup wizard
Ok then maybe something prevented the settings from getting set right when it started up. Please go to Preferences, INDI, and check the boxes for it to use the internal INDI drivers and INDI server. You can also go to XPlanet and check the box for it to use the internal Xplanet. You also can still run the startup wizard. Please see the attached screenshots.
Created attachment 140889 [details] screenshot of preferences
Created attachment 140890 [details] screenshot for xplanet
Created attachment 140891 [details] screenshot for indi drivers
Hi Rob This worked. After a crash and a restart, I can now control the mount perfectly. Thanks a lot! A drawback of the Mac are the few USB plugs. My experience with an USB Hub is not very convincing: PHD2 does not receive enough Signal for guiding from the guiding camera. With the Windows box with direct connection this works without problems… Probably I try running it on a Ubuntu box with traditional hardware … Thanks a lot, Erwin > Am 21.08.2021 um 01:22 schrieb Rob <bugzilla_noreply@kde.org>: > > https://bugs.kde.org/show_bug.cgi?id=441261 > > --- Comment #7 from Rob <rlancaste@gmail.com> --- > Created attachment 140891 [details] > --> https://bugs.kde.org/attachment.cgi?id=140891&action=edit > screenshot for indi drivers > > -- > You are receiving this mail because: > You reported the bug.
I think this was resolved correct?