pure-ftpd

I’m running openSuSE 12.1 in a virtualbox and am trying to install pure-ftpd. I can get as far as ./configure with no errors. For some reason I cannot <make> or <make install>. I get error messages that these commands are not found. Any ideas?
Thanks,
Mike

pure-ftp is available from the standard repositories you simply can
install it with yast or zypper.
Any special reason you want to compile it yourself?
If you want to compile it install the base development pattern


sudo zypper in -t pattern devel_basis

at least.


PC: oS 12.1 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.4 | GeForce GT 420
ThinkPad E320: oS 12.1 x86_64 | i3@2.30GHz | 8GB | KDE 4.8.4 | HD 3000
eCAFE 800: oS 12.1 i586 | AMD Geode LX 800@500MHz | 512MB | KDE 3.5.10

You should tell “I got …”, you should show them. Copy/paste them from your terminal emulator into the post between CODE tags: http://forums.opensuse.org/english/information-new-users/advanced-how-faq-read-only/451526-posting-code-tags-guide.html

And of course why dio you not simply install it? Either using zypper (see Martin above), or, when you prefer the GUI above the CLI, with YaST > Software > Software management and then type *pureftp *in the search field, Search, Click for install and … About 1 minute and done.

On 2012-07-24 01:36, murphy19804 wrote:
>
> I’m running openSuSE 12.1 in a virtualbox and am trying to install
> pure-ftpd. I can get as far as ./configure with no errors. For some
> reason I cannot <make> or <make install>. I get error messages that
> these commands are not found. Any ideas?

Well, the message is obvious, those commands can not be found, so you have to install them if
you do want to use them.

Besides that, why don’t you simply install pure-ftpd, any reason why you don’t?


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

Thanks for your help. Problem solved.

Comment - pure-ftp is one of the FTP apps supported by YAST.

This means that once you have the app installed (using the openSUSE repo packages), you should then see an FTP applet in YAST which will perform simple, common configurations.

HTH,
TS