File: README.linux

package info (click to toggle)
octplot 0.3.9-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,572 kB
  • ctags: 1,494
  • sloc: cpp: 7,570; ansic: 4,595; sh: 617; makefile: 122
file content (12 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
If you don't have OpenGL support from your graphics card, use MESA
www.mese.org to get software OpenGL. Most recent Linux distributions
include MESA.

If you see strange and inconsistent graphics behavior such as
disappearing lines try setting the GL_SWAP_TYPE environment variable to
COPY. For my Intel based graphics card it sets things right.

On gcc-4 systems you might encounter some segfaults etc. This might be
due to a bug in gcc-4/libstc++. Try setting the GLIBCXX_FORCE_NEW
environment variable to 1