NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Citrix ICA don't install



On Mon, 21 Mar 2011, Maurizio Caloro wrote:
>>> Please can you give me any more Help on this Problem?
>>> Still i don't see the mistake why it's not running fine.
>>
>>>>> /usr/pkgsrc/net/citrix_ica/work/./solaris/hinst:
>>>>> /usr/pkgsrc/net/citrix_ica/work/./solaris/echo_cmd: not found
>>
> So try running the /usr/pkgsrc/net/citrix_ica/work/solaris/echo_cmd file 
> directly.

one# /usr/pkgsrc/net/citrix_ica/work/solaris/echo_cmd
sh: /usr/pkgsrc/net/citrix_ica/work/solaris/echo_cmd: not found

I think now echo_cmd it search from any think.

one# ls -la
total 9668
drwxr-xr-x   2 root  wheel      512 Mar 22 17:58 .
drwxr-xr-x  15 root  wheel     1024 Mar 22 17:59 ..
-r-xr-xr-x   1 root  wheel     6084 Jun 23  2010 echo_cmd
-r-xr-xr-x   1 root  wheel   106261 Mar 22 17:58 hinst
-r-xr-xr-x   1 root  wheel   106352 Jun 23  2010 hinst.orig
-rw-r--r--   1 root  wheel  4702208 Jun 23  2010 solaris.cor
-rw-r--r--   1 root  wheel     8181 Jun 23  2010 solaris.psf


>However, I think the major problem is that you aren't able to run Solaris 
>binaries on your system. Unlike Linux emulation, pkgsrc does not provide 
>Solaris compat packages or manage that for you.

>Getting that working is left as an exercise to the reader. Perhaps looking 
>at opensolaris/openindiana install media would be a good start.

>The echo_cmd binary would be a good test for you getting the compat 
>running.

Now building any new Kernel with this options

options         COMPAT_SUNOS    # SunOS 4.x binary compatibility
options         COMPAT_SVR4     # SunOS 5.x binary compatibility
options         COMPAT_SVR4_32  # SunOS 5.x 32-bit binary compatibility -- 
64-bit only
options         COMPAT_NETBSD32 # NetBSD/sparc binary compatibility -- 64-bit 
only
options         EXEC_AOUT       # execve(2) support for a.out binaries
options         EXEC_ELF32      # Exec module for SunOS 5.x binaries.

and after i read Man compat_sunos, isn't possible to simulate Sun Compatibility 
mode vor NetBSD

Thanks for your answer's
Mauri

-- 
GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit 
gratis Handy-Flat! http://portal.gmx.net/de/go/dsl


Home | Main Index | Thread Index | Old Index