GNOME 프로젝트의 어떤 파일 빌드 중

/home/dhsung/Projects/gnome-hello/configure: line 11964: syntax error near unexpected token `maximum'
/home/dhsung/Projects/gnome-hello/configure: line 11964: `GNOME_COMPILE_WARNINGS(maximum)'

위의 메세지를 띄우며 빌드가 안될때 해결책.
'gnome-common'라이브러리( Common Files to Build GNOME )이 없어서 나오는 문제.

그래서 아래와 같이 'gnome-common'라이브러리를 설치해면 해결됨.

openSUESE에서
sudo zypper install gnome-common

Ubuntu에서
sudo apt install gnome-common

위의 패키지 설치가 끝나면 해결됨.

출처: GNOME_COMPILE_WARNINGS(maximum) – Syntax Error in configure

Buy me a coffeeBuy me a coffee

2019년 7월 27일 토요일 밤.

2014년도 초반에 구입한 맥북프로(MacBook Pro) 2013 late의 배터리 교체를 진행하였습니다.

저의 맥북프로 배터리 교체는 Youtube에 공개된 영상을 참고로 교체를 진행하였습니다.

쇼핑몰 사이트에서 맥북프로 13맥북프로(MacBookPro) 13인치(2013 late)를 구매하였습니다

구매한 MacBookPro 13인치 2013 late모델의 배터리

 

구매한 배터리를 사용하는 맥북프로(MacBookPro) 13인치 2013 late모델에 교체를 할수 있게 뒤의 기판을 열어봅니다.

 

맥북프로 하단 기판을 열어보니, 어머나, 배터리가 엄청 많이 부풀어올랐군요. 생각보다 많이 부풀어 올라서 계속 나두었으면 큰일날뻔 한 생각이 들었습니다.

5년이상 사용하여 부풀어 오른 맥북프로의 배터리 

Youtube동영상에 나온대로, 맥북프로에 붙어 있는 부풀어오른 배터리의 접착된 부분을 끌을 이용하여 떼어냅니다.

다만, 중간 부분은 터치패드 회로가 있는 부분이기 때문에 아주 조심히 떼어내야합니다.

 

배터리를 떼어내었으면, 새로운 배터리를 부착합니다.

맥북프로에 부풀어오른 배터리를 떼어낸후, 새로운 배터리로 교체한 모습
부풀어올라 떼어난 배터리와 맥북프로에 새로 교체하여 탑재된 배터리의 비교 

배터리를 교체한후, 혹시나 배터리가 이상이 있을지 모르니 켜봅니다. 정상적으로 켜졌으면 문제 없이 배터리가 교체된것입니다.

맥북프로를 켜고 난 후에 이상없는지 확인하면, 기판을 덮어 원상 복구를 합니다.

 

 

2014년초에 구입한 저의 맥북프로는 이번 2019년 7월 27일 토요일에 배터리를 교체하여 새로이 생명연장을 하였습니다.

2019년 7월 29일 토요일 밤의 맥북프로 배터리 교체기였습니다.

 

ps. 다음에는 2013년도에 출시되었고, 2014년 8월 일본 도쿄(동경,東京, Tokyo) 긴자(은좌, 銀座)에 위치한 애플스토어(Apple Store)에서 구매한 iPad mini2 의 배터리 교체기를 올리겠습니다.

 

https://button.like.co/studioego

 

Like DaeHyun Sung's work

Reward Creativity, powered by LikeCoin

button.like.co

 

Buy me a coffeeBuy me a coffee

요즘, LibreOffice를 맥북(MacBook Pro)에서 빌드를 계속 하게 됨,

그런데, 디스플레이를 끈 상태에서도 빌드를 계속 해야하는 상황이다. (자기 전에 디스플레이를 꺼야 잠을 잘수 있음.)

디스플레이를 끈다고 해도, 집에 부재한 상태에서 누구든 덮개를 닫는 상황이 있을 수 있음.

디스플레이 덮개를 닫게되면 LibreOffice 빌드중에 중단될 가능성이 높으므로 어쩌지 하다 답을 찾았음.

잠자기 방지 활성 (전원 연결에만 적용됨, 덮개 닫아도 잠자기 방지됨)
sudo pmset -c disablesleep 1

잠자기 방지 비활성 (전원 연결에만 적용됨)
sudo pmset -c disablesleep 0

https://button.like.co/studioego

 

Like DaeHyun Sung's work

Reward Creativity, powered by LikeCoin

button.like.co

 

Buy me a coffeeBuy me a coffee

MacOSX mojave(10.14)에서 어플리케이션 빌드를 하기 위해 설정을 해야했음.

checking what macOS SDK to use... configure: error: Could not find an appropriate macOS SDK

Mac위의 메세지가 뜨면서 빌드 설정이 실패시 아래의 명령어를 입력하여 macOS SDK를 설치하면 된다.

