Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Tinycore
is here 12/1/2008!
Welcome
visitors.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
what extensions are required to build an app from source code?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: what extensions are required to build an app from source code? (Read 2081 times)
gam
Jr. Member
Posts: 53
what extensions are required to build an app from source code?
«
on:
May 01, 2021, 11:02:38 PM »
I want to install an ibus input method (readme in github:
https://translate.google.com/translate?sl=vi&tl=en&u=https://github.com/BambooEngine/ibus-bamboo/wiki/Hướng-dẫn-cài-đặt-từ-mã-nguồn
)
So do I need to install
autoconf automake cmake compiletc
or only
make.tcz
to compile source code ?
Thanks.
«
Last Edit: May 01, 2021, 11:04:48 PM by amg
»
Logged
Rich
Administrator
Hero Member
Posts: 11621
Re: what extensions are required to build an app from source code?
«
Reply #1 on:
May 01, 2021, 11:27:01 PM »
Hi amg
It looks like you need to install:
compiletc
go
libX11-dev
libXtst-dev
Logged
gam
Jr. Member
Posts: 53
Re: what extensions are required to build an app from source code?
«
Reply #2 on:
May 01, 2021, 11:50:37 PM »
Thanks
Logged
polikuo
Hero Member
Posts: 724
Re: what extensions are required to build an app from source code?
«
Reply #3 on:
May 05, 2021, 12:48:28 AM »
What arch are you using ? (x86, x86_64)
To compile IM for IBus, you'll need ibus-dev
Depends on your IM, you'll also need python2.7-dev or python3.6-dev
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
what extensions are required to build an app from source code?