Puppy 4.0硬盘安装及Session not saved的处理

Puppy Linux 4.0 是一个迷你的 Linux 操作系统, ISO不到88MB,  但好像自带了大量的描扫仪、打印机、数码相机的驱动以及音乐录制/编辑/转换软件,  Puppy Linux 4.00 甚至还包含了一个完整的办公环境。

以上是网上查找到对Puppy Linux 4 的简单介绍。

以下是我对Puppy 4.0硬盘安装及Session not saved的处理记录。

Puppy 4.0 我下载下来的是puppy_400_cn_beta1.iso , 算是中文汉化版, 从http://puppy.cnbits.com/ 下载, 在google大人的引领下,知道了Puppy硬盘安装的方法 , 我的系统是xp .

Read the rest of this entry »

Tag:, , , , ,

在Debian编译lighttpd-1.4.19过程出现的错误处理

在Debian4自带安装的是lighttpd-1.4.13, 但在lighttpd网页看见了lighttpd-1.4.19稳定版当然用新的,于是自己下载下来自己编译,但都几多编译错误,先把这些编译过程出现的错误和处理方法记录下来,留待以后再遇到时作资料查询。

出现configure: error: C compiler cannot create executables … 安装apt-get install libc6-dev.

出现configure: error: configure: error: pcre-config not found … 安装apt-get install libpcre3-dev

Read the rest of this entry »

Tag:, , , ,