Re: [dev] Problems install st

2015-03-12 Thread Ivan Tham
On 3/12/15, Roberto E. Vargas Caballero wrote: > You should have in your system a file called fontconfig.pc. > In my machine I have it in /usr/X11R7/lib/pkgconfig/fontconfig.pc. > See if your file is in a directory contained in PKG_CONFIG_PATH. My PKG_CONFIG_PATH is unset and with `sudo find / -n

Re: [dev] Problems install st

2015-03-11 Thread Roberto E. Vargas Caballero
> I had fontconfig 2.9.0-7.1. > I have installed libfontconfig1-dev but it doesn't seem to work. You should have in your system a file called fontconfig.pc. In my machine I have it in /usr/X11R7/lib/pkgconfig/fontconfig.pc. See if your file is in a directory contained in PKG_CONFIG_PATH.

Re: [dev] Problems install st

2015-03-10 Thread FRIGN
On Tue, 10 Mar 2015 17:05:02 +0800 Ivan Tham wrote: > Off-topic question: What is the pros and cons of c and go language? > And the performance of their language. I must admit, Go almost cut it for me. It simplifies a lot of things, but it suffers from 2 major flaws: 1) Too much stuff is in the

Re: [dev] Problems install st

2015-03-10 Thread Ivan Tham
Hi, I am still new to st and have no understanding about c language. On 3/9/15, Roberto E. Vargas Caballero wrote: >> st build options: >> Package fontconfig was not found in the pkg-config search path. >> Perhaps you should add the directory containing `fontconfig.pc' >> to the PKG_CONFIG_PATH e

Re: [dev] Problems install st

2015-03-09 Thread Roberto E. Vargas Caballero
Hi, > st build options: > Package fontconfig was not found in the pkg-config search path. > Perhaps you should add the directory containing `fontconfig.pc' > to the PKG_CONFIG_PATH environment variable > No package 'fontconfig' found Are you sure you have the development package of fontconfig?

[dev] Problems install st

2015-03-09 Thread Ivan Tham
Hi, I had problem compiling st, I had installed `fontconfig` in debian, but when I run `make`, these problems show up: st build options: Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environme

[dev] Problems install st

2015-03-09 Thread Ivan Tham
Hi, I had problem compiling st, I had installed `fontconfig` in debian, but when I run `make`, these problems show up: st build options: Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environmen