Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: cannot change permissions

  1. #1
    Join Date
    Jan 2011
    Location
    THONON-LES-BAINS_France
    Beans
    269
    Distro
    Ubuntu

    cannot change permissions

    Hello every ubunter

    This morning I tried up to six times installing Word_ using Wine installer. And every time the install failed. I cannot remember exactly what the error message was but I suspect it has much to do with the permissions. I tried to change 'read only' to 'read and write' but Ubuntu won't let me. It clearly says I cannot change permissions. Huh?
    Ubuntu versions I have installed:
    One PC with dual boot _ Vista/ Ubuntu 12.04 LTS
    second PC with dual boot: XP/ Zorin lite

    Thanks in advance for any tip.

    Chris.

  2. #2
    Join Date
    Nov 2013
    Location
    Sheboygan, WI USA
    Beans
    88
    Distro
    Kubuntu

    Re: cannot change permissions

    Try going from the cli and using sudo i.e. sudo chmod 777 *filename*
    Kind Regards,

    Jerry Gartner

  3. #3
    Join Date
    Jan 2011
    Location
    THONON-LES-BAINS_France
    Beans
    269
    Distro
    Ubuntu

    Re: cannot change permissions

    Hello Jerry, thanks for the answer but I have a question: what is the' cli'?

  4. #4
    Join Date
    Nov 2013
    Location
    Sheboygan, WI USA
    Beans
    88
    Distro
    Kubuntu

    Re: cannot change permissions

    cli - Command Line interface - hit ctrl-alt-t to open a terminal, cd to the directory your file is in, sudo chmod 777 *filename*

    If that doesn't help, tell me the file name and the directory it is in - I'll try to help from there.
    Kind Regards,

    Jerry Gartner

  5. #5
    Join Date
    Jan 2011
    Location
    THONON-LES-BAINS_France
    Beans
    269
    Distro
    Ubuntu

    Re: cannot change permissions

    Hello Jerry and thank you for time and trouble. I am not sure what the file is_ I suppose it is the install. I have just tried the line of command you are suggesting and here is the result:
    sudo chmod 777 install.exe
    chmod: cannot access 'install.exe': No such file or directory

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: cannot change permissions

    It helps to know which version of word and which version of wine.

    Some versions work better than others.
    (That statement can go both ways)

    I can't see the need to set permissions beyond the executable bit.(maybe)
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  7. #7
    Join Date
    Jan 2011
    Location
    THONON-LES-BAINS_France
    Beans
    269
    Distro
    Ubuntu

    Re: cannot change permissions

    christophe@christophe-TPS01:~$ sudo chmod 777 /media/WKSSTE02CD1/MSWord
    [sudo] password for christophe:
    Sorry, try again.
    [sudo] password for christophe:
    chmod: changing permissions of `/media/WKSSTE02CD1/MSWord': Read-only file system
    christophe@christophe-TPS01:~$

  8. #8
    Join Date
    Jan 2011
    Location
    THONON-LES-BAINS_France
    Beans
    269
    Distro
    Ubuntu

    Re: cannot change permissions

    christophe@christophe-TPS01:~$ chmod x /media/WKSSTE02CD1/MSWord
    chmod: invalid mode: `x'
    Try `chmod --help' for more information.
    christophe@christophe-TPS01:~$ chmod 777 /media/WKSSTE02CD1/MSWord
    chmod: changing permissions of `/media/WKSSTE02CD1/MSWord': Read-only file system
    christophe@christophe-TPS01:~$ chmod rwxr /media/WKSSTE02CD1/MSWord
    chmod: invalid mode: `rwxr'
    Try `chmod --help' for more information.
    christophe@christophe-TPS01:~$

  9. #9
    Join Date
    Jan 2011
    Location
    THONON-LES-BAINS_France
    Beans
    269
    Distro
    Ubuntu

    Re: cannot change permissions

    Hello again Jerry and every Ubunter
    I think it best to give it all up. Installing Works Suite 2002 or Word proves beyond my capabilities. I have just tried copying the files from the CD rom to 'downloads'. Then I have changed the permission and yes I can choose 'read and write' and make executalbe. I have entered the key, accpeted the terms and conditions blah blah blah but the install fails all the same and it stops _ after asking me to send an error report_
    My conclusion: Works Suite 2002 is absolutely incompatible with Ubuntu 12.04

  10. #10
    Join Date
    Nov 2013
    Location
    Sheboygan, WI USA
    Beans
    88
    Distro
    Kubuntu

    Re: cannot change permissions

    Have you tried usinf LibreOffice? Is there a reason you need to you Works?
    Kind Regards,

    Jerry Gartner

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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