Or just cd /usr/src/packages/SPECS and rpmbuild -bb <filename>.spec

That way you get an RPM you can install and keep track of. (This assumes
there's no special platform specific processing required.)

On 8/11/08 8:48 AM, "Mark Pace" <[EMAIL PROTECTED]> wrote:

> I went to the Regina site and downloaded the source RPM -
> Regina-REXX-3.4-1.src.rpm
> Use RPM to install the source  rpm -Evh Regina-REXX-3.4-1.src.rpm  This will
> create
> /usr/src/packages/SOURCES/Regina-REXX-3.4.tar.gz
> cd to that directory
> tar -xzf Regina-REXX-3.4.tar.gz   - this will create
> /usr/src/packages/SOURCES/Regina-3.4 - this is the source directory
> cd to that directory
> ./configure
> make
> make install
>
> For rexx - download THE-3.3B3.tar.gz
>> From /usr/src/packages/SOURCES  untar THE-3.3B3.tar.gz
> this will create /usr/src/packages/SOURCES/THE-3.3B3
> cd to that directory
> ./configure --with-rexx=regina --with-ncurses
> make
> make install

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to