On Sat, 2003-11-08 at 11:29, Ariz Jacinto wrote:
> i think it would be a lot easier to locate the installed files by just
> reading the MAKEFILE.
> 
> better yet, reconfigure/recompile the source and install it on a temp
> directory by issuing the command:
> 
>       shell> ./configure --prefix=/dummy
>       shell> make; make install
> 
> 
> this will install all the files on the directory "/dummy".
> from there you can view all the files that have been
> installed and you'll have a reference of what and where
> to delete.
> 
> ex.
> 
>       /dummy
>       `----------> /etc
>                    `---------->/samba
>                                 `---------> smb.conf  
>       `----------> /lib       
>       `----------> /usr
> 
uh... that's a better solution. =D

-justin

--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to