| View previous topic :: View next topic |
| Author |
Message |
owine Guest
|
Posted: Wed Dec 14, 2005 8:18 pm Post subject: upgrading |
|
|
| im trying to upgrade my icecast from 2.3.0 to 2.3.1 using the src.rpm file. i killed the icecast process, installed the rpm and then tried to start icecast again. but it still says version 2.3.0. any ideas? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Dec 14, 2005 10:53 pm Post subject: |
|
|
Did you build and install that icecast or just install the source tree?
karl. |
|
| Back to top |
|
 |
owine Guest
|
Posted: Sat Dec 17, 2005 3:07 am Post subject: |
|
|
| i was just doing buildrpm --rebuild icecast-2.3.1.src.rpm. bt nvm... i built it from source and it upgraded just fine. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Dec 20, 2005 2:40 am Post subject: |
|
|
| owine wrote: |
| i was just doing buildrpm --rebuild icecast-2.3.1.src.rpm. bt nvm... i built it from source and it upgraded just fine. |
buildrpm will only *build* the RPM, not install it. you needed to still do the rpm -i icecast-2.3.1*.rpm on the binary (i.e. non-src) RPM that was built with your buildrpm command.
oddsock |
|
| Back to top |
|
 |
|