solaris
For some reason when I link against Oracle GSS starts behaving differently (Solaris)
My test program works fine. I can create a client and a server and run them against each other. I can set my KRB5_CONFIG environment variable and use a local configuration for testing.[详细]
2023-03-24 06:45 分类:问答Compiling Ncurses on Solaris - "Compiler or options invalid for pre-UNIX 03 X/Open applications and pre-2001 POSIX applications"?
I\'m trying to compile a GNU stack on Solaris 10 (x86). I\'ve managed to get the following up so far: GMP[详细]
2023-03-22 11:44 分类:问答PKG_CHECK_MODULES breaking in solaris
My project requires dependency of libxml2 am using autotools to check the dependencies & install the same. I declare the dependency of using the following macro in configure.ac[详细]
2023-03-21 08:19 分类:问答Issues writing to a file in Perl
I am running this script on solaris.I am trying to write the real, user, and system times to a file, each on a separate line.However, this code instead writes them out together on the same line with a[详细]
2023-03-21 07:24 分类:问答When is it more appropriate to use gethrvtime() instead of gethrtime()
Manpage for gethrtime() mentions another flavor of this call, which is gethrvtime(), and explains that this is the 开发者_高级运维virtual time of a LWP. I am trying to understand the use case that wou[详细]
2023-03-20 06:23 分类:问答gdb: how to tell whether some piece of memory is marked read only
I\'m debugging a program (in Solaris) that may be writing into memory marked read-only, but I\'m unsure how to determine whether that page of memory is actually marked as read-only.[详细]
2023-03-18 15:14 分类:问答Nexenta Solaris starting
I have installed Nexanta Solaris with VMWare, but it boots开发者_StackOverflow中文版 to command line. Any idea how to bring up the GUI?From the FAQ:[详细]
2023-03-18 05:55 分类:问答Solaris 64 bit function pointer problem
Environment: OS: Sun Solaris 10 Processor: AMD 64 bit I have an applicati开发者_StackOverflow中文版on which uses net-snmp library. The application is portable (code level) to various OS and processor[详细]
2023-03-17 20:33 分类:问答Installing and Using developement tools in Solaris
I\'m completey new to Solaris, coming from a Linux background. I would like to know how can I install developement tools such as gcc, g++ etc... on Solaris and also any other program. Is there any equ[详细]
2023-03-17 19:44 分类:问答How do I obtain the GNU gsed command in Solaris Unix
Im trying to use the gsed -n \'1~4p\' command to only print that line which appears every 8 lines, but apparently it can only be done with a GNU sed, but It doesn\'t seem that I have one, How would I[详细]
2023-03-16 20:17 分类:问答