How to Install poweriso-1.1.tar.gz

Asked by Khurram Mahmood

I am having following issues installing PowerISO:

root@khuram:/media/hda7# tar fxz powiso.tar.gz
tar: poweriso: Cannot change ownership to uid 0, gid 0: Operation not permitted
tar: Error exit delayed from previous errors
root@khuram:/media/hda7#

also tried:

root@khuram:/media/hda7# tar -zvvzf --get install poweriso-1.1.tar.gz
tar: You must specify one of the `-Acdtrux' options
Try `tar --help' or `tar --usage' for more information.
root@khuram:/media/hda7# tar -zvvzf --get poweriso-1.1.tar.gz
tar: You must specify one of the `-Acdtrux' options
Try `tar --help' or `tar --usage' for more information.
root@khuram:/media/hda7#

Kindly guide me.

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Bhavani Shankar
Solved:
Last query:
Last reply:
Revision history for this message
Bhavani Shankar (bhavi) said :
#1

Hello...
Here is the software compilation guide in ubuntu:
1. https://help.ubuntu.com/community/CompilingSoftware
2. https://help.ubuntu.com/community/CompilingEasyHowTo (A more easier tutorial)

Hope it helps.

br,

Bhavani Shankar

Revision history for this message
Khurram Mahmood (makhmct) said :
#2

Thanks for reply.

Now a new issue has begun. I am using ISA server based network via http proxy settings.

While downloading files, I get the following problem for some files:

Err http://au.archive.ubuntu.com dapper-updates/main libapr0 2.0.55-4ubuntu2.2
  504 Proxy Timeout ( Connection timed out. For more information about this event, see ISA Server Help. )

Yet I cannot continue with the procedures outlined.

Awaiting your reply.

Khurram M.

Revision history for this message
Bhavani Shankar (bhavi) said :
#3
Revision history for this message
Khurram Mahmood (makhmct) said :
#4

Hi

Thanks for your reply. The network issue is resolved.

But the following issues are occuring as I go for the tar command using the two links:

************************************

makh@khuram:/media/hda7$ tar xzvf powiso.tar.gz
poweriso
tar: poweriso: Cannot utime: Operation not permitted
tar: Error exit delayed from previous errors
makh@khuram:/media/hda7$ su root
Password:
root@khuram:/media/hda7# tar xzvf powiso.tar.gz
poweriso
tar: poweriso: Cannot change ownership to uid 0, gid 0: Operation not permitted
tar: Error exit delayed from previous errors
root@khuram:/media/hda7#

************************************

Also:

************************************
makh@khuram:/media/hda7$ ls
autom4te.cache powiso.tar.gz
Fantastic Four powiso.tar.gz_FILES
hassan Recycled
Internet Settings for Win OS.txt router-lan.swf
leg SigmaPine(2)
leg.tar.gz Softwares
Music System Volume Information
OOo_2.2.1_Win32Intel_install_wJRE_en-US.exe totem-2.20.1.tar.gz
opensuse102_startup.pdf Win2k
pagefile.sys xine-lib-1.1.8.tar.bz2
poweriso Yuga
poweriso-1.1.tar.gz
makh@khuram:/media/hda7$ tar xzvf powiso.tar.gz
poweriso
tar: poweriso: Cannot utime: Operation not permitted
tar: Error exit delayed from previous errors
makh@khuram:/media/hda7$ su root
Password:
root@khuram:/media/hda7# tar xzvf powiso.tar.gz
poweriso
tar: poweriso: Cannot change ownership to uid 0, gid 0: Operation not permitted
tar: Error exit delayed from previous errors
root@khuram:/media/hda7# tar -xvf powiso.tar.gz
poweriso
tar: poweriso: Cannot change ownership to uid 0, gid 0: Operation not permitted
tar: Error exit delayed from previous errors
root@khuram:/media/hda7#

************************************

Regards

Khurram

Revision history for this message
Benoit Malet (benoit-malet) said :
#5

Hello !

Can you please try in another directory ?

cd /media/hda7
cp ./powiso.tar.gz ~
cd ~
tar xvzf ./powiso.tar.gz (maybe to be used with sudo or as root)

Thanks and regards,
Benoît

Revision history for this message
Khurram Mahmood (makhmct) said :
#6

Hello. Thanks for your help. Well I did as follows:

makh@khuram:~$ cd /media/hda7
makh@khuram:/media/hda7$ cp ./powiso.tar.gz
cp: missing destination file operand after `./powiso.tar.gz'
Try `cp --help' for more information.
makh@khuram:/media/hda7$ cp ./powiso.tar.gz ~
makh@khuram:/media/hda7$ cd ~
makh@khuram:~$ tar xvzf ./powiso.tar.gz
poweriso
makh@khuram:~$ su root
Password:
root@khuram:/home/makh# tar xvzf ./powiso.tar.gz
poweriso
root@khuram:/home/makh#

Is it installed? I cannot find PowerISO in Applications.

Thanks and Regards
Khurram

Revision history for this message
Benoit Malet (benoit-malet) said :
#7

Hello !

As I understood from a brazilian website (in Portugese, so it's possible that I misunderstands), you now have a binary file named "poweriso" in your home directory (/home/makh). Now you should be able to run it by doing this :

cd ~
./poweriso (you might need to run it as root)

If you want to add an entry in the menu (it is not automated by poweriso), you can do so in System > Preferences > Main Menu.

Hope this helps !

Regards,
Benoît

Revision history for this message
Bhavani Shankar (bhavi) said :
#8

Hello...
Not every program installed using synaptic automatically shows in the menus. I find most packages add a menu entry to the debian menu which the last time i used gnome (back in warty) didnt have the debian menu in gnome. And even so, not all programs are configured to add a menu item at all. Try typing the name of the program into a console to start it.
root@khuram:/home/makh#poweriso
but this is not strongly recommended. Why?
You do have root privileges. You just need to use the sudo or gksudo commands.

https://help.ubuntu.com/community/RootSudo

If you created a root user during install you may have some problems using it. It is automatically created anyway so I'm surprised it let you make another. This account is disabled (i.e. no way to log in as root) by default. However, it exists and is vital to your system working. If you also created a root account then there may be some conflicts. You can look under system - admin - users and groups to see what's up. There should be a root account there. Don't mess with it. Changing how root works will totally bork your system. Use sudo. See the link above for the rationale behind using sudo. In short, it's more secure.

Hope it clears your doubts...:)

br,

Bhavani Shankar.

Revision history for this message
Khurram Mahmood (makhmct) said :
#9

Hello. Thanks for your reply. But it is not working, the way it worked on WinXP. I got my download from:
http://www.poweriso.com/download.htm

Well I did as follows, but still no where.

*****************************************************

makh@khuram:~$ cd ~
makh@khuram:~$ ./poweriso

PowerISO Copyright(C) 2004-2006 PowerISO Computing, Inc
            Type poweriso -? for help

makh@khuram:~$ poweriso
bash: poweriso: command not found
makh@khuram:~$ cd /home/makh
makh@khuram:~$ cd home
bash: cd: home: No such file or directory
makh@khuram:~$ su root
Password:
root@khuram:/home/makh# poweriso
bash: poweriso: command not found
root@khuram:/home/makh#

*****************************************************

Regards
Khurram

Revision history for this message
Best Bhavani Shankar (bhavi) said :
#10

Hello again..
You can run it from wherever you have the poweriso file. So after you download and extract you should have a file called 'poweriso'. From command line if your in your home directory and so is the poweriso file you downloaded and extracted type:

./poweriso -?

for a list of commands.

Bhavani Shankar.

Revision history for this message
Khurram Mahmood (makhmct) said :
#11

Thanks a lot. It seems to be running, but not the way i used in winxp.

Regards

Khurram

Revision history for this message
Khurram Mahmood (makhmct) said :
#12

Thanks Bhavani Shankar, that solved my question.