pombreda / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

error in installing on ubunto 7.04 #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. After extracting the files
2. ./configure
3.

What is the expected output? What do you see instead?
should be installed successfully

What version of the product are you using? On what operating system?
ubuntu 7.04

Please provide any additional information below.

checking size of long int... 0
checking for size_t... (cached) no
checking size of size_t... 0
checking for double... no
checking size of double... 0
configure: error: No type size_t, but google Gadgets for Linux needs it!

Original issue reported on code.google.com by gsr.kash...@gmail.com on 10 Jun 2008 at 8:54

GoogleCodeExporter commented 9 years ago
Please check if you have all required packages installed.
It seems you don't have g++ or gcc installed.

Original comment by idlecat...@gmail.com on 11 Jun 2008 at 8:22