Hi all,
so I would like to convert a ccd to an iso
so I read somewhere I just need xcode and the terminal application to do this. oh and also the source file ccd2iso-0.3.tar.gz, so i download it.
so i open up the terminal application, follow commands I came upon somewhere on the net, which seem to verify that they work perfectly.
here are the coomands
"type: sudo su
enter your user password (user account must have admin privileges)
type: cd /usr/local/src if these folders do not exist, type: mkdir /usr/local
then type: mkdir /usr/local/src
then type: cd /usr/local/src
type: mv /Path/To/ccd2iso-0.3.tar .
(this moves the source package to your /usr/local/src folder)
type: tar xvf ccd2iso-0.3.tar
(this makes a new folder called ccd2iso with the source files in there)
type: cd ccd2iso
type: ./configure
type: make install"
everything seemed to be going fine until i reach command line 'tar xvf ccd2iso-0.3.tar'
i got the message "tar: ccd2iso-0.3.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now"
i donnu whats going wrong! iv done everything possible! im going crazy, i spent so much time on this!
as you can tell im not expert at this stuff, so i really need help asap!
this is what i typed from start till i couldnt go anywhere:
"sudo su
Password:
sh-3.2# cd /usr/local/src
sh-3.2# mv /Path/To/ccd2iso-0.3.tar
usage: mv [-f | -i | -n] [-v] source target
mv [-f | -i | -n] [-v] source ... directory
sh-3.2# tar xvf ccd2iso-0.3.tar
tar: ccd2iso-0.3.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now"
im using leopard 10.5.8 if it helps, the person who posted them comands was using 10.5.6.
thank you very much,
Enrico
so I would like to convert a ccd to an iso
so I read somewhere I just need xcode and the terminal application to do this. oh and also the source file ccd2iso-0.3.tar.gz, so i download it.
so i open up the terminal application, follow commands I came upon somewhere on the net, which seem to verify that they work perfectly.
here are the coomands
"type: sudo su
enter your user password (user account must have admin privileges)
type: cd /usr/local/src if these folders do not exist, type: mkdir /usr/local
then type: mkdir /usr/local/src
then type: cd /usr/local/src
type: mv /Path/To/ccd2iso-0.3.tar .
(this moves the source package to your /usr/local/src folder)
type: tar xvf ccd2iso-0.3.tar
(this makes a new folder called ccd2iso with the source files in there)
type: cd ccd2iso
type: ./configure
type: make install"
everything seemed to be going fine until i reach command line 'tar xvf ccd2iso-0.3.tar'
i got the message "tar: ccd2iso-0.3.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now"
i donnu whats going wrong! iv done everything possible! im going crazy, i spent so much time on this!
as you can tell im not expert at this stuff, so i really need help asap!
this is what i typed from start till i couldnt go anywhere:
"sudo su
Password:
sh-3.2# cd /usr/local/src
sh-3.2# mv /Path/To/ccd2iso-0.3.tar
usage: mv [-f | -i | -n] [-v] source target
mv [-f | -i | -n] [-v] source ... directory
sh-3.2# tar xvf ccd2iso-0.3.tar
tar: ccd2iso-0.3.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now"
im using leopard 10.5.8 if it helps, the person who posted them comands was using 10.5.6.
thank you very much,
Enrico