Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why won't the GIMP compile on Solaris?

GIMP Developer FAQ
There may be a number of reasons. Several peoples' answers are here. The most detailed answers, list first, are the best bets with their noted versions. According to resident Gimp on SOlaris guru Jim Harmon, more recent versions (0.99.25 on) should compile easily, but you may need to make a change in /usr/graphics/gtk-config.in: OLD: --libs) echo -L${exec_prefix}/lib -L/usr/openwin/lib -R/usr/openwin/lib \ -lgtk -lgdk -lglib -lXext -lX11 -lsocket -lnsl -lm ;; NEW: (subs.
Related Questions

Why won't GIMP compile on 64-bit or IRIX (SGI) machines?

GIMP - Documentation
If you are using a 64-bit OS, you need to add the -o32' option for the compiler, or use gcc. With the SGI compiler, you may also need to play with optimization. Some modules may have exhibit problems unless compiled with -O1' or even '-O0'. Script-Fu requires the POSIX-compliant regex functions, which SGI only supports with IRIX 6.2 and later versions. The GNU version of regex should work just fine, though, and is available at:
Related Questions

How do I compile Freeciv under Solaris?

Civ
Solaris (2.5 and up) has its own version of X in /usr/openwin, its own version of make in /usr/ccs/bin/make, and its own compiler (to be purchased separately) which, if you have it, is available in /opt/SUNWspro/bin. Solaris does not provide the XPM library, which is required for the Xaw client; it doesn't provide any of the stuff required for imlib, gdk and gtk, either, which is required to build the GTK+ client.
Related Questions

How do I compile Freeciv under Solaris or FreeBSD?

Civ
On Solaris, FreeBSD, and some other systems, the default make isn't GNU make. In order to compile with such a make you must either configure --disable-cvs-deps --disable-nls in order to disable the GNU make specific parts of the Makefile.
Related Questions

Why won't GIMP compile on IRIX (SGI)?

GIMP Developer FAQ
If you are using a 64-bit OS, you need to add the '-o32' option for the compiler, or use gcc. With the SGI compiler, you may also need to play with optimization. Some modules may have exhibit problems unless compiled with '-O1' or even '-O0'. Script-Fu requires the POSIX-compliant regex functions, which SGI only supports with IRIX 6.2 and later versions. The GNU version of regex should work just fine, though, and is available at: http://wuarchive.wustl.edu/systems/gnu/regex-0.12.tar.gz
Related Questions

Why does GIMP complain about X Input Methods under Solaris?

GIMP - Documentation
GIMP is interacting in such a way with your system that it thinks you have XIM extensions when you don't. Run the configure script again, with the '--disable-xim' option, and recompile.
Related Questions

Why won't Apache compile with my system's cc?

Apache Server Frequently Asked Questions
This might be either because it's completely unknown or because the specific environment (include files, OS version, et cetera) isn't explicitly handled. If this happens, you may need to port the server to your OS yourself. Some operating systems include a default C compiler that is either not ANSI C-compliant or suffers from other deficiencies. The usual recommendation in cases like this is to acquire, install, and use gcc.
Related Questions

How do I compile a servlet? Q: Why won't my servlet compile?

Code Style: Java servlets frequently asked questions (FAQ)
All those "cannot find symbol" error messages mean that you do not have the Java servlet JAR file on your compiler's classpath, so it cannot find the servlet class files. The servlet JAR file is normally distributed with your servlet container. For Apache Tomcat it is a file named {CATALINA_HOME}/common/lib/servlet-api.jar. Add this to your compiler classpath as follows.
Related Questions

What is this GIMP?

GIMP - Documentation
The "GNU Image Manipulation Program" (originally the General Image Manipulation Program) sired by Spencer Kimball & Peter Mattis. In their own words, "GIMP is our answer to the current lack of free (or at least reasonably priced) image manipulation software for Linux and UNIX in general." It is a raster editor, which means that it performs operations directly on the pixels that make up the image, and not a vector editor.
Related Questions

Why won't my servlet compile? Q: Can I use a constructor in my servlet?

Code Style: Java servlets frequently asked questions (FAQ)
A servlet is a normal Java class, so when there are no custom constructors, there is an implicit default constructor with no arguments. Servlet containers typically use the Class.newInstance() method to load servlets, so you must be careful to add an explicit default constructor if you add non-default constructors.
Related Questions

Dalek Chess Project: Frequently Asked Questions (FAQ)
The gimp stands for GNU Image Manipulation Program. It provides a variety of graphics manipulation capabilities. It is used to aid in the creation of bitmaps for the game.
Related Questions

How do I get Perl to compile on Solaris?

