fireflyeen
Programmer
Hello i have been searching for hours try to find out how i could do what would seam to be simple task with tcl.
What i am trying to do is find out what the command is to say install an rpm file?
And then use wish to make a box with a button and when you push the button it careys out the tcl command to install an rpm.
e.g ------
|Button|
------
|
I press the button.
|
And the command.
|
rpm -ivh example.rpm
Is Exacuted
If you could tell me how to do this with say visual tcl
That would be great.
What i am trying to do is find out what the command is to say install an rpm file?
And then use wish to make a box with a button and when you push the button it careys out the tcl command to install an rpm.
e.g ------
|Button|
------
|
I press the button.
|
And the command.
|
rpm -ivh example.rpm
Is Exacuted
If you could tell me how to do this with say visual tcl
That would be great.