Whats changed in the emerging of libgsf-1.8.1?
It seems that soon after the archive is extracted, the libgsf-1.8.1/doc/html directory that is created from the archive is erased.
When you build this program, it tries to install "index.sgml" and as the directory had been erased, the file no longer exists...
My fix..
1/. emerge libgsf
2/. <CTRL-C> after archive has been unpackaged
3/. copy contents of directory to a secure location (away from install dir)
4/. emerge libgsf
5/. <CTRL-Z> in the "installation phase" of the emerge process
6/. cp -rf /html -> back to original location
7/. fg (resume the haulted process)
The steps above worked and installed the package, so why has this version actually erase the archive "doc" directory after extraction?
-- [EMAIL PROTECTED] mailing list
