Hacking ACToolkit Beta 4 Help

sick_kitty79

Member
Newcomer
Joined
Dec 16, 2008
Messages
6
Reaction score
0
Trophies
1
XP
11
Country
United States
ACToolkit Beta 4 will not open on my computer. We have Ubuntuu and it will not recognize file type. What program can I download to fix my problem?
 
QUOTE said:
Here's a couple things to get more stuff working on Ubuntu:

NOTE: First do
Code:
gksudo gedit /etc/apt/sources.list
And if anything has one # in front of it (not 2) take out the # and the space before the part that says "deb http://blah blah blah"

Install Wine (Use Windows executables)
Code:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - && sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/winehq.list && sudo aptitude update && sudo aptitude install wine
From Arm the Homeless.

So basically do: "gksudo gedit /etc/apt/sources.list" in the terminal, then a text window will appear, edit it.
Then type "wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - && sudo wget http://wine.budgetdedicated.com/apt/source...d/intrepid.list -O /etc/apt/sources.list.d/winehq.list && sudo aptitude update && sudo aptitude install wine"

and follow the instructions. It will install Wine, which lets you run Windows Executeable files on linux.
 
Kamui said:
QUOTE said:
Here's a couple things to get more stuff working on Ubuntu:

NOTE: First do
Code:
gksudo gedit /etc/apt/sources.list
And if anything has one # in front of it (not 2) take out the # and the space before the part that says "deb http://blah blah blah"

Install Wine (Use Windows executables)
Code:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - && sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/winehq.list && sudo aptitude update && sudo aptitude install wine
From Arm the Homeless.

So basically do: "gksudo gedit /etc/apt/sources.list" in the terminal, then a text window will appear, edit it.
Then type "wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - && sudo wget http://wine.budgetdedicated.com/apt/source...d/intrepid.list -O /etc/apt/sources.list.d/winehq.list && sudo aptitude update && sudo aptitude install wine"

and follow the instructions. It will install Wine, which lets you run Windows Executeable files on linux.
It asks me for sudo password errr now what?
 
Did you do the first step?

Whats your password? It should be your ubuntu log in password. it wont show up in the screen(it will be blank when u type in). So just type your password and press enter.
 
ok did that but now nothing is happening my command prompt is gone it is just blank I am sorry i am new to ubuntuu and it is a headache but I got the first 2 to work right .
 
Did you do the first step?
type:
gksudo gedit /etc/apt/sources.list

A list will pop up.

Delete anything that has got ONE # infront. JUST DELETE the # not the whole line!
Dont Delete anything that has got TWO # infront

After editing is done, type:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - && sudo wget http://wine.budgetdedicated.com/apt/source...d/intrepid.list -O /etc/apt/sources.list.d/winehq.list && sudo aptitude update && sudo aptitude install wine

and follow screen instructions.
 

Site & Scene News

Popular threads in this forum