Ladislav Mecir wrote: > Angus Leeming napsal(a): >>If you'd try this out, I'd be very grateful.
> I plan to do it on Monday. Can you send me a similar info for LyX? Great. Thanks. Note that you'll have to modify the info I posted so that the directories make sense in your tree. I don't suppose you have a /home/angus directory ;-) Most of the info is generic. How to build an rpm as non-root, because that's a good thing (TM) to do. How to install a relocatable rpm in /usr/local so that you can see easily what rpms you've installed that aren't part of your distribution. Both xforms and lyx allow you to relocate the rpm in /usr/local. Both xforms and lyx rpms can be built $ cd $TOP $ mkdir build && cd build $ ../configure $ make rpmdist which should result in rpms being created in the $HOME/rpm tree. -- Angus
