Conky.deb
WoW!!!!!!!!! I MADE MY FIRST EVER DEB PACKAGE!
Researching on how to compile a program, I had a million websites open so lost track of what I really did, however, I managed to make: conky_1.7.1.1-1_amd64.deb.
So … if anyone wants to try it, it’s all yours.
Sorry I couldn’t put wireless in there, I’m not set up for it.
ME! A deb file, go figure, with these features:
bruloo@bruloo:~$ conky -v
Conky 1.7.1.1 compiled Mon Jul 6 16:16:06 ART 2009 for Linux 2.6.27-14-generic (x86_64)Compiled in features:
System config file: /usr/local/etc/conky/conky.conf
X11:
* Xdamage extension
* XDBE (double buffer extension)
* XftMusic detection:
* MPD
* MOCGeneral:
* math
* hddtemp
* portmon
* RSS
* Lua
* nvidia
* config-output
* Imlib2
* apcupsd
bruloo@bruloo:~$
Here ’s the output of my terminal screen:
bruloo@bruloo:/usr/local/src/conky-1.7.1.1$ ./configure –enable-rss –enable-nvidia –enable-imlib2 –enable-lua
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… no
checking for mawk… mawk
checking whether make sets $(MAKE)… yes
checking for gcc… gcc
checking for C compiler default output file name… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ISO C89… none needed
checking for style of include used by make… GNU
checking dependency style of gcc… gcc3
checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-linux-gnu
checking for a sed that does not truncate output… /bin/sed
checking for grep that handles long lines and -e… /bin/grep
checking for egrep… /bin/grep -E
checking for fgrep… /bin/grep -F
checking for ld used by gcc… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking for a BSD-compatible install… /usr/bin/install -c
checking for BSD- or MS-compatible name lister (nm)… /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface… BSD nm
checking whether ln -s works… yes
checking the maximum length of command line arguments… 1572864
checking whether the shell understands some XSI constructs… yes
checking whether the shell understands “+=”… yes
checking for /usr/bin/ld option to reload object files… -r
checking for objdump… objdump
checking how to recognize dependent libraries… pass_all
checking for ar… ar
checking for strip… strip
checking for ranlib… ranlib
checking command to parse /usr/bin/nm -B output from gcc object… ok
checking how to run the C preprocessor… gcc -E
checking for ANSI C header files… yes
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking for dlfcn.h… yes
checking for objdir… .libs
checking if gcc supports -fno-rtti -fno-exceptions… no
checking for gcc option to produce PIC… -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works… yes
checking if gcc static flag -static works… yes
checking if gcc supports -c -o file.o… yes
checking if gcc supports -c -o file.o… (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries… yes
checking whether -lc should be explicitly linked in… no
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
checking whether stripping libraries is possible… yes
checking if libtool supports shared libraries… yes
checking whether to build shared libraries… yes
checking whether to build static libraries… yes
checking for pkg-config… yes
checking for pkg-config… /usr/bin/pkg-config
checking pkg-config is at least version 0.19… yes
checking for fopencookie… yes
checking for libxml2… yes
checking for libcurl… yes
checking for LUA… no
checking for LUA51… no
checking for LUA51… yes
checking for getnameinfo… yes
checking netdb.h usability… yes
checking netdb.h presence… yes
checking for netdb.h… yes
checking netinet/in.h usability… yes
checking netinet/in.h presence… yes
checking for netinet/in.h… yes
checking netinet/tcp.h usability… yes
checking netinet/tcp.h presence… yes
checking for netinet/tcp.h… yes
checking sys/socket.h usability… yes
checking sys/socket.h presence… yes
checking for sys/socket.h… yes
checking arpa/inet.h usability… yes
checking arpa/inet.h presence… yes
checking for arpa/inet.h… yes
checking for ld used by GCC… /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld… yes
checking for shared library run path origin… done
checking for iconv… yes
checking for working iconv… yes
checking for iconv declaration…
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for X11… yes
checking for Xext… yes
checking for XDamage… yes
checking for Xft… yes
checking for Imlib2… yes
checking NVCtrl/NVCtrl.h usability… yes
checking NVCtrl/NVCtrl.h presence… yes
checking for NVCtrl/NVCtrl.h… yes
checking for GLib2… yes
checking alsa/asoundlib.h usability… no
checking alsa/asoundlib.h presence… no
checking for alsa/asoundlib.h… no
checking signal.h usability… yes
checking signal.h presence… yes
checking for signal.h… yes
checking for unistd.h… (cached) yes
checking sys/utsname.h usability… yes
checking sys/utsname.h presence… yes
checking for sys/utsname.h… yes
checking for sys/stat.h… (cached) yes
checking linux/soundcard.h usability… yes
checking linux/soundcard.h presence… yes
checking for linux/soundcard.h… yes
checking for alsa/asoundlib.h… (cached) no
checking dirent.h usability… yes
checking dirent.h presence… yes
checking for dirent.h… yes
checking mcheck.h usability… yes
checking mcheck.h presence… yes
checking for mcheck.h… yes
checking sys/statfs.h usability… yes
checking sys/statfs.h presence… yes
checking for sys/statfs.h… yes
checking sys/param.h usability… yes
checking sys/param.h presence… yes
checking for sys/param.h… yes
checking pthread.h usability… yes
checking pthread.h presence… yes
checking for pthread.h… yes
checking assert.h usability… yes
checking assert.h presence… yes
checking for assert.h… yes
checking errno.h usability… yes
checking errno.h presence… yes
checking for errno.h… yes
checking time.h usability… yes
checking time.h presence… yes
checking for time.h… yes
checking for sys/mount.h… yes
checking sys/inotify.h usability… yes
checking sys/inotify.h presence… yes
checking for sys/inotify.h… yes
checking for calloc… yes
checking for malloc… yes
checking for free… yes
checking for popen… yes
checking for sysinfo… yes
checking for getloadavg… yes
checking for memrchr… yes
checking for strndup… yes
checking for gethostbyname_r… yes
checking for library containing clock_gettime… none required
checking for struct statfs.f_fstypename… no
checking zlib.h usability… yes
checking zlib.h presence… yes
checking for zlib.h… yes
checking for db2x_xsltproc… no
checking for db2x_manxml… no
checking for xsltproc… xsltproc
checking if /usr/bin/ld -m elf_x86_64 accepts -O1… yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/build.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commandsconky 1.7.1.1 configured successfully:
Installing into: /usr/local
System config dir: ${prefix}/etc
C compiler flags: -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W
Linker flags: -Wl,-O1
Libraries: -lm -lxml2 -Wl,-Bsymbolic-functions -lcurl -llua5.1 -lX11 -lXext -lXdamage -lXfixes -lXft -lImlib2 -lXNVCtrl -lglib-2.0* X11:
X11 support: yes
XDamage support: yes
XDBE support: yes
Xft support: yes* Music detection:
Audacious: no
BMPx: no
MPD: yes
MOC: yes
XMMS2: no* General:
OpenMP: no
math: yes
hddtemp: yes
portmon: yes
RSS: yes
Lua: yes
wireless: no
IBM: no
nvidia: yes
eve-online: no
config-output: yes
Imlib2: yes
ALSA mixer: no
apcupsd: yes
bruloo@bruloo:/usr/local/src/conky-1.7.1.1$ make
Making all in src
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1/src’
make all-am
make[2]: Entering directory `/usr/local/src/conky-1.7.1.1/src’
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT conf_cookie.o -MD -MP -MF .deps/conf_cookie.Tpo -c -o conf_cookie.o conf_cookie.c
mv -f .deps/conf_cookie.Tpo .deps/conf_cookie.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT colours.o -MD -MP -MF .deps/colours.Tpo -c -o colours.o colours.c
mv -f .deps/colours.Tpo .deps/colours.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
mv -f .deps/common.Tpo .deps/common.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT conky.o -MD -MP -MF .deps/conky.Tpo -c -o conky.o conky.c
mv -f .deps/conky.Tpo .deps/conky.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT fs.o -MD -MP -MF .deps/fs.Tpo -c -o fs.o fs.c
mv -f .deps/fs.Tpo .deps/fs.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT hddtemp.o -MD -MP -MF .deps/hddtemp.Tpo -c -o hddtemp.o hddtemp.c
mv -f .deps/hddtemp.Tpo .deps/hddtemp.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT apcupsd.o -MD -MP -MF .deps/apcupsd.Tpo -c -o apcupsd.o apcupsd.c
mv -f .deps/apcupsd.Tpo .deps/apcupsd.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT linux.o -MD -MP -MF .deps/linux.Tpo -c -o linux.o linux.c
mv -f .deps/linux.Tpo .deps/linux.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT top.o -MD -MP -MF .deps/top.Tpo -c -o top.o top.c
mv -f .deps/top.Tpo .deps/top.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT diskio.o -MD -MP -MF .deps/diskio.Tpo -c -o diskio.o diskio.c
mv -f .deps/diskio.Tpo .deps/diskio.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT users.o -MD -MP -MF .deps/users.Tpo -c -o users.o users.c
mv -f .deps/users.Tpo .deps/users.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT sony.o -MD -MP -MF .deps/sony.Tpo -c -o sony.o sony.c
mv -f .deps/sony.Tpo .deps/sony.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT nvidia.o -MD -MP -MF .deps/nvidia.Tpo -c -o nvidia.o nvidia.c
mv -f .deps/nvidia.Tpo .deps/nvidia.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o mail.o mail.c
mv -f .deps/mail.Tpo .deps/mail.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT mixer.o -MD -MP -MF .deps/mixer.Tpo -c -o mixer.o mixer.c
mv -f .deps/mixer.Tpo .deps/mixer.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT mpd.o -MD -MP -MF .deps/mpd.Tpo -c -o mpd.o mpd.c
mv -f .deps/mpd.Tpo .deps/mpd.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT libmpdclient.o -MD -MP -MF .deps/libmpdclient.Tpo -c -o libmpdclient.o libmpdclient.c
mv -f .deps/libmpdclient.Tpo .deps/libmpdclient.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT moc.o -MD -MP -MF .deps/moc.Tpo -c -o moc.o moc.c
mv -f .deps/moc.Tpo .deps/moc.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT libtcp-portmon.o -MD -MP -MF .deps/libtcp-portmon.Tpo -c -o libtcp-portmon.o libtcp-portmon.c
mv -f .deps/libtcp-portmon.Tpo .deps/libtcp-portmon.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT tcp-portmon.o -MD -MP -MF .deps/tcp-portmon.Tpo -c -o tcp-portmon.o tcp-portmon.c
mv -f .deps/tcp-portmon.Tpo .deps/tcp-portmon.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT rss.o -MD -MP -MF .deps/rss.Tpo -c -o rss.o rss.c
mv -f .deps/rss.Tpo .deps/rss.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT prss.o -MD -MP -MF .deps/prss.Tpo -c -o prss.o prss.c
mv -f .deps/prss.Tpo .deps/prss.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT llua.o -MD -MP -MF .deps/llua.Tpo -c -o llua.o llua.c
mv -f .deps/llua.Tpo .deps/llua.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT timed_thread.o -MD -MP -MF .deps/timed_thread.Tpo -c -o timed_thread.o timed_thread.c
mv -f .deps/timed_thread.Tpo .deps/timed_thread.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT mboxscan.o -MD -MP -MF .deps/mboxscan.Tpo -c -o mboxscan.o mboxscan.c
mv -f .deps/mboxscan.Tpo .deps/mboxscan.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT x11.o -MD -MP -MF .deps/x11.Tpo -c -o x11.o x11.c
mv -f .deps/x11.Tpo .deps/x11.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT fonts.o -MD -MP -MF .deps/fonts.Tpo -c -o fonts.o fonts.c
mv -f .deps/fonts.Tpo .deps/fonts.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT specials.o -MD -MP -MF .deps/specials.Tpo -c -o specials.o specials.c
mv -f .deps/specials.Tpo .deps/specials.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT tailhead.o -MD -MP -MF .deps/tailhead.Tpo -c -o tailhead.o tailhead.c
mv -f .deps/tailhead.Tpo .deps/tailhead.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT temphelper.o -MD -MP -MF .deps/temphelper.Tpo -c -o temphelper.o temphelper.c
mv -f .deps/temphelper.Tpo .deps/temphelper.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT text_object.o -MD -MP -MF .deps/text_object.Tpo -c -o text_object.o text_object.c
mv -f .deps/text_object.Tpo .deps/text_object.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT algebra.o -MD -MP -MF .deps/algebra.Tpo -c -o algebra.o algebra.c
mv -f .deps/algebra.Tpo .deps/algebra.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\”/usr/local/etc/conky/conky.conf\” -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -MT imlib2.o -MD -MP -MF .deps/imlib2.Tpo -c -o imlib2.o imlib2.c
mv -f .deps/imlib2.Tpo .deps/imlib2.Po
/bin/bash ../libtool –tag=CC –mode=link gcc -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -lpthread -lm -Wl,-O1 -o conky conf_cookie.o colours.o common.o conky.o fs.o hddtemp.o apcupsd.o linux.o top.o diskio.o users.o sony.o nvidia.o mail.o mixer.o mpd.o libmpdclient.o moc.o libtcp-portmon.o tcp-portmon.o rss.o prss.o llua.o timed_thread.o mboxscan.o x11.o fonts.o specials.o tailhead.o temphelper.o text_object.o algebra.o imlib2.o -lm -lxml2 -Wl,-Bsymbolic-functions -lcurl -llua5.1 -lX11 -lXext -lXdamage -lXfixes -lXft -lImlib2 -lXNVCtrl -lglib-2.0
libtool: link: gcc -I/usr/include/libxml2 -I/usr/include/lua5.1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -Wl,-O1 -o conky conf_cookie.o colours.o common.o conky.o fs.o hddtemp.o apcupsd.o linux.o top.o diskio.o users.o sony.o nvidia.o mail.o mixer.o mpd.o libmpdclient.o moc.o libtcp-portmon.o tcp-portmon.o rss.o prss.o llua.o timed_thread.o mboxscan.o x11.o fonts.o specials.o tailhead.o temphelper.o text_object.o algebra.o imlib2.o -Wl,-Bsymbolic-functions -lpthread /usr/lib/libxml2.so /usr/lib/libcurl-gnutls.so -L/usr/lib /usr/lib/libidn.so -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 /usr/lib/libgnutls.so /usr/lib/libtasn1.so /lib/libgcrypt.so /usr/lib/liblua5.1.so -lXdamage -lXfixes -lXft /usr/lib/libImlib2.so -L/usr/X11R6/lib /usr/lib/libfreetype.so -lz -lX11 -lXext -ldl -lm -lXNVCtrl /usr/lib/libglib-2.0.so
make[2]: Leaving directory `/usr/local/src/conky-1.7.1.1/src’
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1/src’
Making all in doc
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1/doc’
make[1]: Nothing to be done for `all’.
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1/doc’
Making all in data
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1/data’
make[1]: Nothing to be done for `all’.
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1/data’
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1′
make[1]: Nothing to be done for `all-am’.
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1′
bruloo@bruloo:/usr/local/src/conky-1.7.1.1$ sudo checkinstall
[sudo] password for bruloo:checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: yPreparing package documentation…OK
Please write a description for the package.
End your description with an empty line or EOF.
>> Conky v1.7.1.1 compiled by Bruce
>>*****************************************
**** Debian package creation selected ***
*****************************************This package will be built according to these values:
0 – Maintainer: [ root@bruloo ]
1 – Summary: [ Conky v1.7.1.1 compiled by Bruce ]
2 – Name: [ conky ]
3 – Version: [ 1.7.1.1 ]
4 – Release: [ 1 ]
5 – License: [ GPL ]
6 – Group: [ checkinstall ]
7 – Architecture: [ amd64 ]
8 – Source location: [ conky-1.7.1.1 ]
9 – Alternate source location: [ ]
10 – Requires: [ ]
11 – Provides: [ conky ]Enter a number to change any of them or press ENTER to continue:
Installing with make install…
========================= Installation results ===========================
Making install in src
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1/src’
make install-am
make[2]: Entering directory `/usr/local/src/conky-1.7.1.1/src’
make[3]: Entering directory `/usr/local/src/conky-1.7.1.1/src’
test -z “/usr/local/bin” || /bin/mkdir -p “/usr/local/bin”
/bin/bash ../libtool –mode=install /usr/bin/install -c ‘conky’ ‘/usr/local/bin/conky’
libtool: install: /usr/bin/install -c conky /usr/local/bin/conky
make[3]: Nothing to be done for `install-data-am’.
make[3]: Leaving directory `/usr/local/src/conky-1.7.1.1/src’
make[2]: Leaving directory `/usr/local/src/conky-1.7.1.1/src’
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1/src’
Making install in doc
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1/doc’
make[2]: Entering directory `/usr/local/src/conky-1.7.1.1/doc’
make[2]: Nothing to be done for `install-exec-am’.
test -z “/usr/local/share/man/man1″ || /bin/mkdir -p “/usr/local/share/man/man1″
/usr/bin/install -c -m 644 ‘conky.1′ ‘/usr/local/share/man/man1/conky.1′
make[2]: Leaving directory `/usr/local/src/conky-1.7.1.1/doc’
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1/doc’
Making install in data
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1/data’
make[2]: Entering directory `/usr/local/src/conky-1.7.1.1/data’
make[2]: Nothing to be done for `install-exec-am’.
test -z “/usr/local/etc/conky” || /bin/mkdir -p “/usr/local/etc/conky”
/usr/bin/install -c -m 644 ‘conky.conf’ ‘/usr/local/etc/conky/conky.conf’
make[2]: Leaving directory `/usr/local/src/conky-1.7.1.1/data’
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1/data’
make[1]: Entering directory `/usr/local/src/conky-1.7.1.1′
make[2]: Entering directory `/usr/local/src/conky-1.7.1.1′
make[2]: Nothing to be done for `install-exec-am’.
make[2]: Nothing to be done for `install-data-am’.
make[2]: Leaving directory `/usr/local/src/conky-1.7.1.1′
make[1]: Leaving directory `/usr/local/src/conky-1.7.1.1′======================== Installation successful ==========================
Copying documentation directory…
./
./README
./COPYING
./NEWS
./AUTHORS
./INSTALL
./doc/
./doc/Makefile.am
./doc/Makefile.in
./doc/command_options.xml
./doc/docs.html
./doc/config_settings.xml
./doc/config_settings.html
./doc/docgen.sh
./doc/config_settings.xsl
./doc/variables.html
./doc/variables.xsl
./doc/variables.xml
./doc/conky.1
./doc/docs.xml
./doc/Makefile
./ChangeLog
./TODO
grep: /var/tmp/tmp.ulxoA16148/newfile: No such file or directoryCopying files to the temporary directory…OK
Stripping ELF binaries and libraries…OK
Compressing man pages…OK
Building file list…OK
Building Debian package…OK
Installing Debian package…OK
Erasing temporary files…OK
Deleting temp dir…OK
**********************************************************************
Done. The new package has been installed and saved to
/usr/local/src/conky-1.7.1.1/conky_1.7.1.1-1_amd64.deb
You can remove it from your system anytime using:
dpkg -r conky
**********************************************************************
bruloo@bruloo:/usr/local/src/conky-1.7.1.1$
