Find the answer to your Linux question:
Results 1 to 2 of 2
I recently installed gpsk31 on my computer.This is a program that allows the computer to interface with a radio transmitter to generate PSK31 signals and receive them. The problem is ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Posts
    5

    Question Amateur Radio Software problem

    I recently installed gpsk31 on my computer.This is a program that allows the computer to interface with a radio transmitter to generate PSK31 signals and receive them. The problem is that there is a configuration file that has to be changed by the user to allow it to generate the correct text. This file is "owned" by root and I have been unable to modify it. I tried
    $ sudo chmod +w gpsk.conf,entered my password and got back the message "Changing properties of gpsk.config Operation not permitted."
    The only way I can see to modify this file is to do so as root because I don't even have permission to move or delete the file and rewrite another one.But of course, I can't login as root.
    Any idea what's going on here?

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    Is this file in /etc ? Often it is possible to copy the config file to your home directory and use your own copy or you may even find there is a copy already there. Have you tried running the application itself as root? Not usually recommended of course.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...