-
caphrim007 committed revision 3 to the nessquik SVN repository, changing 587 files.
2007-06-23 01:37:16 UTC in nessquik
-
caphrim007 committed revision 2 to the nessquik SVN repository, changing 1 files.
2007-06-06 01:17:05 UTC in nessquik
-
caphrim007 committed revision 1 to the nessquik SVN repository, changing 2 files.
2007-06-06 01:05:14 UTC in nessquik
-
caphrim007 registered the nessquik project.
2007-05-31 22:05:03 UTC in nessquik
-
That did it
export LD_LIBRARY_PATH=/usr/local/lib
Thanks!
2007-04-10 16:14:06 UTC in CurlFtpFS
-
Receiving the following error
gcc -g -O2 -Wall -W -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/local/include -o curlftpfs ftpfs.o libcurlftpfs.a -lglib-2.0 -lfuse -lpthread -L/usr/local/lib /usr/local/lib/libcurl.so -L/usr/kerberos/lib /usr/lib/libidn.so -lssh2 -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto...
2007-04-09 20:10:07 UTC in CurlFtpFS
-
[tarupp@catbot src]$ make
make[1]: Entering directory `/home/tarupp/coding/kx509/src/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/tarupp/coding/kx509/src/lib'
make[1]: Entering directory `/home/tarupp/coding/kx509/src/client'
gcc -DHAVE_CONFIG_H -DLINUX -I/usr/include -I/usr/krb5//include -I. -I./../lib -I.. -g -O2 -DUSE_KRB5 -c load_dlls.c...
2007-03-15 21:18:01 UTC in kx509
-
Logged In: YES
user_id=628253
I dont think this is limited to Ubuntu because I'm seeing
the same thing on my Fedore Core 5 box. It only happens
though when I use Gnome, so I think therein lies the
problem. I tried disabling the screensaver, and all forms of
gnome power management for the display but no success.
Using synergy 1.3.1.
2006-10-01 14:52:31 UTC in synergy
-
Logged In: YES
user_id=628253
Removing slang.h include and adding #include to
the file in question made it compile sucessfully. Can this
be included in the next release? Thanks!
2006-09-14 13:24:55 UTC in SynCE
-
Doing a ./configure, make, make install libsynce fails
with the following
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall
-Wsign-compare -Wno-long-long -ansi -g -O2 -I.. -g -O2
-MT synce_log.lo -MD -MP -MF .deps/synce_log.Tpo -c
synce_log.c -fPIC -DPIC -o .libs/synce_log.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall
-Wsign-compare -Wno-long-long -ansi -g -O2 -I.. -g -O2
-MT synce_log.lo -MD...
2006-09-14 04:47:11 UTC in SynCE