-
In deb package is this dependencies:
Depends: qemu (>= 0.9.0), libqt4-gui (>= 4.4.0), libvncserver (>= 0.8.2), libvncserver-dev (>= 0.8.2)
but in latest versions of debian and ubuntu systems have this package name libvncserver0. I think, solution is optional change this dependency into linuxvnc, but optimal is create debian src package. I'd like use it for ubuntu PPA repository.
2009-04-27 18:10:43 UTC in AQEMU
-
Possible place main Makefile into root of sources? It will be fine for distribution build scripts. I'd like debianize this software.
2009-02-01 13:13:05 UTC in Smartmenu
-
In file VERSION still 0.2.2 in sources for version 0.2.3 This must be changed.
2009-02-01 13:10:28 UTC in Smartmenu
-
It can be solved by copy one config/example* directory into config. Possible to create general configuration directly into config directory?.
2009-02-01 13:06:40 UTC in Smartmenu
-
When I try install smartmenu I've got this error:
pavka@pavka:~/Plocha/smartmenu-0.2.3/src$ make
make[1]: Entering directory `/home/pavka/Plocha/smartmenu-0.2.3/tools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/pavka/Plocha/smartmenu-0.2.3/tools'
g++ -Wall -g3 -c -o process.o process.cc
g++ -Wall -g3 -c -o grabs.o grabs.cc
g++ -Wall -g3 -o smartmenu conf.o...
2009-02-01 12:54:13 UTC in Smartmenu
-
It's solved:
For gcc version 4.3.2 (for example version Ubuntu 4.3.2-1ubuntu12) Is needed add this headers:
#include <cstdlib>
#include <cstring>
#include <unistd.h>
Can someone add this into distribution sources?.
2009-02-01 12:48:19 UTC in Smartmenu
-
When I try build on Ubuntu Intrepid, I've got:
Při překladu na Ubuntu 8.10 jsem dostal následující chybu:
pavka@pavka:~/Plocha/smartmenu-0.2.3/src$ make
make[1]: Entering directory `/home/pavka/Plocha/smartmenu-0.2.3/tools'
gcc -O2 -Wall -D"HAVE_STRSEP" -I"/usr/X11R6/include" ./xevent.c -o ./xevent -L/usr/X11R6/lib -lX11
./xevent.c: In function...
2009-02-01 12:33:11 UTC in Smartmenu
-
pavkamlc committed patchset 9 of module viking2tb to the viking2tb CVS repository, changing 2 files.
2008-11-17 21:19:48 UTC in viking2tb
-
pavkamlc committed patchset 8 of module viking2tb to the viking2tb CVS repository, changing 1 files.
2008-11-17 14:21:36 UTC in viking2tb
-
pavkamlc committed patchset 7 of module viking2tb to the viking2tb CVS repository, changing 1 files.
2008-11-17 13:42:54 UTC in viking2tb