Re: [Harbour] How can I tell the make to generate I harbor a specific folder?

2009-11-12 Thread Guillermo Varona Silupú

Viktor Szakáts escribió:

I'd kindly ask to pose these question on users forums.
  

Ok. Thank you very much

Best Regards
GVS

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] How can I tell the make to generate I harbor a specific folder?

2009-11-12 Thread Viktor Szakáts
or just don't use install, or use sudo.

I'd kindly ask to pose these question on users forums.

Brgds,
Viktor

On 2009 Nov 12, at 13:58, Guillermo Varona Silupú wrote:

> Haciendo esto me funciono:
> 
> I worked doing this:
> 
> guille...@guillermo-ubuntu:~/harbour$ export
> HB_INSTALL_PREFIX=/home/guillermo/hrbMinGW
> 
> Best Regards
> GVS
> 
> 
> Guillermo Varona Silupú escribió:
>> ENV: Ubuntu 8.04
>> 
>> [SPA]
>> ¿Cómo puedo indicarle al make para que me genere harbour en una carpeta
>> especifica?
>> Yo estoy haciendo esto:
>> 
>> [ENG] By Google
>> How can I tell the make to generate I harbor a specific folder?
>> I'm doing this:
>> 
>> guille...@guillermo-ubuntu:~/harbour$ export
>> HB_INSTALL=/home/guillermo/hrbMinGW
>> guille...@guillermo-ubuntu:~/harbour$ make install
>> ! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
>> ! MAKE: make 3.81 /bin/sh install
>> ! HB_HOST_PLAT: linux (x86_64)  HB_SHELL: sh
>> ! HB_PLATFORM: linux (x86_64) (autodetected)
>> ! HB_COMPILER: gcc (autodetected: /usr/bin/)
>> ! Component: 'zlib' found in /usr/include
>> ! Component: 'pcre' found in /home/guillermo/harbour/external/pcre (local)
>> ! Component: 'openssl' not found
>> ! Component: 'gpm' not found
>> ! Component: 'slang' not found
>> ! Component: 'curses' not found
>> ! Component: 'x11' found in /usr/include
>> ! Component: 'wattcp/watt-32' not supported on linux platform
>> ! HB_INSTALL_PREFIX automatically set to: /usr/local
>> ! REVISION: 12863M
>> make[2]: No se hace nada para `install'.
>> mkdir: no se puede crear el directorio «/usr/local/include/harbour»:
>> Permiso denegado
>> ! Can't install, path not found: '/usr/local/include/harbour'
>> make[1]: *** [install] Error 1
>> make: *** [include.inst] Error 2
>> guille...@guillermo-ubuntu:~/harbour$
>> 
>> 
>> Any Tip?
>> 
>> TIA
>> 
>> Best Regards
>> 
>> ___
>> Harbour mailing list
>> Harbour@harbour-project.org
>> http://lists.harbour-project.org/mailman/listinfo/harbour
>> 
>> 
> 
> ___
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] How can I tell the make to generate I harbor a specific folder?

2009-11-12 Thread Guillermo Varona Silupú

Haciendo esto me funciono:

I worked doing this:

guille...@guillermo-ubuntu:~/harbour$ export
HB_INSTALL_PREFIX=/home/guillermo/hrbMinGW

Best Regards
GVS


Guillermo Varona Silupú escribió:

ENV: Ubuntu 8.04

[SPA]
¿Cómo puedo indicarle al make para que me genere harbour en una carpeta
especifica?
Yo estoy haciendo esto:

[ENG] By Google
How can I tell the make to generate I harbor a specific folder?
I'm doing this:

guille...@guillermo-ubuntu:~/harbour$ export
HB_INSTALL=/home/guillermo/hrbMinGW
guille...@guillermo-ubuntu:~/harbour$ make install
! Building Harbour 2.0.0beta3 from source - 
http://www.harbour-project.org

! MAKE: make 3.81 /bin/sh install
! HB_HOST_PLAT: linux (x86_64)  HB_SHELL: sh
! HB_PLATFORM: linux (x86_64) (autodetected)
! HB_COMPILER: gcc (autodetected: /usr/bin/)
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /home/guillermo/harbour/external/pcre 
(local)

! Component: 'openssl' not found
! Component: 'gpm' not found
! Component: 'slang' not found
! Component: 'curses' not found
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! HB_INSTALL_PREFIX automatically set to: /usr/local
! REVISION: 12863M
make[2]: No se hace nada para `install'.
mkdir: no se puede crear el directorio «/usr/local/include/harbour»:
Permiso denegado
! Can't install, path not found: '/usr/local/include/harbour'
make[1]: *** [install] Error 1
make: *** [include.inst] Error 2
guille...@guillermo-ubuntu:~/harbour$


Any Tip?

TIA

Best Regards

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour




___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


[Harbour] How can I tell the make to generate I harbor a specific folder?

2009-11-11 Thread Guillermo Varona Silupú

ENV: Ubuntu 8.04

[SPA]
¿Cómo puedo indicarle al make para que me genere harbour en una carpeta
especifica?
Yo estoy haciendo esto:

[ENG] By Google
How can I tell the make to generate I harbor a specific folder?
I'm doing this:

guille...@guillermo-ubuntu:~/harbour$ export
HB_INSTALL=/home/guillermo/hrbMinGW
guille...@guillermo-ubuntu:~/harbour$ make install
! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh install
! HB_HOST_PLAT: linux (x86_64)  HB_SHELL: sh
! HB_PLATFORM: linux (x86_64) (autodetected)
! HB_COMPILER: gcc (autodetected: /usr/bin/)
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /home/guillermo/harbour/external/pcre (local)
! Component: 'openssl' not found
! Component: 'gpm' not found
! Component: 'slang' not found
! Component: 'curses' not found
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! HB_INSTALL_PREFIX automatically set to: /usr/local
! REVISION: 12863M
make[2]: No se hace nada para `install'.
mkdir: no se puede crear el directorio «/usr/local/include/harbour»:
Permiso denegado
! Can't install, path not found: '/usr/local/include/harbour'
make[1]: *** [install] Error 1
make: *** [include.inst] Error 2
guille...@guillermo-ubuntu:~/harbour$


Any Tip?

TIA

Best Regards

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour