bug-gv
[Top][All Lists]
Advanced

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

[bug-gv] gv-3.6.1 and solaris


From: Quanah Gibson-Mount
Subject: [bug-gv] gv-3.6.1 and solaris
Date: Sun, 17 Sep 2006 22:07:37 -0000

GV 3.6.1 will not compile on Solaris for (at least) two reasons:

(a) It wants to use getopt.h, which doesn't on Solaris. This can be worked around without too much difficulty, but it is still annoying.

(b) It uses the "setenv" function, which doesn't exist under Solaris.

I haven't worked around this last one yet, since it requires using putenv (yuck). But it'd be nice if it was more portable than just working on linux.

--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITS/Shared Application Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]