HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Uninstalling HylaFAX
[snip]
Thank you Dave.
It will certainly keep me busy.
I'll let you know how it went.
Regards,
Joseph
> A general solution to uninstalling any tarball installation is this:
> When you did the install, it is almost certain that you did
> make install
> but failed to retain the output, which lists in detail every
> file that was installed.
>
> Therefore, do it again, but retain the output:
> make install 2>&1 | tee /tmp/install.out
>
> Then examine every line to enumerate all the files that were (re)installed
> and remove them.
> It's tedious and lengthy, but it works.
>
> --
> David A. De Graaf DATIX, Inc. Hendersonville, NC
> dad@datix.2y.net (828) 696-8646; fax (828) 694-1037
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*