Bizarre as this may sound, I had a similar problem. I just added the verbose switch (v) and then it worked fine. I don't know why, it just did. Does anyone know how to fix this problem? Or, does anyone know why my system allowed xfv but not xf?
Well... It took me two nights and day, but I finally downloaded Ximian. I copied it onto a cd then cp *.* into my root directory, it worked great not a problem.
BUT (Yes I know you are all getting tried of my questions by now.) When I type uncompress -c solaris-rpm-db.tar.Z | tar xf I something along the lines of "A switch must be used with the old -f command." I have No clue what to do about that. Any ideas?
Bizarre as this may sound, I had a similar problem. I just added the verbose switch (v) and then it worked fine. I don't know why, it just did. Does anyone know how to fix this problem? Or, does anyone know why my system allowed xfv but not xf?
I tried xfv a number of times and -xfv, both of then in many different combination as well and still no luck. This is what I typedBizarre as this may sound, I had a similar problem. *I just added the verbose switch (v) and then it worked fine. *I don't know why, it just did. *Does anyone know how to fix this problem? *Or, does anyone know why my system allowed xfv but not xf?
uncompress -c solaris-rpm-db.tar.Z | tar xfv it just didn't work.
Well, it was worth a shot.
I tried xfv a number of times and -xfv, both of then in many different combination as well and still no luck. This is what I typed
uncompress -c solaris-rpm-db.tar.Z | tar xfv it just didn't work.
try adding a dash - i.e.
uncompress -c solaris-rpm-db.tar.Z | tar xfv -
are you doinng this on solaris?
Thanks Harris, I added the - at the end of the xfv and it worked. Another problem has popped up though. And no I am not on Solaris.try adding a dash - i.e.
uncompress -c solaris-rpm-db.tar.Z | tar xfv -
are you doinng this on solaris?
I can't install in within an X Window system and it wants me to chaged the display settings for the installer with some sort of switch. I need change the display settings so that I may run the installer through a normal terminal. How do I do this?
Bookmarks