Re: gnome-doc-utils-0.2.0 and FC4



Eugéne Suter wrote:
Hi again,

I'm sorry I can't help you much with the RPM build problem, since I use VectorLinux (Slackware derivative), and do not use RPM. I have however been testing on a friend's computer that has FC6 on it, and I also got the same error as you did. But, since you need gnome-doc-utils 0.3 or higher, then you can download the gnome-doc-utils 0.6 source RPM here (source RPMs seem to be easier to build):

ftp://ftp.isu.edu.tw/pub/Linux/Fedora/linux/core/5/source/SRPMS/gnome-doc-utils-0.6.0-1.src.rpm

Hello Eugene,

Thank you very much for your help here. I downloaded the file above, built a binary .rpm file and it installed OK.

make a temporary folder (where ever you like) and move the source RPM to that folder.
Then, as root, run

rpmbuild --recompile gnome-doc-utils-0.6.0-1.src.rpm

That should take care of it. After the build finiesh, then you will have the final RPM in your temporary directory.

Note that you will probably need XML::Parser.
You can ty finding it with Yum, but if that fails then download the source here:

http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/XML-Parser-2.34.tar.gz <http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/XML-Parser-2.34.tar.gz>

You can build and install it simply by unpacking it, and then in the XML-Parser directory run:

perl Makefile.PL

make

make test

make install


That should take care of the XML::Parser dependency.

I had already got the XML::Parser perl module to fix that dependency

I used the following command as root: perl -MCPAN -e shell, then at the cpan shell prompt, install XML::Parser

I have used the above to install all my perl modules. Very easy.



The only other two dependecies for gnome-doc-utils that I am aware of are LibMXL2 and LibXSLT, but those might already be installed on FC4.

Yes, they are already installed.

Hope this helps :)


It has helped immensely and I am very grateful for your help.

Thank you.  All the best for the coming year.

--

----------------------------------------------------------------------
Kind regards,

Graeme.
----------------------------------------------------------------------
Download my GnuPG public key from:-
http://www.users.tpg.com.au/gnichols/graemenichols.pub
----------------------------------------------------------------------

Having the fewest wants, I am nearest to the gods.
		-- Socrates



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]