×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Ekos on Mac OS X ?

  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

i'm going to re-install the laptop tomorrow and start from scratch again. I will save my terminal output this time so that we can check what's wrong and maybe improve the install process.
7 years 5 months ago #11215
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Ekos on Mac OS X ?

awesome plan!

If you plan to do the qt5 with dbus option, start it early so it has lots of time to finish.
7 years 5 months ago #11216
The topic has been locked.
  • Posts: 82
  • Thank you received: 9

Replied by Adam on topic Ekos on Mac OS X ?

I also have the issue that indiserver can't be started from Ekos (in local mode).
If you just forgot the export commands, it should be enough to export the paths like Rob said and run cmake and make install again for kstars (maybe clean the build directory), it shouldn't be necessary to start from scratch in that case. And if you encounter any "Mac OS X RPath" errors with cmake (which happened to me) you can pass a -DCMAKE_MACOSX_RPATH=1 option to cmake.
7 years 5 months ago #11220
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Ekos on Mac OS X ?

Wiat a moment, you both have the same problem with not being able to start indiserver in local mode? The main difference on my computer i think is the path to the indiserver. Mine is not in /usr/local/bin but in /usr/bin. Unless you are also both using Sierra? I might look at the code to see if there is any reason the folder could cause a problem
7 years 5 months ago #11223
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

I'm using Sierra (fresh install), the Indi control panel isn't available in Kstars at all, and in Ekos you can't start a local server nor connect to an external one. Also, profile saving isn't working.

I've started a fresh install of the laptop yesterday night, now going through qt5 install....
And I am documenting everything, saving terminal output which I will share once it's done.
7 years 5 months ago #11232
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

While I'm waiting for qt5 to build...
here's a link that might interest us: wiki.oz9aec.net/index.php/Packaging_Qt_apps_for_Mac_OS_X
7 years 5 months ago #11235
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

==> Summary
/usr/local/Cellar/qt5/5.7.0: 8,303 files, 328M, built in 325 minutes 55 seconds


:ohmy: :ohmy: :ohmy:
7 years 5 months ago #11239
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

Just to point out one thing:

Stephanes-MacBook-Air:~ stephane$ mkdir ~/Projects
Stephanes-MacBook-Air:~ stephane$ cd ~/Projects/
Stephanes-MacBook-Air:Projects stephane$ git clone github.com/indilib/indi.git
Cloning into 'indi'...
remote: Counting objects: 24065, done.
remote: Compressing objects: 100% (53/53), done.
remote: Total 24065 (delta 23), reused 0 (delta 0), pack-reused 24012
Receiving objects: 100% (24065/24065), 89.23 MiB | 2.71 MiB/s, done.
Resolving deltas: 100% (17740/17740), done.
Checking connectivity... done.
Stephanes-MacBook-Air:Projects stephane$ ls -la
total 0
drwxr-xr-x 3 stephane staff 102 30 Oct 14:28 .
drwxr-xr-x+ 16 stephane staff 544 30 Oct 14:27 ..
drwxr-xr-x 13 stephane staff 442 30 Oct 14:28 indi
Stephanes-MacBook-Air:Projects stephane$


the folder is called indi and not indi-latest as per the screenshot in the pdf file.
7 years 5 months ago #11240
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Ekos on Mac OS X ?

When you are at the cmake step for kstars, you can use that to sort of diagnose your problems. It will tell you what it found and did not find. If it says it could not find indi, you will not have the indi control panel or ekos in kstars. If it doesnt find xplanet, that will not show up in the preferences, nor in the menus. If you find that it says things are missing that you did want in kstars, you will want to go back and fix them and then run kstars cmake again.
7 years 5 months ago #11241
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

Replied by Rob Lancaster on topic Ekos on Mac OS X ?

That is true, i renamed mine because I had so many folders called indi I was getting confused.
7 years 5 months ago #11242
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

Shall I use the emerge or normal way?
7 years 5 months ago #11243
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?


ok, done the same as I want to be in-line with the pdf file.
7 years 5 months ago #11244
The topic has been locked.
Time to create page: 0.419 seconds