Koozali.org: home of the SME Server

setting up ssh user access over local lan and other things.

Happy

setting up ssh user access over local lan and other things.
« on: February 24, 2005, 04:44:11 AM »
Hi there.
This is my first time in an administrative role as a user of linux, this distro is great! Does exactly what I want when it comes to setting up a web site.

I would however like to add a few packages, I am just a little unsure on how to go about it.

Basically I wish to install CVS (not sure if it is there already), emacs (because I am used to it), Octave and I wish to enable user access to the console using ssh over the local network.

I have downloaded the packages for Octave and CVS but I have not yet gone searching for the packages for a console only version of emacs (shouldn't be too hard to find).
I'm pretty sure I can install them easily enough (./Configure than ./make usually?) but I would like to know if there are any other important packages that may be missing?
This distro is based off Red Hat correct? I have not used Red Hat before so don't fully know what the package management system is like.
is there an equivalent to Debian's apt system or Free BSD's ports system?

Reassurances that I won't break my box would be welcome here  :hammer:


EDIT:
Well I've installed gcc, emacs, discovered that cvs is already installed  :pint:
but I am having trouble compiling octave from the source.
it requires a fortran compiler (I thought gcc handled that now  :roll: ) or f2c installed on the machine...
I have a feeling once I get over that hurdle I will find another.
Does anyone have an rpm release of octave for SME server? or could someone point me in the right direction?

Thanks

Happy

setting up ssh user access over local lan and other things.
« Reply #1 on: February 26, 2005, 01:44:09 AM »
hmm...
this is really hard.
I have SME server working how I want it too for everything except for Octave...
My efforts at installing it just come to a grinding halt.
I've managed to make f2c (required for Octave installation) but I don't know how to install it and set the path environment variables so it is detected by the Octave configuration program.

after I got stumped there I tried to move onto a red hat binary distribution...

There were far too many missing packages for me to install or find properly with my knowledge of linux administration  :-(
Can anybody provide some assistance on the easiest way to install octave?
or should I just make it a lost cause and use a knoppix distro on another computer when I need octave...