Hi Dapper Dan & ozar,
I tried the command
"pacman -U /path/to/package/glib-2.6.6.tar.gz " after i mounted my cd-rom,
I get something like
"warning:current locale is invalid; using default "c" locale
loading package data........
error:failed to add target '/path/to/package/glib-2.6.6.tar.gz'( could not find or read file')
I also used this procedure,
mount /mnt/cdrom
cd /mnt/cdrom
Now i have it on the screen like " [root@myhost cdrom]# "
So now i type,
ls
gunzip xpde-o.5.1.tar.gz
After this i get some message like ,
"gzip: xpde-0.5.1.tar: Read-only file system
Now the screen again appears like
" [root@myhost cdrom]# "
Now i typed as
tar xvf xpde-o.5.1.tar
Then it seems like installing....It shows up in the screen like a program compiling as follows,
"tar : xpde/src......../desktop properties.conf:cannot open file or directory"
These kind of messages come for the next 10 or so lines & finally it comes like...
tar :Error exit delayed from previous errors
Then again the screen appears as,
" [root@myhost cdrom]# "
All i wanted to do right now is.....I have the glib-2.6.6.tar.gz in my cd-rom....
I have mounted the cd-rom.....I need to know what command or procedure....to follow to install that glib-2.6.6.tar.gz....
I need some help....Plz...

