Problem upgrading to RT4

Hi,

Im having some trouble upgrading my existing RT 3.8 to RT 4. Running on
newly upgraded Ubuntu 10.4.

After spending some time fixing all dependencies i finally got " All
dependencies have been found" after running ‘make testdeps’.

After that the upgrade instructions state that i should run ‘make upgrade’,
after it has checked all dependencies i get an error:

All dependencies have been found.
install-sh -m 0755 -o root -g www -d /opt/rt4/etc
make: install-sh: Command not found
make: *** [config-install] Error 127

I cant figure out why im getting this error, can anyone help me out ? Any
help is much appreciated!

Thank you!
View this message in context: http://old.nabble.com/Problem-upgrading-to-RT4-tp31891884p31891884.html

Im having some trouble upgrading my existing RT 3.8 to RT 4. Running on
newly upgraded Ubuntu 10.4.

After spending some time fixing all dependencies i finally got " All
dependencies have been found" after running ‘make testdeps’.

After that the upgrade instructions state that i should run ‘make upgrade’,
after it has checked all dependencies i get an error:

All dependencies have been found.
install-sh -m 0755 -o root -g www -d /opt/rt4/etc
make: install-sh: Command not found
make: *** [config-install] Error 127

I cant figure out why im getting this error, can anyone help me out ? Any
help is much appreciated!

Did you run ./configure or did you just run make fixdeps and then make
upgrade?

-kevin

I did not run ./configure , was i suppose to do that before running make
upgrade ?

Kevin Falcone-2 wrote:

Im having some trouble upgrading my existing RT 3.8 to RT 4. Running on
newly upgraded Ubuntu 10.4.

After spending some time fixing all dependencies i finally got " All
dependencies have been found" after running ‘make testdeps’.

After that the upgrade instructions state that i should run ‘make
upgrade’,
after it has checked all dependencies i get an error:

All dependencies have been found.
install-sh -m 0755 -o root -g www -d /opt/rt4/etc
make: install-sh: Command not found
make: *** [config-install] Error 127

I cant figure out why im getting this error, can anyone help me out ? Any
help is much appreciated!

Did you run ./configure or did you just run make fixdeps and then make
upgrade?

-kevin


2011 Training: http://bestpractical.com/services/training.html

View this message in context: http://old.nabble.com/Problem-upgrading-to-RT4-tp31891884p31894202.html

I did not run ./configure , was i suppose to do that before running make
upgrade ?

Yep. It’s step 2 of the README, so you may want to go back and re-read
the README carefully (along with UPGRADING and any other relevant
UPGRADING files that it tells you to read).

Sorry about that, i totally misunderstod step 2 of the README file.
Thank you very much!

Thomas Sibley wrote:

I did not run ./configure , was i suppose to do that before running make
upgrade ?

Yep. It’s step 2 of the README, so you may want to go back and re-read
the README carefully (along with UPGRADING and any other relevant
UPGRADING files that it tells you to read).


2011 Training: http://bestpractical.com/services/training.html

View this message in context: http://old.nabble.com/Problem-upgrading-to-RT4-tp31891884p31894865.html