Hi all,
In Opera 12 I can't figure out how to remove the "Opera" menu button (and top bar) like I could with Opera 11. Since I am using Opera in a kiosk-like implementation I am trying to install Opera 11.64 but have run into problems.
(In case you are wondering, fullscreen and kiosk modes don't work because they override Fluxbox layering.)
Here is what I have tried (on TC 5.1 x86_64), with files downloaded from here:
http://www.opera.com/download/guide/?os=linux-x86-64&ver=11.64&local=y(Note: squashfs-tools, findutils, gzip, bzip2, and xz are all installed.)
- rpm2cpio opera-11.64-1403.x86_64.rpm | cpio -vid
- rpm2cpio: no gzip/bzip2/xz magic
- Download deb2tcz and chmod +x
- sudo ./deb2tcz opera_11.64.1403_amd64.deb opera-11.tcz
- tar: invalid magic
- tar: short read...
I have downloaded the files multiple times on different machines to make sure there the files are not corrupted.
I have also tried downloading the tarball (on the downloads page, select "Other(TAR)" and (.tar.bz2), and doing the following:
- tar -xvjf opera-11.64-1403.x86_64.linux.tar.bz2
- cd opera-11.64-1403.x86_64.linux/
- ./install --user --repackage /tmp/opera/
- mksquashfs /tmp/opera/ /home/tc/opera-11.tcz
...which installs but is unusable.
As aways, any help and/or points in the right direction would be greatly appreciated.
fodder