about libgtksourceview-2.0.so.0

I am trying to install notecase, but get error said libgtksourceview-2.0.so.0 is needed.

but high version of libgtksourceview is installed.

what’s the problem? I can’t install notecase.

please see below image:
http://pic.yupoo.com/hoohoobjj/8881293a6945/bh4ik4iy.png

Package not build for your openSUSE-version.

Correct, at least not this package.

Hi
Use the version from the contrib repository;
http://software.opensuse.org/search?baseproject=openSUSE%3A11.2&p=1&q=notecase

Change the version dropdown if your not using 11.2.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.45-0.1-default
up 12 days 2:22, 4 users, load average: 0.14, 0.23, 0.35
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 195.36.15

oh, right, it’s for i585. :shame:

I downloaded the src.still got error, why the gtksourceview-2.0 is not added topkg-config? how can I add it manully?

linux-oj0j:/home/baijingjiao/Download # cd notecase-1.9.8
linux-oj0j:/home/baijingjiao/Download/notecase-1.9.8 # ls
Makefile  NoteCase.dsp  NoteCase.dsw  NoteCase.sln  NoteCase.vcproj  bin  deb  docs  po  readme.txt  res  src  tools
linux-oj0j:/home/baijingjiao/Download/notecase-1.9.8 # less readme.txt 
linux-oj0j:/home/baijingjiao/Download/notecase-1.9.8 # make install
du: cannot access `./notecase/': No such file or directory
Package gtksourceview-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtksourceview-2.0' found
Configuration: GNOME_VFS=;GTKSOURCEVIEW=;DEBUG=;PROFILE=;BYTE_ORDER=-DSHA1_LITTLE_ENDIAN -DORDER_DCBA;PLATFORM="Linux"
#@sed -i 's:\#define INSTALL_PREFIX .*:\#define INSTALL_PREFIX "/usr":' ./src/config.h
===> Compiling src/main.cpp
===> Compiling src/support.cpp
===> Compiling src/callbacks.cpp
./src/callbacks.cpp: In function ‘void on_insert_text(GtkTextBuffer*, GtkTextIter*, gchar*, gint, void*)’:
./src/callbacks.cpp:3026: warning: comparison between signed and unsigned integer expressions
===> Compiling src/interface.cpp
===> Compiling src/mru.cpp
===> Compiling src/lib/EnumDirectory.cpp
===> Compiling src/lib/DocActionManager.cpp
===> Compiling src/DocAction.cpp
===> Compiling src/DocActionSort.cpp
===> Compiling src/OptionsDialog.cpp
===> Compiling src/gui/GuiLanguage.cpp
===> Compiling src/lib/TextSearch.cpp
===> Compiling src/gui/FileDialog.cpp
===> Compiling src/gui/Dialog.cpp
===> Compiling src/FindDialog.cpp
===> Compiling src/PasswordDialog.cpp
===> Compiling src/lib/FilePath.cpp
===> Compiling src/lib/IniFile.cpp
./src/lib/IniFile.cpp: In member function ‘bool IniFile::Save()’:
./src/lib/IniFile.cpp:124: error: ‘snprintf’ was not declared in this scope
./src/lib/IniFile.cpp: In member function ‘bool IniFile::SetValue(const char*, const char*, int)’:
./src/lib/IniFile.cpp:213: error: ‘snprintf’ was not declared in this scope
make: *** [bin/IniFile.o] Error 1

didn’t notice your post yesterday, already installed notecase successfully followed your link. Thank you very much!:slight_smile: