Cyrus Bharda wrote:
>
> 1. Ok I downloaded rpm-manager because I thought it would be
> an easier way of getting stuff to my SME 5.5 box, I ran the
> rpm fine, and it uploads fine, but what dir does it put all
> the uploaded files in?
You want the "Update System" addon. That will give you a form in the Server Manager where you can browse to an RPM (saved anywhere that the current PC can access it, like in C:\temp) and click a button and it will be installed. This will save you a ton of time with the standard e-smith RPMs contribs.
> 2. I found a lot of other rpm's and just copies them across,
> using Network Neibourhood, does that affect the files in any
> way or should I ftp them. I find if I ftp I can only gain
> access to the /home/e-smith/files/primary dir so atm that dir
> is pretty much full of junk

/home/e-smith/files/primary is your main website dir. "http://www.yourdomain.com/"
http://www.star-support.com/downloads/mitel/howto/rpm-howto.htm has a good manual step-by-step method that uses a separate i-bay. This gives a nice area to keep RPMs, and a way to get them to the SME from your Windows box. Once you install "Update System" you won't even have to worry about this though.
> 3. Is there a way of using/running/starting a GUI "windows"
> type interface?
Everything that you should be doing on the server can be done through the Server Manager, or at the command line. It's really not designed be run as a desktop OS...
> 4.Some rpm's install fine but others come up with errors,
> which are:
>
> [root@esmith primary]# rpm -Uvh
> e-smith-admin-vacation-0.1-1.noarch.rpm
> error: open of
Access failed: No such file or
> directory
> error: open of Denied failed: No such file or
> directory
> error: open of
Access failed: No such file or
> directory
> error: open of Denied
File failed: No such file or
> directory
> error: open of not failed: No such file or directory
> error: open of found failed: No such file or directory
> error: open of or failed: No such file or directory
> error: open of access failed: No such file or directory
> error: open of denied failed: No such file or directory
> error: open of failed: No such file or directory
>
> [root@esmith primary]# rpm -Uvh
> e-smith-linkstatus-0.1-1.noarch.rpm
> error: open of
Access failed: No such file or
> directory
> error: open of Denied failed: No such file or
> directory
> error: open of
Access failed: No such file or
> directory
> error: open of Denied
File failed: No such file or
> directory
> error: open of not failed: No such file or directory
> error: open of found failed: No such file or directory
> error: open of or failed: No such file or directory
> error: open of access failed: No such file or directory
> error: open of denied failed: No such file or directory
> error: open of failed: No such file or directory
>
> [root@esmith primary]# rpm -Uvh webmin-0.990-1.noarch.rpm
> Preparing...
> ########################################### [100%]
> Unabled to identify operating system
> error: execution of %pre scriptlet from webmin-0.990-1
> failed, exit status 2
> error: install: %pre scriptlet failed (2), skipping
> webmin-0.990-1
>
> So what do these errors mean?
Like schotty said, Webmin is known to be incompatible. More proof that you should do some checking to make sure stuff is compatible with e-smith. It's based on Redhat, but it isn't the same.
Those first two look like you tried to download RPMs, but got "File not found" webpages instead. I bet if you add ".html" to their filenames, you can open them in your browser and see an error page... When the rpm program tries to process "
" in the "RPM" you downloaded, it will obviously have problems.