PDA

View Full Version : [wubi] Can't install/download



dazedintranslation
August 21st, 2009, 01:12 AM
When I go on a website to install something like "Flock" it shows on my computer with a folder and a bunch random stuff in it. I NEED HELP.

philcamlin
August 21st, 2009, 01:13 AM
what you see is a tarball
cd into the directory in terminal and type

./configure
make
sudo make install

those are 3 different commands :) just in case you didnt know :D
good luck

dazedintranslation
August 21st, 2009, 01:23 AM
what you see is a tarball
cd into the directory in terminal and type

./configure
make
sudo make install

those are 3 different commands :) just in case you didnt know :D
good luck
Thank you

philcamlin
August 21st, 2009, 01:29 AM
there is a deb also
its way easier to install and it keeps you out of all the codes in terminbal

http://www.getdeb.net/release/4677