You are not logged in.
Pages: 1
hi, i've tried a few times to install gparted but it always never works from pacman. here ya go...i don't know what to do to fix it. this on arch64:
$ sudo pacman -S gparted
Targets: parted-1.7.1-1 libsigc++2.0-2.0.17-1 glibmm-2.12.0-1 cairomm-1.2.2-1
gtkmm-2.10.1-1 gparted-0.2.5-3
Total Package Size: 3.5 MB
Proceed with upgrade? [Y/n]
:: Retrieving packages from current...
parted-1.7.1-1 [################] 100% 580K 48.1K/s 00:00:12
:: Retrieving packages from extra...
libsigc++2.0-2.0.17-1 [################] 100% 121K 42.2K/s 00:00:02
glibmm-2.12.0-1 [################] 100% 279K 48.2K/s 00:00:05
cairomm-1.2.2-1 [################] 100% 83K 31.7K/s 00:00:02
gtkmm-2.10.1-1 [################] 100% 2159K 47.6K/s 00:00:45
gparted-0.2.5-3 [################] 100% 409K 49.2K/s 00:00:08
checking package integrity... done.
loading package data... done.
checking for file conflicts... done.
installing parted... done.
installing libsigc++2.0... done.
installing glibmm... done.
installing cairomm... done.
installing gtkmm... done.
installing gparted... done.
NOTE:
==> The following can be installed for maximum
functionality:
==> e2fsprogs for ext2/ext3 partitions
==> dosfstools for fat16/32 partitions
==> hfsutils for hfs partitions
==> jfsutils for jfs partitions
==> ntfsprogs for ntfs partitions
==> reiserfsprogs for reiser partitions
==> reiser4progs for reiser partitions
==> xfsprogs for xfs partitions
[karsten@karstenhome ~]$ gparted
gparted: error while loading shared libraries: libparted-1.7.so.0: cannot open shared object file: No such file or directory
[karsten@karstenhome ~]$ ls /usr/lib/libpart*
/usr/lib/libparted-1.7.so.1 /usr/lib/libparted.a
/usr/lib/libparted-1.7.so.1.0.0 /usr/lib/libparted.so
[karsten@karstenhome ~]$ sudo ln /usr/lib/libparted-1.7.so.1 /usr/lib/libparted-1.7.so.0
[karsten@karstenhome ~]$ gparted [karsten@karstenhome ~]$ sudo gparted
======================
libparted : 1.7.1
automounting disabled
======================
Segmentation fault
Offline
Send this to bugs.archlinux.org.
Offline
done thx
Offline
Pages: 1