Mac kwal binary

6 просмотров
Перейти к первому непрочитанному сообщению

Leandro Garber

не прочитано,
10 авг. 2021 г., 13:59:2310.08.2021
– chibolts
Hi all,

I'm using CLAN on Linux and I have separate binaries for each program (kwal, mor, etc).

I need to run kwal from a terminal on Mac but I can't find these separate binaries, it looks like they are all included in the same binary CLANc. Is this the case ? Is there any way to run kwal from terminal without opening the UI on a Mac?

I coded a FOSS python library that parses kwal output and I want the library to be available for Mac.

Thanks in advance.
Leandro
CIIPME-CONICET

Leonid Spektor

не прочитано,
10 авг. 2021 г., 15:18:3010.08.2021
– chib...@googlegroups.com
Leandro,

The Mac UI is better integrated than Unix/Linux, so I would recommend that you use Mac UI. But, if you want Unix/Linux Terminal, then Mac Terminal is the same as Linux  so you can install the same "unix-clan.zip" in Mac Terminal as you have on Linux. After unzipping "unix-clan.zip", in the directory "unix-clan/src" open file "makefile" and uncomment the following two lines at the top of the makefile. After that change working directory to "unix-clan/src", type "make". It is just like Linux.

CC = g++
CFLAGS = -O -DUNX -DAPPLEUNX -fwritable-strings -fshort-wchar -Wcomment -Wdeprecated-declarations -Wempty-body -arch i386



Leonid.

--
You received this message because you are subscribed to the Google Groups "chibolts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/83ffdcb2-b6ac-4a24-9cc8-c3fe541b4a63n%40googlegroups.com.

Leandro Garber

не прочитано,
10 авг. 2021 г., 15:59:2810.08.2021
– chib...@googlegroups.com
Thanks for your quick reply Leonid

So we need to compile from source, we've downloaded the binary version for mac and I expected the binaries to be inside the .app package but I just found one binary.

I'll try as you said, thanks again.
Leandro.


You received this message because you are subscribed to a topic in the Google Groups "chibolts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/chibolts/dCSEiIqjYfU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to chibolts+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/0E3CB35B-691A-4633-AA08-C00C12A0C5DA%40andrew.cmu.edu.

Leonid Spektor

не прочитано,
10 авг. 2021 г., 16:04:5210.08.2021
– chib...@googlegroups.com
Leandro,

Mac has two operating systems. One is GUI and the other one is Unix Terminal. You need to download the version that is suited for operating system you want to use. The MacOS Big Sur made some changes to Unix, so you need to download the latest "unix-clan.zip" and uncomment the following line, not the one I mentioned in my previous email:

CFLAGS = -O -DUNX -DAPPLEUNX -fwritable-strings -fshort-wchar -Wcomment -Wdeprecated-declarations -Wempty-body


Leonid.

Leandro Garber

не прочитано,
10 авг. 2021 г., 16:51:1810.08.2021
– chib...@googlegroups.com
Thanks for your information, I'm on it


Ответить всем
Отправить сообщение автору
Переслать
0 новых сообщений