Search found 126 matches: usr

Return to advanced search

Re: FiveLinux on Raspberry PI - Dead or alive ?

... sh ! LD_LIBRARY_PATH: /media/roberto/Rojo4/hb32/lib/linux/gcc: ! HB_PLATFORM: linux (arm) (autodetected) ! HB_COMPILER: gcc (autodetected: /usr/bin/) ! HB_HOST_PKGM: deb ! Component: 'zlib' found in /usr/include ! Component: 'pcre' found in /usr/include ! Component: 'gpm' found in /usr/include ...
by Rolaci
Thu Mar 23, 2017 12:26 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 10979

Re: Midnight Commander for OSX

... Homebrew now provides an uninstall script located here. Just run the following in the OSX terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"
by Antonio Linares
Fri Oct 14, 2016 10:56 am
 
Forum: Utilities / Utilidades
Topic: Midnight Commander for OSX
Replies: 10
Views: 2672

Re: Midnight Commander for OSX

... The `brew link` step did not complete successfullyThe formula built, but is not symlinked into /usr/localCould not symlink share/locale/be/LC_MESSAGES/mc.mo/usr/local/share/locale/be/LC_MESSAGES is not writable.You can try again using:  brew ...
by jmartial
Fri Oct 14, 2016 7:30 am
 
Forum: Utilities / Utilidades
Topic: Midnight Commander for OSX
Replies: 10
Views: 2672

Re: Midnight Commander for OSX

Easier way to install mc in OSX:

From the terminal:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

brew install mc

mc
by Antonio Linares
Wed Oct 12, 2016 7:44 pm
 
Forum: Utilities / Utilidades
Topic: Midnight Commander for OSX
Replies: 10
Views: 2672

Re: PAra nuevo proyecto... que puedo usar?

... Compiling 'test01.prg'... Lines 3, Functions/Procedures 1 Generating C source output to '/tmp/hbmk_l7c2h2.dir/test01.c'... Done. /usr/bin/ld: skipping incompatible /usr/lib/harbour/libhbcplr.a when searching for -lhbcplr /usr/bin/ld: cannot find -lhbcplr /usr/bin/ld: skipping incompatible ...
by goosfancito
Sat Sep 03, 2016 9:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PAra nuevo proyecto... que puedo usar?
Replies: 10
Views: 1789

Re: Playing with TensorFlow on Windows

... https://github.com/tensorflow/tensorflow/blob/master/tensorflow/models/image/imagenet/classify_image.py anto@WIN-K64P62ICVF5:/usr/local/lib/python2.7/dist-packages/tensorflow/models/image$ python classify_image.py --image_file /tmp/imagenet/harbour.jpg https://bitbucket.org/fivetech/screenshots/downloads/harbour.jpg ...
by Antonio Linares
Wed Aug 24, 2016 11:07 am
 
Forum: Off Topic / Otros temas
Topic: Playing with TensorFlow on Windows
Replies: 1
Views: 791

Re: How to build Harbour for iOS (and simulator)

... export PATH="/Users/$USER/ harbour_iossim /bin/production:$IOS_PLAT/Developer/usr/bin:$IOS_PLAT/Developer/usr/local/bin:$IOS_PLAT/usr/bin:$IOS_PLAT/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Tools:$IOS_DEFAULT/usr/bin:$IOS_DEFAULT/usr/libexec:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin" ...
by Antonio Linares
Thu Apr 07, 2016 3:54 pm
 
Forum: Utilities / Utilidades
Topic: How to build Harbour for iOS (and simulator)
Replies: 1
Views: 845

How to build Harbour for iOS (and simulator)

... export PATH="/Users/$USER/ harbour_ios /bin/production:$IOS_PLAT/Developer/usr/bin:$IOS_PLAT/Developer/usr/local/bin:$IOS_PLAT/usr/bin:$IOS_PLAT/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Tools:$IOS_DEFAULT/usr/bin:$IOS_DEFAULT/usr/libexec:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin" ...
by Antonio Linares
Thu Apr 07, 2016 3:49 pm
 
Forum: Utilities / Utilidades
Topic: How to build Harbour for iOS (and simulator)
Replies: 1
Views: 845

Re: FiveLinux on Raspberry Pi compile Error.

/usr/bin/ld: skipping incompatible compiling... Harbour 3.2.0dev (r1602011355) Copyright (c) 1999-2016, http://harbour-project.org/ Compiling 'testbrow.prg'... Lines 1141, Functions/Procedures 1 Generating C source output ...
by yunbg1
Thu Feb 04, 2016 1:01 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry Pi compile Error.
Replies: 10
Views: 3558

Re: FiveLinux on Raspberry Pi compile Error.

... clear echo compiling... /home/pi/harbour/bin/harbour $1 -n -I/home/pi/fwh/include -I/home/pi/harbour/include -I/usr/include/mysql $2 echo compiling C module... gcc $1.c -c -I/home/pi/fwh/include -I/home/pi/harbour/include -I/usr/include/mysql `pkg-config --cflags ...
by yunbg1
Wed Feb 03, 2016 4:38 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry Pi compile Error.
Replies: 10
Views: 3558

Re: FiveLinux on Raspberry PI - Dead or alive ?

... -lfive -lfivec -lxhb -lhbcommon -lhbvm -lhbrtl -lhbrdd -lhbmacro -lhblang -lhbcpage -lhbpp -lhbcplr -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbusrrdd -lhbct -lgttrm -lhbdebug -lm -lgpm -lncurses `pkg-config --libs gtk+-2.0` `pkg-config --libs libglade-2.0` -Wl,--end-group rm $1.c rm $1.o echo ...
by George
Tue Feb 02, 2016 4:26 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Raspberry PI - Dead or alive ?
Replies: 21
Views: 10979

Re: Mi primer programa Fivetouch para crear usuarios

Excuse me, I'm trying this sample program, but in the function FT_EDITUSER (field-> userid) I always empty If you've resolved to read the value passed? Thanks a lot #include "FiveTouch.ch" #xcommand DEFAULT <uVar1> := <uVal1> ; [, <uVarN> := <uValN> ] => ; <...
by xfood
Mon Oct 12, 2015 3:52 pm
 
Forum: FiveTouch
Topic: Mi primer programa Fivetouch para crear usuarios
Replies: 4
Views: 2407

Re: ADO RDD xHarbour

Pieter, adordd its coded at usr rdd level so there isn't any translation into ado code. It is the default rdd that is replaced by adordd like ads rdd, dbfcdx rdd or any other rdd. All rdd table and index functions will work exactly the ...
by AHF
Wed Aug 26, 2015 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452465

Re: Connect to Advantage Database

... Although not identical, shared objects are very similar to Windows DLLs. The default installation directory for the Advantage libraries is the /usr/lib directory. All Advantage clients link directly to the shared object that matches the version (ex: libace.so.10.0.20). The only shared object ...
by reinaldocrespo
Fri Aug 07, 2015 1:57 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Connect to Advantage Database
Replies: 31
Views: 11756

Re: How many INDEX can create ON MySql and How to use it?

user not control what index using engine sql to return a query. only in extreme situaution is posible. each engine evaluate a query and using the index more adecuate. please create index only for fields using in where statement. for example: select user code, name from user where num_usr='1' limit 1...
by carlos vargas
Thu Jun 25, 2015 10:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many INDEX can create ON MySql and How to use it?
Replies: 8
Views: 2549
PreviousNext

Return to advanced search