search for: tejasnetworks

Displaying 4 results from an estimated 4 matches for "tejasnetworks".

2005 Jun 05
2
Problem in the path for executables...
Hi, I have a windows executable which I am trying to run in Linux using wine. When I execute the command : wine {ABSOLUTE_PATH}/file1.exe, file1.exe runs many other executables internally, like file2.exe, file3.exe and file4.exe. Now when file1.exe is trying to run the other executables, it is not able to get the path of the executables. I have the "PATH" enironment variable set
2005 Jun 07
0
Problems in installing wine...
Hi, We have got wine-20050211-1rh73winehq.i686.rpm package. We ran rpm2cpio and cpio to get the required binary, library and config files. We put all these files on a server. Users nfs mount and get the appropriate binaries. This is done by setting the environment variables : "PATH", "LD_LIBRARY_PATH" and the "WINEDLLPATH". when we run wine for the first time,
2005 Jun 30
0
Problem in executing java.exe within a bat file.
Hi, I am trying to run the Xilinx software (Windows executables) using wine. There is a problem when I try to run one of the bat files which tries to run java.exe and other within it. Following is the error message that is generated and I found that it happens when java.exe is the executable that is run. # # HotSpot Virtual Machine Error, Internal Error # Please report this error at #
2008 Oct 17
0
Specifying SSHD PAM service name in the configuration file
The attached patch enables specifying the PAM service name in the sshd_config file. It requires an entry similar to the follows to be added to the configuration file- PAMServiceName MyFavoriteServiceName If this option is not specified, the default scheme of picking up the service name from the application name will be in effect. Thanks, Santanu -------------- next part -------------- A