[beginner] OpenGL and Debian
Hi everybody, I'm newbie under Debian which is fantastic !! I would like to know which packages should I install for developing applications with OpenGL and the glut library.(I've got an NVidia card) Best regards Pac
Re: [beginner] OpenGL and Debian
On 20 Dec 2001 03:08:33 -0700 Cameron Matheson <[EMAIL PROTECTED]> wrote: > On Thu, 2001-12-20 at 01:25, [EMAIL PROTECTED] wrote: > > I would like to know which packages should I install for developing > > applications with OpenGL and the glut library.(I've got an NVidia > > card) > > Hey, > > I think `apt-get install xlibmesa-dev glutg3-dev` should do it... > Thanks. its work for the compilatio but I've got a strange error at the execution X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Serial number of failed request: 18 Current serial number in output stream: 19 should I use the xlibmesa kit if I install the NVidia's driver ?
Image iso
Hi everybody, Where are the iso images for the Debian potato I've only found the files and directories. Thanks Pac
Fonts' strategy
Hi everybody, which fonts should I install and why would I install xfs ? how can I use fonts from Windows ? thanks best regards Pac
Re: Fonts' strategy
On Fri, 28 Dec 2001 14:28:39 -0800 Erik Steffl <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > which fonts should I install and why would I install xfs ? > > font server is useful if you want to provide fonts for more than one > X server, otherwise you don't have a reason to run it (AFAIK) > > > how can I use fonts from Windows ? > > apt-get install msttcorefonts > > if you have more true type fonts you need to have them accessible > from linux, add a font path in /etc/X11/XF86Config-4 and run > mkfontdir for that directory (actually it's mkttfdir for true type > fonts, there's also alternate utility with very similar name), not > sure if latest mkfontdir supports true type fonts... > > that's assuming you are using X 4.x which has support for true type > fonts, for older X 3.x you'd have to use separate font server (there > are few available, not sure which is better) > how can I see which fonts I've already installed ? why is konqueror's font under woody so ugly ?
[woody] Netscape warning message about fonts
Hi , I've this warning message when I launch netscape Warning:Cannot convert String "-*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert String"-*-helvetica-medium-o-normal-*-*-120-*-*-*-iso8859-*" to type FontStruct what's the probleme and how can I fix this ? thanks Pac
[Sid] Some problems
Hi all, 1) I've got the kernel 2.4.13 and this message at startup : modprobe cant localte module char-major-10-135 what is it ? Do I need this module ? how can I remove it. 2) A few weeks ago after packages' upgrade my the scroll function under gtk apps doesn't work any more. Why ? How can I fix this ? 3) I'm under Enlightenment, and normaly gkrellm is automaticaly launched at the startup but now, I can put the mouse pointer on it without crash it. Why ? Thanks for responding Pac
GL4Java installation's problem
Hi all, I've installed all packages required for GL4Java but when I try to launch the demo I've got this error message (see above) I'm using jdk1.3.1 from Sun and I'm under debian Sid with the Nvidia's drivers. How can fix this ? Best regards R.Pac --- -- Local Time = Tue Apr 2 23:44:00 2002 Elapsed Time = 2 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode) # # An error report file has been saved as hs_err_pid7153.log. # Please refer to the file for further information. --- The file hs_err_pid7153.log contains : --- An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x49e40bf8 Function name=glXGetCurrentContext Library=/usr/lib/libGL.so Current Java thread: at gl4java.GLContext.gljMakeCurrentNative(Native Method) at gl4java.GLContext.gljMakeCurrent(GLContext.java:2472) at gl4java.awt.GLCanvas.sDisplay(GLCanvas.java:697) at gl4java.awt.GLAnimCanvas.run(GLAnimCanvas.java:466) at java.lang.Thread.run(Thread.java:484) Dynamic libraries: 08048000-0804c000 r-xp 08:04 324531 /home/pac/jdk1.3.1_02/bin/i386/native_threads/java 0804c000-0804d000 rw-p 3000 08:04 324531 /home/pac/jdk1.3.1_02/bin/i386/native_threads/java 4000-40013000 r-xp 08:02 207174 /lib/ld-2.2.5.so 40013000-40014000 rw-p 00013000 08:02 207174 /lib/ld-2.2.5.so 40014000-40015000 r--p 08:03 533032 /usr/lib/locale/fr_FR/LC_IDENTIFICATION 40015000-40016000 r--p 08:03 533031 /usr/lib/locale/fr_FR/LC_MEASUREMENT 40016000-40017000 r--p 08:03 533030 /usr/lib/locale/fr_FR/LC_TELEPHONE 40017000-40018000 r--p 08:03 533029 /usr/lib/locale/fr_FR/LC_ADDRESS 40018000-40019000 r--p 08:03 533028 /usr/lib/locale/fr_FR/LC_NAME 40019000-40026000 r-xp 08:02 207252 /lib/libpthread-0.9.so 40026000-4002d000 rw-p d000 08:02 207252 /lib/libpthread-0.9.so 4002e000-40037000 r-xp 08:04 356942 /home/pac/jdk1.3.1_02/jre/lib/i386/native_threads/libhpi.so 40037000-40038000 rw-p 8000 08:04 356942 /home/pac/jdk1.3.1_02/jre/lib/i386/native_threads/libhpi.so 40038000-40228000 r-xp 08:04 356944 /home/pac/jdk1.3.1_02/jre/lib/i386/client/libjvm.so 40228000-40326000 rw-p 001ef000 08:04 356944 /home/pac/jdk1.3.1_02/jre/lib/i386/client/libjvm.so 4033d000-4033f000 r-xp 08:02 207238 /lib/libdl-2.2.5.so 4033f000-4034 rw-p 1000 08:02 207238 /lib/libdl-2.2.5.so 4034-40453000 r-xp 08:02 207197 /lib/libc-2.2.5.so 40453000-40459000 rw-p 00113000 08:02 207197 /lib/libc-2.2.5.so 4045d000-4046e000 r-xp 08:02 207240 /lib/libnsl-2.2.5.so 4046e000-4046f000 rw-p 0001 08:02 207240 /lib/libnsl-2.2.5.so 40471000-40491000 r-xp 08:02 207239 /lib/libm-2.2.5.so 40491000-40492000 rw-p 0001f000 08:02 207239 /lib/libm-2.2.5.so 40492000-404c6000 r-xp 08:03 596741 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so 404c6000-404d2000 rw-p 00033000 08:03 596741 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so 404d5000-404e6000 r-xp 08:04 486729 /home/pac/jdk1.3.1_02/jre/lib/i386/libverify.so 404e6000-404e8000 rw-p 0001 08:04 486729 /home/pac/jdk1.3.1_02/jre/lib/i386/libverify.so 404e8000-40509000 r-xp 08:04 486730 /home/pac/jdk1.3.1_02/jre/lib/i386/libjava.so 40509000-4050b000 rw-p 0002 08:04 486730 /home/pac/jdk1.3.1_02/jre/lib/i386/libjava.so 4050c000-4052 r-xp 08:04 486731 /home/pac/jdk1.3.1_02/jre/lib/i386/libzip.so 4052-40523000 rw-p 00013000 08:04 486731 /home/pac/jdk1.3.1_02/jre/lib/i386/libzip.so 40523000-41254000 r--s 08:04 486760 /home/pac/jdk1.3.1_02/jre/lib/rt.jar 41281000-41526000 r--s 08:04 486761 /home/pac/jdk1.3.1_02/jre/lib/i18n.jar 41526000-4153c000 r--s 08:04 486748 /home/pac/jdk1.3.1_02/jre/lib/sunrsasign.jar 435e4000-435e5000 r--p 08:03 533027 /usr/lib/locale/fr_FR/LC_PAPER 435e5000-435e6000 r--p 08:03 209682 /usr/lib/locale/fr_FR/LC_MESSAGES/SYS_LC_MESSAGES 435e6000-435e7000 r--p 08:03 533022 /usr/lib/locale/fr_FR/LC_MONETARY 435e7000-435ed000 r--p 08:03 532636 /usr/lib/locale/fr_FR/LC_COLLATE 435ed000-435ee000 r--p 08:03 532262 /usr/lib/locale/fr_FR/LC_TIME 435ee000-435ef000 r--p 08:03 532261 /usr/lib/locale/fr_FR/LC_NUMERIC 4964f000-49681000 r--p 08:03 532260 /usr/lib/locale/fr_FR/LC_CTYPE 49681000-49682000 r-xp 08:04 486745 /home/pac/jdk1.3.1_02/jre/lib/i386/libjawt.so 49682000-49683000 rw-p 08:04 486745 /home/pac/jdk1.3.1_02/jre/lib/i386/libjawt.so 49683000-49685000 r-xp 00