Hi Ginggs
I did try all the options from the download site and the error was the same each time:-
Error:
Cannot
install
'python-
gtk2:i386'
These are the attempts I tried using various inputs
[email protected] ~ $ sudo dpkg -i striata-reader
[sudo] password for ...:
dpkg: error processing archive striata-reader (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
striata-reader
[email protected] ~ $ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[email protected] ~ $
[email protected] ~ $ sudo dpkg -i striata-reader-2.21-1
[sudo] password for ...:
dpkg: error processing archive striata-reader-2.21-1 (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
striata-reader-2.21-1
[email protected] ~ $ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[email protected] ~ $
[email protected] ~ $ sudo dpkg -i striata-reader-2.21-1.deb
dpkg: error processing archive striata-reader-2.21-1.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
striata-reader-2.21-1.deb
[email protected] ~ $ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[email protected] ~ $
Cheers