Mailinglist Archive: opensuse (3397 mails)
| < Previous | Next > |
Re: [SLE] need libcrypto.so.2 ??
- From: Philipp Thomas <philipp.thomas@xxxxxxxxx>
- Date: Fri, 08 Apr 2005 01:41:11 +0200
- Message-id: <b1hb511tfsk8agmm933tu1icru474h6vfo@xxxxxxx>
Tom Peters <tpeters@xxxxxxxxxx> [Mon, 04 Apr 2005 19:06:04 -0500]:
>No, I can't seem to complete this step somehow. I've tried looking in each
>of the 5 directories listed about and there's nothing there besides
>SOURCES\cpqarrayd-2.0.tar.gz dated September 26, 2003.
When you install a .src.rpm, The sources along with patches and
additional files go to /usr/src/packages/SOURCES, while the .spec file
goes to SPECS.
So to recompile cparrayd you'd simply have to call
rpmbuild -bb /usr/src/packages/SPECS/cpqarrayd.spec
Philipp
>No, I can't seem to complete this step somehow. I've tried looking in each
>of the 5 directories listed about and there's nothing there besides
>SOURCES\cpqarrayd-2.0.tar.gz dated September 26, 2003.
When you install a .src.rpm, The sources along with patches and
additional files go to /usr/src/packages/SOURCES, while the .spec file
goes to SPECS.
So to recompile cparrayd you'd simply have to call
rpmbuild -bb /usr/src/packages/SPECS/cpqarrayd.spec
Philipp
| < Previous | Next > |