Search found 22 matches

by caffeinfx
Sun 05 Apr 2015, 15:10
Forum: Users ( For the regulars )
Topic: How to configure ROX-Filer copy, move and link?
Replies: 2
Views: 647

How to configure ROX-Filer copy, move and link?

is there way to pass arguments for copy, move and link operations on ROX-Filer,
so when i drag and copy it uses specified argument for cp (e.g. cp -a ) ?
by caffeinfx
Sun 04 Jan 2015, 01:20
Forum: Programming
Topic: How to make CMake to create copy files instead of symlinks ?
Replies: 2
Views: 1594

i'm compiling on liveusb formatted as FAT32 Precise Puppy 5.7.1 with EXT2 filesave inside, i can build the libraries on EXT2 filesave, since liveusb getting full i build it on other usb flash drive which have FAT32 filesystem. i can build the libraries on FAT32 with plain configure script and make. ...
by caffeinfx
Sat 03 Jan 2015, 13:13
Forum: Programming
Topic: How to make CMake to create copy files instead of symlinks ?
Replies: 2
Views: 1594

How to make CMake to create copy files instead of symlinks ?

Hi, i'm building libraries in FAT filesystem with CMake, it always fails because CMake generates symlink which is not supported in FAT filesystem.
Can CMake to make copy files instead of symlinks, like libSDL2-2.0.so.0.2.1 > libSDL2-2.0.so ?
Thanks :)
by caffeinfx
Sun 26 Oct 2014, 14:02
Forum: Networking
Topic: Modem ID Switched from Huawei GSM to Qualcom CDMA
Replies: 1
Views: 11886

Sorry for noise, i suspect my modem get memory corruptions since i can't look it's IMEI again.
by caffeinfx
Thu 09 Oct 2014, 14:07
Forum: Networking
Topic: Modem ID Switched from Huawei GSM to Qualcom CDMA
Replies: 1
Views: 11886

Modem ID Switched from Huawei GSM to Qualcom CDMA

I have rebranded Huawei airflash GSM modem. Somehow its vendor id switched to Qualcom, Inc CDMA modem. it was had vendor/product id 12d1:xxxx now it have 05c6:0021 .now i can't connect to the internet with it because some AT commands doesn't work. it was work fine before switching to Qualcom. AT OK ...
by caffeinfx
Sat 04 Oct 2014, 22:31
Forum: Users ( For the regulars )
Topic: undefined reference to 'xcb_str_sizeof'
Replies: 4
Views: 1057

Sorry my english is bad :?:
by caffeinfx
Sat 04 Oct 2014, 21:28
Forum: Users ( For the regulars )
Topic: undefined reference to 'xcb_str_sizeof'
Replies: 4
Views: 1057

Thanks Semme :), i tried pass several options -rdynamic or -Xlinker -export-dynamic or -Wl,-export-dynamic to the linker but it still cannot found xcb_str_sizeof. I was looked gcc linker manual and found about -u option, -u symbol Pretend the symbol symbol is undefined, to force linking of library m...
by caffeinfx
Sat 04 Oct 2014, 14:00
Forum: Users ( For the regulars )
Topic: undefined reference to 'xcb_str_sizeof'
Replies: 4
Views: 1057

undefined reference to 'xcb_str_sizeof'

