aMule Forum
English => aMule Help => Topic started by: agreg5 on May 24, 2004, 09:30:34 AM
-
I tried to compile llibcrypto on Solaris 5 as a user.
It reports me some syntax errorsin 3way.cpp.
Does it exist a version of libcrypto with a config file?
-
Does someone know how to redirect output message to a file? ?(
I tried :
make>a.txt
but unfortunately, it did only write the first line in the file.
Thanks
-
well, post the error msg here plz
-
"command" > "file" 2>&1
that's what you're looking for.
Greetings!