prerequisites package:
- gettext
- libpanel-applet2-dev
- libgnomeui-dev
- gnome-network-admin
command
#sudo apt-get install gettext libpanel-applet2-dev libgnomeui-dev gnome-network-admin
donlod g2ipmsg from here
i'm using the g2ipmsg-0.9.6 source package and ubuntu intrepid 8.10
after that untar the package with:
#tar zxvf g2ipmsg-0.9.6.tar.gz
#cd g2ipmsg-0.9.6
# ./configure --prefix=/usr --sysconfdir=/etc --enable-systray \
--with-ext-charcode=CP932 --disable-doxygen-doc
Check if the configure command is working with no errors and after there are no errors go to the next step which is:
#make
Check if this has errors too hopefully the prerequisites are helping, and after a sucessfull 'make' the next step is:
#make install
after this u will be able to check if the installation successfull or not simply just try to find an icon on your desktop or list this file 'g2ipmsg' in /usr/bin folder.
after u are able to find the file try to run in with:
$sudo /usr/bin/g2ipmsg
or press F2 and type gksudo /usr/bin/g2ipmsg
this should work, pray first before compiling. :P
There are 2 ways to mount iso file in hp-ux 1) using LVM method (to copy ISO into a logical volume) is the same as for older HP-UX releases: 1. Find out the size of the ISO image: # du -k /data/myImage.iso NOTE: The size will be in Kb. 2. Create a logical volume for the ISO image: # lvcreate -L -n iso /dev/vg00 NOTE: The name of the logical volume will be /dev/vg00/iso 3. Copy the ISO file to the raw logical volume: # dd if=/data/myImage.iso of=/dev/vg00/riso bs=64k 4. Create a temporary directory and mount the /dev/vg00/iso volume # mkdir /iso_image # mount /dev/vg00/iso /iso_image NOTE: For HP-UX 11.11 you must install the latest CDFS patches: PHCO_25841 Add Rock Ridge extension to mount_cdfs(1M) PHKL_26269 Rock Ridge extension for ISO-9660 PHKL_34153 CDFS cumulative patch 2) Available in HP-UX 11.31 0909: ISOIMAGE-ENH. Provides a new DLKM module fspd. Required to mount, read and umount the ISO image file. The comm...
Comments
Only stopping was that in Ubuntu, you cant login as root.. so to do the make install you need to run as sudo..
cheers
Krishna
u're right u can't login as root while in GUI mode, there's a way to login as root though.
you just have to do sudo passwd root first. :P
just an additional info for you. thought you might wan to know
xyz@alpha-desktop:~$ g2ipmsg
Segmentation fault
got any clues?
thanks for your tip ..
Dudley
Thank u very much...cheers....
u hlped me a lot....
and i am not getting all the users in LAN
just am getting half of the users....
actually in windows we need to install registry file.....
what should i do here....help in this issue also...
expecting reply.......