You are not logged in.
Are these libraries available to install easily?
libx11-dev
libxft-dev
libxxf86vm-dev
libgl1-mesa-dev
libglu1-mesa-dev
libfreetype6-dev
libxpm-dev
libstdc++6-4.3-dev
g++
Offline
yes
Offline
Hello slenkar,
Arch doesn't split out the development headers, so libxpm supplies all the files that libxpm and libxpm-dev would together, in some other distro (debian?)
Those libraries seem to be common X11 ones, so most if not all are available in the [extra] repository.
An incredibly useful utility is in community/pkgtools (install it with pacman, after enabling the community repository), has pkgfile, which can tell you that when you need '/usr/bin/g++', you should install the gcc package.
There is also an option to search here:
http://www.archlinux.org/packages/?q=libxpm
Offline
thanks ill try the xfce desktop with the installation
Offline
http://wiki.archlinux.org/index.php/Xfce
And yeah pkgfile is a very very good utility, thanks for author, i've missed in other distribution, ubuntu, debian, fedora, gentoo..
Offline