"Ken Borgmeyer" <[EMAIL PROTECTED]> writes:

> I tried to create a Redhat RPM package following the installation
> instructions: RPM -TB TMDA***, and I get an error! It says
> "TMDA.x.y.TGZ: no such file or directory"

You aren't using all caps on the command-line are you?

Perhaps you could cut and paste what you tried, so we can see the
exact error message you are getting.  Here is what it looks like when
I do it:

# rpm -tb tmda-0.62.tgz 
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.74290
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf tmda-0.62
+ tar -xvvf -
+ /bin/gzip -dc /tmp/tmda-0.62.tgz

[...]

Wrote: /usr/src/redhat/RPMS/noarch/tmda-0.62-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.30966
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd tmda-0.62
+ rm -rf /var/tmp/tmda-buildroot
+ exit 0
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to