fuse curl problem

Discussion of programming on Linux, including shell scripting, perl, python, c/c++, mono, java. Whatever tickles your fancy.
masud
Havaldaar
Posts: 108
Joined: Thu Aug 05, 2004 12:15 am
Location: Fremont, CA
Contact:

Post by masud »

Salamz

"cd" to your example directory and "vi" Makefile. Search "-lpthead" and add "-lcurl" next to it with a space seperating it.

then in fuse root directory.

make clean && make
--SP--
Post Reply