Active Topics

 



Notices


Reply
Thread Tools
Posts: 8 | Thanked: 2 times | Joined on Feb 2010
#11
Originally Posted by zehjotkah View Post
try with
Code:
tar xfvz /home/user/MyDocs/cag_level_pack.tar.gz
in the next step you also have to copy the files from the unpacked folder... not /mypack
Thanks for the prompt response. I got another error saying cant open vz. After searching online, it seems like the suffix -z is for gzip. Is that automatically installed in xterminal, or do I have to download that.

I apologize if this seems so elementary to you. Like i mentioned, this is my first time doing this, and I love Angry Birds!!!
 
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#12
Originally Posted by eyokojc View Post
Thanks for the prompt response. I got another error saying cant open vz. After searching online, it seems like the suffix -z is for gzip. Is that automatically installed in xterminal, or do I have to download that.

I apologize if this seems so elementary to you. Like i mentioned, this is my first time doing this, and I love Angry Birds!!!
thats ok we all have to start somewhere. Im just a linux fumbler myself


tar xzf /home/user/MyDocs/cag_level_pack.tar.gz

i didnt think the order would matter but it didnt work for me with xfz but is ok with xfz


also you did just save the file direct to your phone. you havent done anything to it like unziped it on a PC. cause if youve unzipped it you could only need to untar it

tar xf /home/user/MyDocs/cag_level_pack.tar

i think
 

The Following User Says Thank You to cgarvie For This Useful Post:
Posts: 8 | Thanked: 2 times | Joined on Feb 2010
#13
Originally Posted by cgarvie View Post
thats ok we all have to start somewhere. Im just a linux fumbler myself


tar xzf /home/user/MyDocs/cag_level_pack.tar.gz

i didnt think the order would matter but it didnt work for me with xfz but is ok with xfz


also you did just save the file direct to your phone. you havent done anything to it like unziped it on a PC. cause if youve unzipped it you could only need to untar it

tar xf /home/user/MyDocs/cag_level_pack.tar

i think
Thanks. I finally got the tar to work, and i made the directory, but it seems like the 'mypack' folder was never created when i used tar.

What else am I missing? Thanks a lot!
 
Posts: 8 | Thanked: 3 times | Joined on Dec 2009 @ Kailua Kona, Hawaii, USA
#14
Originally Posted by eyokojc View Post
Thanks for the prompt response. I got another error saying cant open vz. After searching online, it seems like the suffix -z is for gzip. Is that automatically installed in xterminal, or do I have to download that.

I apologize if this seems so elementary to you. Like i mentioned, this is my first time doing this, and I love Angry Birds!!!
I am in no way a linux guy, but after experimenting with the order of the switch parameters, I finally got it to extract the files. Try putting the x z v f in this order:

Code:
root
tar xzvf /home/user/MyDocs/cag_level_pack.tar.gz
Copy the files in /mypack from the root

Code:
root
mkdir /home/opt/rovio/angrybirds/data/levels/pack2
cp mypack/* -R /home/opt/rovio/angrybirds/data/levels/pack2
Remove the directory after it's been copied.

Code:
root
rm -r mypack
learning as I go!

Last edited by scottkeen; 2010-02-02 at 08:35.
 

The Following 2 Users Say Thank You to scottkeen For This Useful Post:
Posts: 8 | Thanked: 2 times | Joined on Feb 2010
#15
Originally Posted by scottkeen View Post
I am in no way a linux guy, but after experimenting with the order of the switch parameters, I finally got it to extract the files. Try putting the x z v f in this order:

Code:
root
tar xzvf /home/user/MyDocs/cag_level_pack.tar.gz
Copy the files in /mypack from the root

Code:
root
mkdir /home/opt/rovio/angrybirds/data/levels/pack2
cp mypack/* -R /home/opt/rovio/angrybirds/data/levels/pack2
Remove the directory after it's been copied.

Code:
root
rm -r mypack
learning as I go!
Thanks bro! Finally got it. You just made my night!!! (or day, whatever the time is!!!)
 
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#16
Wow, its amazing what a better named thread can do. We were having about 20 views per level, before i created this thread, and now were nearly at 200views for the latest pack. So big thanks for to teh Admin who sugested i start a new thread.
 

The Following User Says Thank You to cgarvie For This Useful Post:
Posts: 73 | Thanked: 19 times | Joined on Jan 2010 @ Germany
#17
Originally Posted by cgarvie View Post
Wow, its amazing what a better named thread can do. We were having about 20 views per level, before i created this thread, and now were nearly at 200views for the latest pack. So big thanks for to teh Admin who sugested i start a new thread.
Its brilliant I agree so are the Levels

I just have one issue in Level 7 I only see one pig and I kill it but then I can not finish the Level
It shows me Level not finished.
What do I wrong?

BR

Wolfpac
 

The Following User Says Thank You to wolfpac72 For This Useful Post:
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#18
Originally Posted by wolfpac72 View Post
Its brilliant I agree so are the Levels

I just have one issue in Level 7 I only see one pig and I kill it but then I can not finish the Level
It shows me Level not finished.
What do I wrong?

BR

Wolfpac
:-)
yeah that is a puzzle isnt it :-)
and the piggy thats there isway to easy to kill to be the whole level.

plus if you look at the level name (always a good idea with my levels)

you will see its Called "Oh Piggy Where art thou"

dont want to spoil it just yet. But if you fail to complete it after some more attempts and a little thought.

Give me a shout.
 

The Following 2 Users Say Thank You to cgarvie For This Useful Post:
Posts: 73 | Thanked: 19 times | Joined on Jan 2010 @ Germany
#19
Originally Posted by cgarvie View Post
:-)
yeah that is a puzzle isnt it :-)
and the piggy thats there isway to easy to kill to be the whole level.

plus if you look at the level name (always a good idea with my levels)

you will see its Called "Oh Piggy Where art thou"

dont want to spoil it just yet. But if you fail to complete it after some more attempts and a little thought.

Give me a shout.
Dam it
Yes yes you are right im not this brilliant lol (playing in the office lol) just trying going through the Levels.

But just have to tell brilliant work keep on going

BR

Wolfpac
 

The Following User Says Thank You to wolfpac72 For This Useful Post:
Posts: 94 | Thanked: 17 times | Joined on Jan 2010
#20
hay guys, im having problems installing these extra levels

R /home/opt/rovio/angrybirds/data/levels/pack2

with this i get /bin/sh: R: not found

any ideas cheers
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:09.