Jump to content

Kowash

Members
  • Posts

    71
  • Joined

  • Last visited

Everything posted by Kowash

  1. Ok...... so I ran the command in root locate g++ this was the error could not find the database /var/lib/slocate/slocate.db I checked in the packing of mandriva for it and there was a package that contained g++ as a discription for something of c++. It is not installed. Hope this answer your question Kowash
  2. Thank you for your reply nexus I have done that. This was my error [office@NX9010 splix-1.1.0]$ make make[1]: Entering directory `/home/office/tmp/splix-1.1.0/src' g++ -O2 `cups-config --cflags` -I../include -Wall -g -O0 -c -o spl2.o spl2.cpp /bin/sh: g++: command not found make[1]: *** [spl2.o] Error 127 make[1]: Leaving directory `/home/office/tmp/splix-1.1.0/src' make: *** [src] Error 2 I don't have a clue what it means or what I should do Thanx again Kowash
  3. Good day I am trying to install the samsung clp-510 on my mandriva 2007. The laptop nx9010 detects the printer fine, but the printer is not in the standard list. I googled the clp-510 driver and got to the following site. http://gentoo-wiki.com/HOWTO_Samsung_CLP-5...er_Installation They referred to a page of splix. http://splix.ap2c.org/ I have tried to install the splix but I seem to be to uneducated to do so. THere is not a really big installation description. Is there any other way that I can install the printer to work fine? Kowash
  4. I tried that. The problem I have is that it does not detect any devices. Even if I change drivers of my soundcard. I will try it anyways. What should I do if I know? Kowash
  5. Hi I would like to record on my laptop by using my sound Card. Currently my soundcard is working fine. As soon as I start using Audacity to record, it causes my soundcard to stop working. I am not able to use the sound card at all and then Audacity does not want to function either. Is there another program I can use, or am I not using it correct. Do I need diiferent drivers? Kowash
  6. Kowash

    Long startup

    I did both these commands in the su It is still mounting NFS filesystems at startup Kowash
  7. Kowash

    Long startup

    I have a laptop as well that is also running Mandrake 10.2 KDE 3.3. Will it stop the lan between my 2 linux systems? Kowash
  8. Kowash

    Long startup

    Great question unfortunately I don't have the answer. :P I really don't know what it does. I will tell you what I do on my network. I have mandrake 10.2 LE with KDE3.3 and I connect through my XP box to the internet via a lan. Thanx for the reply kowash
  9. Kowash

    Long startup

    My startup will stop at nfs file systems and stay there for about 20 min easy. I have a 2.4 AMD and I am running Mandrake 10.2 LE with KDE 3.3. I am connecting to XP Box for the internet and I changed my IP recently. Could that the be the problem. I am also unable to change the old IPś for some reason???? Please help me kowash
  10. Thanx for your help You Rock I am going to learn more about it for sure. Kowash
  11. Hi I have a HP 1010 connected to my WinXP Box. My Mandrake 10.1 KDE3.3 are connected to it via lan (switch) It is printing only the first page of any document. Whatodo Kowash
  12. Hi thanx for your help. that webmin needs to much info i am not sure of. Sorry. I am not as well gifted as some. There was also not a driver for my HP1010. I got hold of my old one I used. Localhost:631 Once again it worked great. I would still like to sort out that other problem if you would like to help me. The other problem I have every time for this specific printer is that it will only print the first page of a document and thereafter the rest will be ¨printed¨ blank. I thought that it could maybe be driver problems. How do we upgrade drivers? Kowash
  13. Thanx buccaneer how do I set that stuff in "fileshareset". I am really new to all that stuff I am busy with the whole cups setup thingie. Kowash
  14. When I want to share one of my folders on my desktop i get the following error. An error occurred while trying to share folder '/home/kowash/Desktop/blaze'. Make sure that the Perl script 'fileshareset' is set suid root. Does anyone know what it means and how to repair it? Kowash
  15. Thanx for the help. I installed the program, and it installed succesfully from the CDś. I just don´t know how to run the program. Any info could help Kowash
  16. Hope you guys are enjoying your new year. I have a problem with setting up my Printer, located on my WinXP Box. Everything is actually working great. I have some problems but nothing is major. Sometimes SAMBA4K won´t work. It is unable to mount. With //smb/196.254.19.20 is working great. My real problem is with printing over the lan. Although SAMBA4K sees the printer, it will not share it in CUPS. i know there is a way to manually mount the printer. I am unable to get those instructions again. Maybe that will be all I actually need. I am able to ping the other PC I am able to browse the other PC thanx for the help. Kowash
  17. Ok It worked. itś official, you are a genius. Thanx for the help. I really do appreciate it. There is something I thought of doing that I will just post for future reference. That is why it still did not work. You have to edit the file information I had to copy into the user.js file The file you can copy from the Mozilla site is as follows. user_pref("capability.policy.policynames", "allowclipboard"); user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org"); user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess"); user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess"); The problem is that they only allow specified websites to access to cut/copy and past. In the above file they specify mozilla.org. I changed it to the site I am currently using it for. a last Question : How do I add websites behind that one? Will the following be correct? user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org", "http://www.madrivausers.org"); Thanx anyway and have a great day. Kowash
  18. That is not the folder you want to add user.js to. You want to add user.js to your profile folder. This profile folder should be located in your home directory. I am at work right now on a Windows box and thus I cannot check this, but if my memory serves me correctly your profile will reside in a folder that looks like this: ~/.mozilla/firefox/xxxxxxxx.Default User/ This folder is hidden (that is what the . signifies) <{POST_SNAPBACK}> Thanx that helped me a lot. I got to know linux better. Thatś good. unfortunately my problem is not solved yet. Your still stuck with me. I found the hidden folder file:/home/kowash/.mozilla/firefox There is no real files in that folder - There is another folder that contains the prefs.js file (and it looks much more complete). I copied the user.js file in there. Thus the current location is now file:/home/kowash/.mozilla/firefox/iin2tamo.default (I guess that is what the xxxxxxxxx means? I have to try something i have just thought about. Iĺl be back to tell you how I fared. For now, It is still not working. Thanks for your patience Kowash
  19. Letś answer it piece by piece. This is my firefox folder : file:/usr/lib/mozilla-firefox-1.0.2/ in this folder is the following folders Chrome, components, defaults, extensions, geprefs, icons, init-d, plug-ins, res and search plugins In the defaults folder is 3 folders and a user.js file I created myself. The 3 folders are autoconfig, pref and profile. I created a copy of user.js in all 3 folders. In the profile folder is the only prefs.js file in the firefox folder. I hope that answers your first question. The reason I am doing this is because of the error and sullotion that was reported to me. It reads as follows. Copy/cut/paste is not available in Mozilla and Firefox. Do you want more information on this isue? I responded ok and it transfered me to the following html page. http://www.mozilla.org/editor/midasdemo/securityprefs.html On this page is the following info. Setting Prefs for the Mozilla Rich Text Editing Demo To protect users' private information, unprivileged scripts cannot invoke the Cut, Copy, and Paste commands in the Mozilla rich text editor, so the corresponding buttons on the Mozilla Rich Text Editing demo page will not work. To enable these functions for purposes of the demo, you must modify your browser preferences. 1. Quit Mozilla. If you have Quick Launch running (in Windows, an icon in the toolbar), quit that too. 2. Find your Mozilla profile directory. On Windows, this is often located in c://WINNT/Profiles/<your Windows login>/Application Data/Mozilla. (See also editing configuration files for more info on locating your profile folder.) 3. Open the user.js file from that directory in a text editor. If there's no user.js file, create one. 4. Add these lines to user.js: user_pref("capability.policy.policynames", "allowclipboard"); user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org"); user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess"); user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess"); 5. Save the file, and restart Mozilla. The Clipboard buttons should now function. * Site Map * Security Updates * Contact Us I hope that answers your second question. What should I do. Kowash
  20. Something interesting I just realized. I am able to copy and paste in the browser, but it is not possible on that specific website. the Error starts with a Javascript error. could that be because it is java setting and not a mozilla setting. I am probably wrong but I am running out of options. I am able to paste into that same website when i am on my Win XP pc. Just wanted to let you know. hope it helps. Kowash
  21. The prefs.js file consists of the following. # Mozilla User Preferences /* Do not edit this file. * * If you make changes to this file while the browser is running, * the changes will be overwritten when the browser exits. * * To make a manual change to preferences, you can visit the URL about:config * For more information, see http://www.mozilla.org/unix/customizing.html#prefs */ I hope that helps, cause it means nothing to me. :o Thanx for helping Kowash
  22. Thanx a lot :P I don know how to get the disapearing ink to appear. :D I am waiting in anticipation Kowash
  23. Do you know greek mathology? :) I surely don´t. I have been there to try and make any sense of it. Since you are the clever uys, is there a way you can maybe guide me through it. I don´t have a clue what to do there. What is it???????? I tried adding aser.js but then it gets difficult. I don´t know what I am doing, and that is dangerous. not for me, but for Mozilla. Thanx for responding Kowash
  24. Hey That simple! You guys impress me every time. Thanx. Sorry, but didn think if that duhhhhhh. don´t know why????? Kowash
  25. Hope the new year is doing you guys good. i insalled Openoffice 2 on my Mandrake 10.2 with KDE 3.3. it is working fine. I had to set up my own menu and I think that is where things got screwed up. My odt. files will not associate with Openoffice. I have to use the open with function every time, otherwise it opens the file with Ark. What can I do to repair the I D 10 T problem? :) Kowash
×
×
  • Create New...