Jump to content

zero0w

Members
  • Posts

    864
  • Joined

  • Last visited

Everything posted by zero0w

  1. From what we can see, the symlink path is linked to .../ns610/libjavaplugin_oji.so* but instead it should be linked to .../ns610-gcc32/libjavaplugin_oji.so* As clearly as we can see now, you should remove JRE 1.4.1 and instead get the Sun JRE 1.4.2 RPM version, install it, and follow the procedures I have described earlier and specificially put a symlink to {java plugin path}/ns610-gcc32/libjavaplugin_oji.so in your Mozilla plugins directory. The ns610-gcc32 vs ns610 really made the difference as go vs no-go-at-all, say when you are using Mozilla >=1.4 version.
  2. Oops, my mistake, you should try instead ls -l /usr/local/mozilla/plugins The -l option will show the path which the symlink is linked upon. Here is what my output looks like:
  3. Ok here comes the issue: 1) You got to know where you have installed Mozilla, if you have installed more than one version, then you must make sure which version you are running. 2) There IS a difference between the symlink path upon Mozilla 1.0-1.3 vs Mozilla >=1.4 For Mozilla 1.0-1.3, you should do the symlink as follows: # ln -s /usr/java/j2re1.4.2_03/plugin/i386/ns610/libjavaplugin_oji.so . For Mozilla >=1.4, you should do the symlink as follows: # ln -s /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so . The Mozilla comes with Mandrake 9.2 is version 1.4, in that case and for the later Mozilla version you should be doing symlink against the second path above. For a safe bet, here is the way to do it against your user directory. $ cd ~/.mozilla $ mkdir plugins $ cd plugins $ ln -s /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so . Notice the period in the "~/.mozilla" in the 1st line and at the end of the 4th line after "libjavaplugin_oji.so ." The Sun rpm version of JRE 1.4.2 is only a 13MB+ download last time I remembered, which was two days ago. B)
  4. Or you can use the patched driver to workaround the AGP bug as discussed in the links I previously posted: Driver for Kernel 2.4.x http://www.sh.nu/download/nvidia/linux-2.4/ Kernel 2.6.x http://www.sh.nu/download/nvidia/linux-2.6/
  5. For your information, I believe only Java 1.4.2 (but not 1.4.1) supports Mozilla >=1.4, because only JRE 1.4.2 provides the plugin directory ns610-gcc32, which is not found in earlier version of JRE if my memory does not betray me B) .
  6. I use the beta driver 46.20 since 53.28 is not good for older models, or that's what I heard. http://www.nvnews.net/vbulletin/showthread...&threadid=21848 The slow down is an AGP bug issue, check out here: http://www.nvnews.net/vbulletin/showthread...&threadid=23476
  7. Strange, JRE 1.4.2 is working for mine. :unsure: Please copy and paste the response of this command: Or, you can do the symlink for your user directory (which works ONLY for your account, however):
  8. Solutions: 1) Well, anti-aliased fonts can be turned on as an compile option. Since older systems do not have Xft2 and fontconfig installed, Mozilla.org is wise to provide a version which can be used by the most number of Linux users out there. Search Mandrake Cooker sites for the latest build compiled where Xft2 option is enabled. Alternatively, Mozilla Firebird has gtk2+xft build always available at Mozillazine.org: For eg. http://ftp.mozilla.org/pub/mozilla.org/fir...d/releases/0.7/ http://ftp.mozilla.org/pub/mozilla.org/fir...tly/latest-0.8/ (The latest nightly build for 0.8 branch) 2) Press Ctrl-N in your browser to introduce a new instance, or use the solutions provided by bigscott above. 3) Not really that hard, after install Java rpm from Sun or any other third party source, all you need to do is to make a symlink in the mozilla plugins directory: For eg. using the latest JRE 1.4.2: My mozilla directory is /usr/local/mozilla/ My Java directory is /usr/java/j2re1.4.2_03/ I suppose you are using Mozilla version >=1.4 (which is compiled with gcc 3.2+). Here is how to do it: $ su # cd /usr/local/mozilla/plugins # ln -s /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so . (Notice the period in the end of the last command)
  9. When we have the choice of what OS to use, it's obvious you can run Linux as you like. Just sometimes UNIX admins don't have that choice at work. True, migrating to Linux is better, but sometimes it's not the admins' call to make, but management. :unsure:
  10. Looks like Kernel 2.2 is not affected after all: http://kerneltrap.org/node/view/1964
  11. This is absolutely rip-off for UNIX admins: save your 99 bucks, you can get it with open source alternatives already available at: Cygwin: http://www.cygwin.com/ GNU-Win32 http://gnuwin32.sourceforge.net/ http://unxutils.sourceforge.net/ GTK-2.2 Win32 build http://www2.arnes.si/~sopjsimo/gimp/unstable.html
  12. It's really not that bad at all, since I believe more innovative development is now possible without the political kickbacks happened since last April (as a result it made Keith Packard to work on an XFree86 fork): http://slashdot.org/article.pl?sid=03/12/3...31/1337209&tid=
  13. Now I am sure I got a LOT of readings and catch up to do in this release. It's time to move the use of Linux deeper into corporate and desktop. Linux: 2.6.0 Released; "The beaver is out of detox" http://kerneltrap.org/node/view/1815 Linux: What's New In 2.6, And Known Issues http://kerneltrap.org/node/view/1816 Feature: VMWare and NVidia on Linux 2.6 Kernel HowTo http://kerneltrap.org/node/view/1804
  14. "Goodbye Microsoft, Hello Mandrake" - Israeli Government 'Just Says No' To Microsoft http://www.linuxworld.com/story/38223.htm
  15. Just an update of the User Manual to version 7.0: Info from newsforge: http://www.newsforge.com/article.pl?sid=03...08/1738212&tid= StarOffice 7 Manual and User guide http://docs.sun.com/db/coll/so7en AFAIK, the SO7 User Guide is also available in other languages (for what I know, in Traditional & Simplified Chinese). You may try your luck with http://docs.sun.com to see if the manual is available in your native language.
  16. zero0w

    SCSI Emulation

    Note that the use of ide-scsi for the most part, will be deprecated when Kernel 2.6 is released: http://programming.linux.com/article.pl?si...3/12/09/1341236
  17. Want to build a Home Theater system with a PC using Linux? Check out this article! Linux HTPC How-to http://www.sllug.org/how-to/linux-htpc/int...troduction.html EDIT: Mirror site at my page: http://www.geocities.com/zero0w/linux-htpc/ An updated version will be integrated into TLDP (The Linux Documentation Project) in the future.
  18. Take a look at the latest finding in US Copyright Law by Linus: http://slashdot.org/article.pl?sid=03/12/09/1457215
  19. Perhaps the reason is that SCO won't be missed. :lol: Wait, I thought SCO has said something about Constituition, does that worry people from Utah? :unsure:
  20. I didn't upgrade to 9.2 yet, it looks like this XMMS problem is more nasty than I thought.
  21. zero0w

    ALSA

    You have on board sound AC-97 enabled? Do you? May be you can try disable it.
  22. ALSA module should be snd-emu10k1, I have no problem with it at all, though my SB Live! is not the 5.1 version.
  23. Why don't you think of changing motherboard so that you can use an AGP display card? It's not expensive to find a second hand motherboard to support Athlon/Duron/XP nowadays.
  24. Those screenshots are gone, requested by Microsoft .
  25. Macromedia Flash and Dreamweaver are now officially supported. The 20031118 WINE build would work very well with them too.
×
×
  • Create New...