由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Glib install problem with Sparc 2.5?
相关主题
Midnight Commander install problem in Sparc 2.5?what is the command to gunzip/tar a .tar.gz file
help me again! Re: how to configure networking after installation格式问题
急!unix 好像是down掉了[转载] How to burn .cpio file to CD?
Help, Webserver for Solaris 7gunzip fileName.ps.gz
有人在Win98上,装过Solaris8吗?帮帮忙,谢谢!!!!问:direct files to trash but list file names
route via virtue IP普通用户的login attempt failed le...
再次急问: *.tgz 文件怎么解?[转载] 一个问题
how to handle *.pkg files?[转载] 大家来讨论讨论
相关话题的讨论汇总
话题: sparc话题: glib话题: usr话题: install话题: local
进入Unix版参与讨论
1 (共1页)
j***y
发帖数: 2074
1
hi, all:
i tried to install glib into our lab's Sparc workstation with SunOS5.
1. i downloaded the source from gnu's website: http://www.gtk.org/
2. gunzip it, and tar xvf it.
3. in the source directory, run the command "sh config"
4. make
5. make install
the steps 1 - 4 is all right without any error. however, when i do
step 5, it tells me the destionation ("usr/local/lib") file system is
read only.
so the installation is unsuccessful.
i logged in as administrator -- "root".
and i found the use
o***z
发帖数: 133
2
check the result from mount
if /usr is mounted as read-only, you need to mount it as read-write
j***y
发帖数: 2074
3
several folders are mounted read-only, for example:
/usr/local/doc
/usr/local/man
/usr/local/info
/usr/local/include
/usr/local/lib
/usr/local/share
and their user are all "bin", not "root".
how can i mount them as read-write?
i tried chmod 777 ..., but can't make it.
thank you,

【在 o***z 的大作中提到】
: check the result from mount
: if /usr is mounted as read-only, you need to mount it as read-write

o***z
发帖数: 133
4
what's in the output from mount command?

【在 j***y 的大作中提到】
: several folders are mounted read-only, for example:
: /usr/local/doc
: /usr/local/man
: /usr/local/info
: /usr/local/include
: /usr/local/lib
: /usr/local/share
: and their user are all "bin", not "root".
: how can i mount them as read-write?
: i tried chmod 777 ..., but can't make it.

j***y
发帖数: 2074
5
i never used this command. the partition is as it was from the factory.
no one has changed these acess properties or partition place.
shall i run "mount" without any arguments observe the mounted file system
information?

【在 o***z 的大作中提到】
: what's in the output from mount command?
o***z
发帖数: 133
6
yes, then facotry default for /usr is ro

【在 j***y 的大作中提到】
: i never used this command. the partition is as it was from the factory.
: no one has changed these acess properties or partition place.
: shall i run "mount" without any arguments observe the mounted file system
: information?

1 (共1页)
进入Unix版参与讨论
相关主题
[转载] 大家来讨论讨论有人在Win98上,装过Solaris8吗?帮帮忙,谢谢!!!!
问题:mount remote filesystemroute via virtue IP
UNIX vs LINUX? why?再次急问: *.tgz 文件怎么解?
有哪位大吓知道CXTERM下的中文文本编辑软件,请告知,不胜感激!how to handle *.pkg files?
Midnight Commander install problem in Sparc 2.5?what is the command to gunzip/tar a .tar.gz file
help me again! Re: how to configure networking after installation格式问题
急!unix 好像是down掉了[转载] How to burn .cpio file to CD?
Help, Webserver for Solaris 7gunzip fileName.ps.gz
相关话题的讨论汇总
话题: sparc话题: glib话题: usr话题: install话题: local