HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Error during installation Hyalafax 5.2.7
On Friday 29 Aug 2008, FOO SOON LOKE wrote:
> I already uninstall the HylaFax 5.2.7 with deb installer
>
> Then I download the HylaFAx 5.2.7 src and install successfully using that
> src. All the needed software I already downlaod such as sendmail, libtiff
>
> But the structure still the same.
> /var/spool/hylafax/etc/hosts.hfaxd
> ================================
> localhost
> 127.0.0.1
> ^admin@:100:zHlRc4Emh7drE:u1wty0tyDe8lE
> =================================
>
> In /usr/src/hylafax/ content
> CHANGES config.site defs.in faxmail man rules
> VERSION config config.site~ dist faxrm misc
> rules.in config.cache config.sub distrules faxstat pkg
> sendfax config.guess configure etc hfaxd port
> sendpage config.h CONTRIBUTORS faxalter INSTALL port.h
> sgi2fax config.h.in COPYRIGHT faxcover Makefile README TODO
> config.log defs faxd Makefile.in regex util
>
> henry@henry-desktop:/var/spool/hylafax$ cd sendq/
> bash: cd: sendq/: Permission denied
>
> The problem same as I mention previously...
>
> Any alternative? To fixed it right? Is there have any previous version that
> stable too?
>
> Thank you
>
> -fsloke
The problem is, you cannot get into the "sendq" folder because you are not
root. Use the command
$ su
and type the root password. The prompt will change to a comment mark and you
will now have access to every folder.
> henry@henry-desktop:/var/spool/hylafax$ sudo sendq/
> sudo: sendq/: command not found
The "sudo" command needs a command (to be executed as root), not a
destination folder. Use the online manual to find out more:
$ man sudo
Note that when sudo asks you for a password, it means your *own* password,
not the root password. You can use
$ sudo sh
to get a full root prompt.
--
AJS
(insert figure one before at sign if replying off-list)
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*