KPSP 0.1.1 review

Download
by rbytes.net on

KPSP provides an IOSlave for the PSP (Playstation Portable). You just simply connect your PSP to your computer, start Konqueror an

License: GPL (GNU General Public License)
File size: 0K
Developer: Robin Doer
0 stars award from rbytes.net

KPSP provides an IOSlave for the PSP (Playstation Portable).

You just simply connect your PSP to your computer, start Konqueror and type "psp:/".

Installation from source:

Get the source-package from the download page.

tar xfvz kio_psp-< VERSION >.tar.gz
cd kio_psp-< VERSION >
./configure --prefix=< where KDE is installed >
make
make install # Probably you need root-privileges

Installation from CVS:

You have to download the sources from CVS:

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/kpsp login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/kpsp co -P kio_psp

Get the admin-directory, used by the build-system.

cd kio_psp
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.3/kde-common/admin

Compile and install.

make -f Makefile.cvs
./configure --prefix=
make
make install # Probably you need root-privileges

What's New in This Release:
Virtual root-folders have an access-type
Creation of a folder failed when the media-folder wasn't created before.
Better integration into the KDE Control Center

KPSP 0.1.1 search tags