On Mon, Nov 22, 2010 at 4:22 PM, Ryan McCoskrie
<[email protected]> wrote:
> There is a working copy now available at:
> http://sourceforge.net/projects/visualshell/

Please package your files with a parent directory, rather than just
"cwd" ... it makes unpacking a little safer!

$ tar jtf ~/Downloads/visualshell-prealpha-0.1.tbz
tar: Record size = 8 blocks
application.cpp
application.h
CMakeLists.txt
INSTALL
LICENSE
main.cpp
README
datatypes/
... etc

I'd rather see something like :-
$ tar jtf ~/Downloads/visualshell-prealpha-0.1.tbz
tar: Record size = 8 blocks
visualshell-pa01/application.cpp
visualshell-pa01/application.h
visualshell-pa01/CMakeLists.txt
visualshell-pa01/INSTALL
visualshell-pa01/LICENSE
visualshell-pa01/main.cpp
visualshell-pa01/README
visualshell-pa01/datatypes/
... etc

I don't use KDE, so I wasn't expecting much to build ... I installed
kdelibs-bin to get around the first cmake error, but didn't spend any
time trying to figure out where 'cmake/modules/FindKDE4Internal.cmake'
is supposed to come from ... not especially interested in installing
kde-desktop to find it ...

CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
  ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  /home/jim/.kde/share/apps;/usr/share/kde4/apps

But, good luck :-)

-jim

_______________________________________________
Linux-users mailing list
[email protected]
http://lists.canterbury.ac.nz/mailman/listinfo/linux-users

Reply via email to