-
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 by pavkamlc
-
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 by pavkamlc
-
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 by pavkamlc
-
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 by pavkamlc
-
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 by pavkamlc
-
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 by pavkamlc
-
Today I released first version and I am curious how do you like it.
So, feel free to drop me a message!
2002-09-02 21:09:06 UTC by kuty
-
Anonymous committed patchset 1 of module CVSROOT to the Smartmenu CVS repository, changing 11 files.
2002-09-02 14:12:51 UTC by nobody
-
registered the Smartmenu project.
2002-09-01 20:28:19 UTC by