I got some problems here;
First I needed the libgtkmm-2.4-dev (you might want to add this to dependencies)
Then I ran the installer one more time;
lk@lk-laptop:~/Skrivebord/ROD/TMWBuddy-0.0.2-src$ sudo sh install
-e \E[01;36mThis script will attempt to install (or update) The Mana World Buddy on your machine.\E[01;0m
-en \E[01;33mContinue? \E[01;0m[\E[01;32my\E[01;0m/\E[01;31mN\E[01;0m]
y
-e \E[01;36mCleaning up build directory.\E[01;0m
-e \E[01;36mBuilding software.\E[01;0m
g++ -Wall -g `pkg-config gtkmm-2.4 --cflags` `curl-config --cflags` -c main.cpp -o main.o
I filen inkluderet af main.cpp:24:
mainWindow.h:36:22: error: vcConfig.h: No such file or directory
mainWindow.h:50: fejl: ‘vcConfig’ does not name a type
server.h:31: advarsel: ‘int tmwb::curlWriter(char*, size_t, size_t, std::string*)’ defined but not used
make: *** [main.o] Fejl 1
-e \E[01;31mSomething went wrong in the build. Check it out.\E[01;0m
It did not work, and the
DEFAULT="\E[01;0m"
RED="\E[01;31m"
YELLOW="\E[01;33m"
TEAL="\E[01;36m"
BLUE="\E[01;34m"
GREEN="\E[01;32m"
does not work in Ubuntu 7.10 or 8.04.
// GonzoDark
EDIT:
Forgot to install the libvcconfig - trying it out right now
New EDIT:
Can't install the libvcconfig;
Code: Select all
lk@lk-laptop:~/Skrivebord/ROD/libvcconfig-1.0.0-x86$ sudo sh install.sh
-e \E[01;36mThis script will attempt to install (or update) libvcconfig on your machine.\E[01;0m
-en \E[01;33mContinue? \E[01;0m[\E[01;32my\E[01;0m/\E[01;31mN\E[01;0m]
Y
cp: kan ikke udføre stat() 'vcConfig.h': No such file or directory
-e \E[01;31mCouldn't copy the header file to /usr/include/.\E[01;0m
The new EDIT:
Got the problem fixed with installing the src.
but I can't find any link in the gnome menu, and the link on my desktop does not work (but it is there)