xxsergzzxx / gmailnotifier

Automatically exported from code.google.com/p/gmailnotifier
GNU General Public License v2.0
1 stars 0 forks source link

./build.sh problem #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
./build.sh 

Running CMake...
CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:84 (MESSAGE):
  ERROR: cmake/modules/FindKDE4Internal.cmake not found in          
  /root/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps  
Call Stack (most recent call first):                                
  CMakeLists.txt:6 (find_package)                                   

CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.6)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

Compiling...
make: *** Не заданы цели и не найден make-файл.  
Останов.

Installing...
make: *** Нет правила для сборки цели `install'.  
Останов.

Original issue reported on code.google.com by constant...@gmail.com on 21 Mar 2009 at 5:37

GoogleCodeExporter commented 9 years ago
Please, when reporting issues, give your distro, KDE version, Qt version, etc...

Chances are you're missing development packages on your PC. This is a problem 
on your
side, not with Gmail Notifier!

Also, please read this: http://code.google.com/p/gmailnotifier/#Feedback

Original comment by gcnweb@gmail.com on 22 Mar 2009 at 10:28

GoogleCodeExporter commented 9 years ago
openSUSE 11.1 (i586)
KDE 4.2.1 "release 103"
QT 4.5

Original comment by constant...@gmail.com on 22 Mar 2009 at 6:23

GoogleCodeExporter commented 9 years ago
I don't know openSUSE but you should have -devel packages (or something 
similar) that
you must install in order to build GN succesfully.

Original comment by gcnweb@gmail.com on 22 Mar 2009 at 7:02