Skip to main content

Thread: Obtaining write access to a file, which is not in the home directory


hi,

using ubuntu 8.10. want modify file, not in home directory, seem not have write access it, , not know how modify it.

have installed package, texlive-humanities, via synaptic package manager. in package there package xyling, 1 interested in. package manager installs automatically, via "search .." managed find xyling folder correspodning files inside, here:

/usr/share/texmf-texlive/tex/latex/xyling

in folder there file, xyling.sty, want modify. can open file, , change want, however, cannot save changes, because ubuntu says: "the document not saved, not possible write file:///usr/share/texmf-texlive/tex/latex/xyling/xyling.sty. check have write access file or enough disk space available."

seem not have write access. change want in file modify line:
\requirepackage[color,all,dvips]{xy}
to
\requirepackage[color,all]{xy}

if open console, have access user profile: prompt @ gemm@computer:~$
, cannot access xyling.sty file in /usr/share ..... directory. know if want invoke program being root, have type "sudo" , program name. however, here cannot access xyling.sty anywhere: not in home directory. tell me how can modify file (obtain write access it)?
thank you.

hi

try:

code:
gksu gedit /usr/share/texmf-texlive/tex/latex/xyling/xyling.sty
you prompted password, should have access write file.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Obtaining write access to a file, which is not in the home directory


Ubuntu

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums