What about to build using epm? With --enable-epm configure option? I am using a fairly old distro (Ubuntu 7.10) to maintain the compatibility.
KAMI 2009/1/3 Ariel Constenla-Haile <[email protected]>: > Ariel Constenla-Haile escribió: >> >> Nguyen Vu Hung escribió: >>> >>> 2008/12/29 yanmin <[email protected]>: >>>> >>>> I don't know why *rpmbuid* find file from my user diretory. >>>> Thanks in advance. >>> >>> Check your rpm version. >>> rpmbuild maybe an alias to rpm so >>> What you should do is to find the script that call rpmbuild >>> and replace it with 'rpm'. >> >> this is no sense; that's controlled from the start in configure: if it had >> been wrong, it wouldn't have passed configure. >> Please read my answer. >> The problem is that yanmin is running Fedora 10, that comes with RPM >> 4.6.0-rc1. >> And since 4.6.0, rpm does not take the spec file into account anymore, > > I meant "BuildRoot tag in spec files is ignored." > >> so the buildroot has to be passed in the command, otherwise the home dir >> is taken (/home/<arielf>/rpmbuild/BUILDROOT). >> >> There should be an issue about this. > > http://www.openoffice.org/issues/show_bug.cgi?id=97715 > > >> Regards > > > -- > Ariel Constenla-Haile > La Plata, Argentina > > > "Aus der Kriegsschule des Lebens > - Was mich nicht umbringt, > macht mich härter." > Nietzsche Götzendämmerung, Sprüche und Pfeile, 8. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