Perl FAQ
The following directions are for perl, version 4. Perl, version 5, should compile more easily. If not, send mail to The Perl Porters Mailing List (perl5-porters@nicoh.com) I have built perl on Solaris 2.1, 2.2 beta, and 2.2 FCS. Take /usr/ucb out of your path and do not use any BSD/UCB libraries. Only -lsocket, -lnsl, and -lm are needed. You can use the hint for Solaris 2.0, but the one for 2.1 is wrong. Do not use vfork. Do not use -I/usr/ucbinclude.
Related Questions

How can I compile under Solaris or SunOS?

Reed Media Services -- Blackbox FAQ (Blackbox window manager...
Blackbox 0.65.0 and later should compile under Solaris just fine. Older versions try: In the Makefile, add -fpermissive to the CXXFLAGS. Add to the Makefile in src/ and in util/. Apparently, gcc doesn't like the old-style Sun X headers. You may be able to work around this problem, by making a local copy of the headers and fix them (by adding the missing int return type to all the prototypes). Then use:
Related Questions

The counter does not compile on Solaris with cc, why?

Counter FAQ
If you are using Sun's cc on Solaris, you may get errors about identifier redeclaration. Remove the line #include <unistd.h> from count.h. Recompile. You will get some errors about undefined variables. Look at /usr/include/unistd.h and add those defines in count.h. recompile. Answer: That means the user running the web server can not write to the datafile.
Related Questions

Answer: If you are using Sun's stock cc on Solaris, you may get errors about identifier re-declaration. Try defining -D__STDC__=1 in Makefile, it might work. You should not have any problem if you compile with gcc or ucb cc on Solaris.
Related Questions

Why won't my WML pages compile?

Kannel: Open Source WAP and SMS Gateway
Another common failure, for some WML pages, is seen when the wapbox log-file read something like "WML compiler: Parsing failed, no parsed document." Here, the libxml parser failed to understand the WML page, for some reason. Either the page is really malformed, or libxml has a problem. use 'xml-config --version' or 'rpm -q libxml', 'rpm -q libxml2', 'rpm -q libxml-devel' or 'rpm -q libxml2-devel' to find out whether libxml is installed on your system at all, and to see which version it is at.
Related Questions

Why won't Kogut compile?

The Kogut FAQ
Make sure that if you don't already have Kogut installed that you're using the bootstrapped version of Kogut. Also make sure that you have a few basic Unix utilities: a C compiler, make, and a Bourne or Bash-style shell. If you're on Windows or Mac OS X, this probably means downloading Cygwin or Fink to get these tools. If all else fails, post your error to the Kogut mailing list.
Related Questions

My code won't compile..why?

Section 4 - Using GCC
The compiler found a symbol that it wasn't expecting.. for example, an extra paren on a complex if check, a semicolon placed after a function body header, a semicolon omitted from the previous line amongst others. The error is not always on the line mentioned by gcc, but may be the previous line. This error arises when you assign a pointer to a non-pointer variable.
Related Questions

Why do 0.99.1x versions of GIMP crash on Solaris shortly after starting?

GIMP User FAQ
A bug appeared in the code. Here's the pacth, courtesy of Petr A. Ovchenkov and Dov Grobgeld: -------------- cut here -------------- *** plug_in.c.orig Sun Oct 12 18:49:27 1997 --- plug_in.c Sun Oct 12 18:39:25 1997 *************** *** 219,226 **** g_warning ("shmat failed...disabling shared memory tile transport\n"); shm_ID = -1; } ! else ! shmctl (shm_ID, IPC_RMID, 0); } } --- 219,226 ---- g_warning ("shmat failed..
Related Questions

How do I get a GIMP 1.2+ plug-in to compile with CinePaint headers?

CinePaint FAQ
There's an experimental compatibility header that fixes most problems. However, bringing plug-ins over to Windows presents special challenges because some are unfriendly to the new threading architecture and hang CinePaint by starving the event loop. It's being worked on. Another area in development is gimp-print 16-bit support so that high fidelity art prints can be output.
Related Questions

GIMP User FAQ
In their own words, ''The GIMP is our answer to the current lack of free (or at least reasonably priced) image manipulation software for Linux and UNIX in general.'' Note: Originally, GIMP stood for ''General Image Manipulation Program''. The change to GNU is fairly recent.
Related Questions

What can I do if Solaris won't boot?

Solaris on Intel - x86 FAQ
To boot Solaris, UNIX, miniroot, or however you'd like to term it, boot from the CDROM. At the "Interactive or Jumpstart" prompt, type "b -s" Or, after the video configuration, network, time and date you'll notice one of the menu's has a button: [Exit] Select Exit and, when it asks you again "do you want to exit?," just say yes.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact