broblem installing tar.gz package

Asked by 6kutijs

Ok, so I was trying to install several programs from tar.gz packages...i had installed them before but now something has gone wrong because I can't install any package...i run './configure' and then 'make' to compile the package but the terminal type 'make: *** No targets specified and no makefile found. Stop.' . However the package contains makefile so I just can't figure out what is the problem!!! :(

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Westin Lohne (westin) said :
#1

Well. Theres nothing you can do. Its over. all over.

Revision history for this message
spooket (shamsul-jaj) said :
#2

how to install flash_player_10_linux.tar.gz. I'm new on linux.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

How to install flash

Open a Terminal from the menu Applications → Accessories → Terminal and type:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

sudo apt-get install flashplugin-nonfree

sudo apt-get clean

give your user password when requested, you don't see nothing when you type it, then press enter.

If you have some trouble with sound you can also install the libflashsupport
then open a Terminal from the menu Applications → Accessories → Terminal and type:

sudo apt-get update
sudo apt-get install libflashsupport

Due poor integration of proprietary flash with Linux you may want to install also the mozilla plugin Flashblock
to block flash into web pages to get better Firefox and general pc performance
you may install it using mozilla here: http://flashblock.mozdev.org/installation1.html

If this solves you problem, please mark as Solved. If not, please clarify your question.

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask 6kutijs for more information if necessary.

To post a message you must log in.