[sudo] password for Orka:
cleaning
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -D_BSD_SOURCE
-D_POSIX_C_SOURCE=2 -DVERSION="6.1" -DXINERAMA
LDFLAGS = -s -L/usr/X11R6/lib -lX11 -lXinerama -lfontconf
all ready installed but no change ?
isn't an utf-8 pb ??
---
Le 2016-08-21 18:34, Ali H. Fardan a écrit :
On 2016-08-21 19:35, Reimundo Heluani wrote:
On Aug 21, Ali H. Fardan wrote:
If you could translate the compiler error I'd appreciate it
Raiz
It's a "not such file or directory" error
dwm-6.1$ ls -l /usr/include/freetype2/ft2build.h
-rw-r--r-- 1 root root 2383 oct. 5 2015
/usr/include/freetype2/ft2build.h
---
Le 2016-08-21 19:42, Draco Metallium a écrit :
all ready installed but no change ?
Check if 'ft2build.h' is truly installed with find or locate.
isn't an utf
where ??
---
Le 2016-08-21 20:02, Draco Metallium a écrit :
On 21 August 2016 at 14:48, Orka Edison wrote:
dwm-6.1$ ls -l /usr/include/freetype2/ft2build.h
-rw-r--r-- 1 root root 2383 oct. 5 2015
/usr/include/freetype2/ft2build.h
Try this: replace "#include " with "#include
"
X11INC = /usr/include/
X11LIB = /usr/include/lib
under config.mk, not X11R6/...
---
Le 2016-08-21 20:12, Orka Edison a écrit :
where ??
---
Le 2016-08-21 20:02, Draco Metallium a écrit :
On 21 August 2016 at 14:48, Orka Edison wrote:
dwm-6.1$ ls -l /usr/include/freetype2/ft2build.h