×

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: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

Hard to believe that we have now a fully working dmg file, unbelievable, almost 2 years in the making.


I guess we could almost say that it's a SUCCESS !!!
This would not have happened without the hard work of everyone involved in this thread.

Now, it's about ironing out the last odd bugs within the dmg before we can make it public.
We probably will have to now concentrate on the build scripts and see where things can be improved?
7 years 5 months ago #12264
Attachments:
The topic has been locked.
  • Posts: 211
  • Thank you received: 23

Replied by Jamie Smith on topic Ekos on Mac OS X ?

Try the script - if you have ~/IndiRoot in your home, just rename it so you don't lose stuff.

then build_kstars.sh -ia3e for a full kstars emerge - you should end up with a kstars.dmg in the under ~/IndiRoot/kstars-stuff/Applications/KDE/

If you are both OK with it, I will just remove any verbiage related to using brew to make the qt
The following user(s) said Thank You: Gonzothegreat
7 years 5 months ago #12265
The topic has been locked.
  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?


nah, I removed it just be sure nothing is left behind.

Stephanes-MacBook-Air:~ stephanelucas$ sudo rm -R IndiRoot
Password:
Stephanes-MacBook-Air:~ stephanelucas$ ls -ld IndiRoot
ls: IndiRoot: No such file or directory
Stephanes-MacBook-Air:~ stephanelucas$

running the script now.
Last edit: 7 years 5 months ago by Gonzothegreat.
7 years 5 months ago #12266
The topic has been locked.
  • Posts: 211
  • Thank you received: 23

Replied by Jamie Smith on topic Ekos on Mac OS X ?


Woot!

I even tried looking at a planet and xplanet seemed to work...

We don't have our strategy around GSC in place - we won't be shipping that stuff, but we can decide what we want it to look like (and where it should put the files)

What else is needed? (assuming that we don't find other issues).

We still aren't building all of the third_party stuff - looks like these are installed:
  • Install EQMod Driver
  • Install StarLight Xpress Driver
  • Install MaxDomeII Driver
  • Install Spectracyber Driver
  • Install AAG Cloud Watcher Driver
  • Install GPhoto Driver
But these aren't
  • Install QSI Driver
  • Install SBIG Driver
  • Install FLI Driver
  • Install Ariduino Driver
  • Install Apogee Driver
  • Install Fishcamp Driver
  • Install ZWO Optics ASI Driver
  • Install Meade DSI Driver
]
I just go through, one by one, and see which just "build" correctly.
Last edit: 7 years 5 months ago by Jamie Smith.
7 years 5 months ago #12267
The topic has been locked.
  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

I know I had no issues at one point compiling all the drivers at once, but lately it breaks.
Shall we spend some time on this? Outside your script to start off so that we understand why it's not working.
7 years 5 months ago #12268
The topic has been locked.
  • Posts: 211
  • Thank you received: 23

Replied by Jamie Smith on topic Ekos on Mac OS X ?

Oh, I fixed that failure before - I had to hack up some makefiles but the script does that. I am talking about some drivers that even the batch never even tried.
7 years 5 months ago #12269
The topic has been locked.
  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

From the ones you've listed as missing, I remember while trying to build the 3rd party drivers that it was complaining that the libs needed to be build first or something like this and it failed.
7 years 5 months ago #12270
The topic has been locked.
  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

############################################################
# Script execution complete
############################################################

However, I have now tested this fresh dmg on my MBP and it crashed on taking a picture (ccd sim).
Exactly the same crash as my build, see previous posts.
7 years 5 months ago #12271
The topic has been locked.
  • Posts: 211
  • Thank you received: 23

Replied by Jamie Smith on topic Ekos on Mac OS X ?

Made a quick pass just to see if stuff builds - Nothing new makes it past the make and the make install. sbig was close. We can look at this in the future.

Other stuff just choked altogether
7 years 5 months ago #12272
The topic has been locked.
  • Posts: 211
  • Thank you received: 23

Replied by Jamie Smith on topic Ekos on Mac OS X ?

and you have the latest version of the scripts?

Are you saying it crashes with my dmg, or the one your process creates, or both?

Third party clarification -

Are you building that now (passing the -3 with the build script?)
7 years 5 months ago #12273
The topic has been locked.
  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

mmmm some differences there...


yours on left, mine on right ^
7 years 5 months ago #12274
Attachments:
The topic has been locked.
  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?


I have done the following steps:
Stephanes-MacBook-Air:Projects stephanelucas$ cd kstars-on-osx/
Stephanes-MacBook-Air:kstars-on-osx stephanelucas$ git pull
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 8 (delta 4), reused 7 (delta 3), pack-reused 0
Unpacking objects: 100% (8/8), done.
From https://github.com/jamiesmith/kstars-on-osx
   0993948..aaa79bc  master     -> origin/master
Updating 0993948..aaa79bc
Fast-forward
 build-kstars.sh  | 45 ++++++++++++++++++++++++++-------------------
 fix-libraries.sh | 48 +++++++++++++++++++++++++++++++++++++-----------
 retry-dmg.sh     | 24 ++++++++++++++++++++++++
 3 files changed, 87 insertions(+), 30 deletions(-)
 create mode 100755 retry-dmg.sh
Stephanes-MacBook-Air:kstars-on-osx stephanelucas$
Stephanes-MacBook-Air:kstars-on-osx stephanelucas$ ./build-kstars.sh -ia3e
INDI_ROOT          is [/Users/stephanelucas/IndiRoot]
INDI_DIR           is [/Users/stephanelucas/IndiRoot/indi-stuff]
KSTARS_DIR         is [/Users/stephanelucas/IndiRoot/kstars-stuff]
GSC_DIR            is [/Users/stephanelucas/IndiRoot/gsc]
Qt5_DIR            is [/Users/stephanelucas/Qt5.7.0/5.7/clang_64/bin]
PATH               is [/Users/stephanelucas/Qt5.7.0/5.7/clang_64/bin:/usr/local/opt/bison/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin]
CMAKE_LIBRARY_PATH is [/usr/local/opt/gettext/lib]
CMAKE_INCLUDE_PATH is [/usr/local/opt/gettext/include]
PATH               is [/Users/stephanelucas/Qt5.7.0/5.7/clang_64/bin:/usr/local/opt/bison/bin:/usr/local/opt/gettext/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin]
Qt5DBus_DIR        is [/Users/stephanelucas/Qt5.7.0/5.7/clang_64/bin]
Qt5Test_DIR        is [/Users/stephanelucas/Qt5.7.0/5.7/clang_64/bin]
Qt5Network_DIR     is [/Users/stephanelucas/Qt5.7.0/5.7/clang_64/bin]
GSC_TARGET_DIR     is [/Users/stephanelucas/IndiRoot/kstars-stuff/Applications/KDE/kstars.app/Contents/MacOS/gsc]
 
ANNOUNCE            = Yep
BUILDING_KSTARS     = Yep
BUILD_3RDPARTY      = Yep
BUILD_INDI          = Yep
BUILD_KSTARS_CMAKE  = Nope
BUILD_KSTARS_EMERGE = Yep
SKIP_BREW           = Nope
 
############################################################
# Installing brew dependencies
############################################################


It does not crash with your dmg, but it does with mine.
7 years 5 months ago #12275
The topic has been locked.
Time to create page: 0.778 seconds