hello
the problem is when i install something like ntfs confg tool
i type make
i get this message
help
the problem is when i install something like ntfs confg tool
i type make
i get this message
Code:
Making all in po
make[1]: Entering directory `/home/cyberdragon/Desktop/ntfs-config-1.0.1/po'
file=`echo bn | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file bn.po
/bin/sh: -o: not found
make[1]: *** [bn.gmo] Error 127
make[1]: Leaving directory `/home/cyberdragon/Desktop/ntfs-config-1.0.1/po'
make: *** [all-recursive] Error 1


but namopereht (from this forum) advised me to check first if I have all packages. My problem with make is similar, but I think is related to replaced linux-headers. Read at:
Comment