Hello all, i build some applications that uses libxcb, but i always got the following error at linking stage: /usr/lib/i386-linux-gnu/libxcb-render.so.0: undefined reference to `xcb_str_sizeof' i'm sure i have installing the following libraries: libxcb libxcb-dev libxcb-util0 libxcb-util0-dev libxcb...
by caffeinfx
Thu 02 Oct 2014, 12:46
Forum: Users ( For the regulars )
Topic: dnsutils openssl failure
Replies: 9
Views: 2208

hello semme, thanks for your support :) ldd /usr/bin/dig linux-gate.so.1 => (0xffffe000) liblwres.so.80 => /usr/lib/liblwres.so.80 (0xb7735000) libdns.so.81 => /usr/lib/libdns.so.81 (0xb7592000) libbind9.so.80 => /usr/lib/libbind9.so.80 (0xb7584000) libisccfg.so.82 => /usr/lib/libisccfg.so.82 (0xb75...
by caffeinfx
Wed 01 Oct 2014, 22:45
Forum: Users ( For the regulars )
Topic: dnsutils openssl failure
Replies: 9
Views: 2208

libcurl4-openssl-dev was already installed though i install it again but i still getting error. I tried build proxychains from source, but it failed, this is my error log: libproxychains.c:291:5: error: conflicting types for 'getnameinfo' /usr/include/netdb.h:679:12: note: previous declaration of 'g...
by caffeinfx
Wed 01 Oct 2014, 16:47
Forum: Users ( For the regulars )
Topic: dnsutils openssl failure
Replies: 9
Views: 2208

OpenSSL 1.0.1 14 Mar 2012
by caffeinfx
Tue 30 Sep 2014, 20:21
Forum: Users ( For the regulars )
Topic: dnsutils openssl failure
Replies: 9
Views: 2208

i'm using Precise Puppy 5.7.1
by caffeinfx
Tue 30 Sep 2014, 17:28
Forum: Users ( For the regulars )
Topic: dnsutils openssl failure
Replies: 9
Views: 2208

dnsutils openssl failure

hello puppy users :) I have some problem about dnsutils, i installed dnsutils because its needed by proxychains. when i run the dig command, i getting this error message: dig: dst_lib_init: openssl failure from what i found on google its need openssl installed, then i installed openssl, but still ge...
by caffeinfx
Mon 29 Sep 2014, 21:37
Forum: Programming
Topic: is devx sfs gcc is automatically do cross-compile ?
Replies: 2
Views: 1004

Hello puppyluvr :)
Thanks for quick answer. how to enable 32 bit mode to run 32 bit app on 64 bit machine ?
by caffeinfx
Mon 29 Sep 2014, 18:34
Forum: Programming
Topic: is devx sfs gcc is automatically do cross-compile ?
Replies: 2
Views: 1004

is devx sfs gcc is automatically do cross-compile ?

Assuming i compile code that only used standard library and fews system call, socket, read, write, poll, signal, pthread. the compile command is: gcc -pthread -o program program.c when i check properties of compiled program in ROX-file manager there's message: "ELF 32-bit LSB executable, Intel ...
by caffeinfx
Fri 20 Jun 2014, 16:35
Forum: Users ( For the regulars )
Topic: How to disable "storage full" warning message? (Solved)
Replies: 6
Views: 1322

Flash wrote:Caffeinfix, if you have a DVD burner in your computer, you could run Puppy from a multisession DVD. This would expand your Save file options.
I run puppy as live usb, is there anyway to create multisession LiveUSB ? so i have one usb for puppy itself and others for pesonal save files.
by caffeinfx
Fri 20 Jun 2014, 08:22
Forum: Users ( For the regulars )
Topic: How to disable "storage full" warning message? (Solved)
Replies: 6
Views: 1322

i have changed all of $SIZEFREEM -lt 10 to $SIZEFREEM -lt 0 and then restarted X server. it work.
Thanks MochiMoppel. :)
by caffeinfx
Fri 20 Jun 2014, 05:53
Forum: Users ( For the regulars )
Topic: How to disable "storage full" warning message? (Solved)
Replies: 6
Views: 1322

How to disable "storage full" warning message? (Solved)

I keep getting "WARNING: Personal storage file getting full, strongly recommend you resize it or delete files!" message shown which indicates that my puppy save file is getting full, i know the solution is to delete some files or resize personal save file, but i don't want to do either, be...
by caffeinfx
Sun 11 May 2014, 01:50
Forum: Wireless
Topic: All AT commands failed, only AT accepted.
Replies: 7
Views: 3218

well i can get back to send AT command after following instructions from here http://forums.opensuse.org/showthread.p ... 2864bit%29
but i still can't get modem works.
by caffeinfx
Sun 11 May 2014, 00:52
Forum: Wireless
Topic: All AT commands failed, only AT accepted.
Replies: 7
Views: 3218

After send AT+ZRST ,connection to the modem closed immideatelly, when i try to open it again, i got this error: Could not open /dev/ttyUSB2 i also tried to open it with minicom, i got this error: minicom: cannot open /dev/ttyUSB2: No such file or directory ls /dev/ttyUSB* ls: cannot access /dev/ttyU...