×

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 ?

still waiting for qt5 to finish compiling.... zzzzzzzzz :whistle: :whistle: :whistle:
7 years 5 months ago #11173
The topic has been locked.
  • Posts: 211
  • Thank you received: 23

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


I hadn't, but I just did now. I did a
./configure
make
make install
which ended up putting another copy in /usr/local:
/usr/local/lib/libgsl.19.dylib
/usr/local/lib/libgsl.a
/usr/local/lib/libgsl.dylib
/usr/local/lib/libgsl.la
/usr/local/lib/libgslcblas.0.dylib
/usr/local/lib/libgslcblas.a
/usr/local/lib/libgslcblas.dylib
/usr/local/lib/libgslcblas.la
but it still can't find it- I nuked the build/libindi dir and redid the cmake with the same result.

Are there specific args I should use for my configure?
7 years 5 months ago #11174
The topic has been locked.
  • Posts: 82
  • Thank you received: 9

Replied by Adam on topic Ekos on Mac OS X ?

You don't have to run make install in the gsl folder, just make.
I have the following gsl related files in /usr/local/lib:
libgsl.19.dylib
libgsl.a
libgsl.dylib
libgslcblas.0.dylib
libgslcblas.a
libgslcblas.dylib

What do you get when you run cmake for libindi?
7 years 5 months ago #11175
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

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

Yes indeed, just configure gsl. I don't know if making and installing does anything bad, but that is what the instructions in the libindi readme said to do
7 years 5 months ago #11178
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 177 minutes 53 seconds
7 years 5 months ago #11179
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

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

Less than 3 hours???!
7 years 5 months ago #11180
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?


:woohoo: :woohoo: :woohoo:
7 years 5 months ago #11181
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

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

So if you guys do find that everything works out, the next step I think is trying to figure out how to make a dmg and/or an OS X installer. I found this information online:

doc.qt.io/qt-5/osx-deployment.html

doc.qt.io/qt-5/osx-issues.html

dragly.org/2012/01/13/deploy-qt-applications-for-mac-os-x/

github.com/auriamg/macdylibbundler

community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Mac

But I have not done this before. If any of you know how to do this, I think a lot of people would thank you.
7 years 5 months ago #11184
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

Thanks for the links, I've been searching all afternoon on how to create a DMG, no luck so far.
Not sure how to integrate brew packages and github stuff all under one package. More digging is necessary....
7 years 5 months ago #11185
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

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

I would like to get everything in the app bundle if possible, with the exception of the users data folder and the astrometry.net index files folder which go in ~/Library/Application Support
7 years 5 months ago #11186
The topic has been locked.
  • Posts: 2255
  • Thank you received: 223

Replied by Gonzothegreat on topic Ekos on Mac OS X ?

apart from a few errors (already mentioned and corrected in this thread), so far so good until the indi build.
Stephanes-MacBook-Air:build stephane$ indiserver 
2016-10-29T18:35:19: startup: indiserver 
Usage: indiserver [options] driver [driver ...]
Purpose: server for local and remote INDI drivers
INDI Library: 1.2.0
Code $Rev$. Protocol 1.7.
Options:
 -l d     : log driver messages to <d>/YYYY-MM-DD.islog
 -m m     : kill client if gets more than this many MB behind, default 128
 -p p     : alternate IP port, default 7624
 -r r     : maximum driver restarts on error, default 10
 -f path  : Path to fifo for dynamic startup and shutdown of drivers.
 -v       : show key events, no traffic
 -vv      : -v + key message content
 -vvv     : -vv + complete xml
driver    : executable or device@host[:port]
Stephanes-MacBook-Air:build stephane$


onward to compile Ekos now.
7 years 5 months ago #11187
The topic has been locked.
  • Posts: 2877
  • Thank you received: 812

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

I am including in "everything" libindi, astrometry.net, xplanet, gsc, and any other things we need to run KSTARS and EKOS
7 years 5 months ago #11188
The topic has been locked.
Time to create page: 0.558 seconds