[C] Copy *.h into system (ubuntu 10.04) Posted by Computer Newbie on 上午8:26 in C, Linux, Ubuntu / No comments Put all *.h into /usr/include/when write code can write like following code.#include <stdio.h>#include <XXXX.h> Share This: Facebook Twitter Google+ Stumble Digg 以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook Related Posts:[Wireshark] Install wireshark on Fedora 12 [Wireshark] Install wireshark on Fedora 12 1. Install libpcap library package yum install libpcap* 2. Download source code from wireshark page 3. tar… Read More[Terminal Windows Size] How to adjust the window size of Linux Terminal [Terminal Windows Size] How to adjust the window size of Linux Terminal gnome-terminal --geometry=120x42+350+330 as it’s shown above, where: - … Read More[window Size] How to change window size on Linux system [window Size] How to change window size Tune values Set the max OS send buffer size (wmem) and receive buffer size (rmem) to 12 MB for queues … Read More[Make] How to debug make error [Make] How to debug make errorIf make have any problem.| Please type make V=1 This command Will show more error result, help me to understand what ha… Read More[Linux From Scratch] Build up Linux System[Linux From Scratch] Build up Linux SystemPackage :Download all packageE2fsprogs: Ext2/3/4 Filesystem Utilities Download point : http://prdownloads.so… Read More
0 意見:
張貼留言