Frank Murphy wrote: > Does it make a difference wher downloaded rpm is ie: /storerpm > > would it be > > #rpm -Uvh wxbase-2.3.3-1.i386.rpm > > or > #rpm -Uvh /storerpm/wxbase-2.3.3-1.i386.rpm If your current directory is /storerpm, then no. Otherwise, yes.