이번에 나온 MacOSX mojave(10.14) 부터 헤더파일(headers)이 `/usr/include/`에 기본적으로 설치되지 않습니다.

그래서 헤더파일(header)파일을 설치하려면 아래의 명령어를 입력하여

$ open /Library/Developer/CommandLineTools/Packages/macOS\_SDK\_headers\_for\_macOS\_10.14.pkg

를 실행합니다.

실행이 완료되면 아래의 설치화면이 뜹니다.

설치가 완료되면 어플리케이션 빌드가 가능합니다.

Buy me a coffeeBuy me a coffee

Requirements for East Asian Languages[Chinese, Japanese, Korean] Text Layout


1. Korean(한국어)

Requirements for Hangul Text Layout and Typography 

한국어 텍스트 레이아웃 및 타이포그래피를 위한 요구사항

https://www.w3.org/TR/klreq/


2. Chinese(中文,중국어,한어)

Requirements for Chinese Text Layout 中文排版需求 

https://www.w3.org/TR/clreq/


3. Japanese(日本語,일본어)

Requirements for Japanese Text Layout

https://www.w3.org/TR/jlreq/


참고

Requirements for Latin Text Layout and Pagination

https://www.w3.org/TR/dpub-latinreq/ 

Buy me a coffeeBuy me a coffee

2017년 중국 인터넷 리포트(China Internet Report 2017) by Edith Yeung

Link: https://www.slideshare.net/EdithYeung/china-internet-report-2017-by-edith-yeung


Buy me a coffeeBuy me a coffee

Think Perl 6 PDF파일 및 LaTex파일 공개

출처: https://twitter.com/nogoodnickleft/status/868197580337020928



안녕하세요, 저는 동아시아 문자 처리에 관심이 많아 2012년도경에 한자정보를 담은 Unihan Database를 찾아보았습니다. 

이때 일본인 Dan Kogai(小飼弾, Japanese open-source developer, former CTO of Livedoor) 씨의 Unihan Perl라이브러리( https://metacpan.org/pod/Unicode::Unihan ) Perl자료를 보았습니다.

이후, 오드리 탕(唐鳳, Audrey Tang)씨가 개발한 萌典(Moedict)의 한자정보에 대하여 관심이 많아 연구하다 Perl에 입문하게 된 사람입니다.


이번에 O'Reilly에서 새로운 Perl6책 "Think Perl 6 - How to Think Like a Computer Scientist"가 나왔습니다.

이 책이 종이책으로 판매가 되었는데, 저자인 Laurent Rosenfeld씨께서 오픈소스로 온라인으로 전자책 형식인 LaTex파일, PDF파일도 공개를 하였습니다.


책 소개를 보면, Think Perl 6는 아무런 경험이 없는 사람에게 컴퓨터과학의 소개 및 프로그래밍에 대한 소개를 하는 책이라고 하군요.

이 책은 주로 Perl6를 가르치는 것이 아니라 "Perl 6"를 이용하여 프로그래밍 기술을 알려주는 것이라고 하군요. 이 책을 다 읽으면 Perl6라는 언어로 컴퓨터 과학, 소프트웨어 프로그래밍 및 문제 해결을 가르치는 것이라고 하군요.

Think Perl 6 is an introduction to computer science and programming intended for people with little or no experience.


This aim of this book is not primarily to teach Perl 6, but instead to teach the art of programming, using the Perl 6 language. After having  completed this book, you should hopefully be able  to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6 language itself. 



Perl6에 대해 관심 많으신 분이나 프로그래밍 초심자가 "Think Perl6"로 Perl6를 입문하면 괜찮을 듯 합니다.

O'reilly Book Link: http://shop.oreilly.com/product/0636920065883.do

Book : http://greenteapress.com/wp/think-perl-6/

Free PDF Link: http://greenteapress.com/thinkperl6/thinkperl6.pdf

Latex Source[Github]: https://github.com/LaurentRosenfeld/thinkperl6/

Buy me a coffeeBuy me a coffee

 g0v — Fork the Government (오드리탕[唐鳳, Audrey Tang]씨의 2015년 g0v발표 슬라이드 및 동영상

g0v — Fork the Government

First presented in SEAIP 2015. Video: 

https://www.youtube.com/watch?v=459NIqDPnTE&list=PLdwQWxpS513DB98lg8kgEVG66dierWOio


Fork the Government (1/3)
Part 1: Introduction to the g0v community


Fork the Government (2/3)
Part 2: MoeDict and vTaiwan


Fork the Government (3/3)
Part 3: Uber and Airbnb deliberation


Buy me a coffeeBuy me a coffee

구문과 의미론(Syntax & semantics) 슬라이드 정리자료


Buy me a coffeeBuy me a coffee

JDK9의 55가지 새로운 기능(55 New Features in JDK 9)


Buy me a coffeeBuy me a coffee

+ Recent posts