Skip to content

{ Tag Archives } linux

rpm備忘

我始終不太喜歡Linux裡的RPM,BSD的Ports卻深得我心….哎哎哎 rpm -ivh XXXX rpm -Uvh XXXX rpm -qa rpm -e XXXX

Also tagged

/etc/ld.so.conf

竟然被這個檔案玩了一個下午….早說了我不喜歡 Mandrake 了…. faint…. ldconfig creates the necessary links and cache (for use by the run-time linker, ld.so) to the most recent shared libraries found in the direc-tories specified on the command line, in the file /etc/ld.so.conf, and in the trusted directories (/usr/lib and /lib).

Also tagged