Search

Search found 2 matches

by Martin
06 Nov 2008, 22:29
Forum: Linux
Topic: Installing spring at uni
Replies: 14
Views: 3364

Re: Installing spring at uni

I have installed lots of stuff at my university, though not spring. But in 99% of the cases it is enough to do

Code: Select all

./configure --prefix=$HOME/opt && make && make install
and then add "~/opt/bin" to your PATH and maybe also "~/opt/lib" to your LD_LIBRARY_PATH.
by Martin
13 Sep 2008, 22:17
Forum: Linux
Topic: problems with hardy install
Replies: 13
Views: 1496

Re: problems with hardy install

... Well has anyone asked why the fuck we have to have hidden folders all the time, seriously, it helps no one. Well, I for one want the folders hidden because I consider it rude for a program to create new (visible) folders in my home directory. I just want to play Spring and maybe add some new ma...

Go to advanced search