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] Installing hylafax



On 11/28/06, Darren Nickerson <darren.nickerson@xxxxxxxx> wrote:
"Sasa Ostrouska" <casaxa@xxxxxxxxx> wrote:

> Hi to all !!
>
> I would like to ask which is the correct way to install hylafax to a
> different location
> than the one was built for ? This because I want to make a package of it.
> So on my linux slackware box I issue the command
>
> make install DESTDIR=/my_location/dir
>
> But I get the error thatit cant create the dir.
> I need to modify the port/install.sh by adding the switch -p to mkdir in
> that
> case it can create the dirs. But I beleave still doesnt install all
> the things correctly

The error message you received seems to explain the problem quite well I
think. If you want to install into /my_location/dir then you really should
make sure that directory exists, and that the UID under which you are
running 'make install' has permission to write into it.

-Darren

Dear Darren,


I have tried with your suggestion but as you can see in the attached file
i have the same negative result. The hylafax was compilled in the following
dir:
sasa@rcserver:/tmp$ ls -l
total 1
drwxr-xr-x 21 sasa users 1232 2006-11-28 09:51 hylafax-4.3.0/
drwxr-xr-x  2 sasa users   48 2006-11-28 09:46 package-hylafax/

Also in /tmp I have created the DESTDIR dir and you see that the
permissions are ok for those dirs. So the result is an empty dir
package-hylafax.

Attached you can see the log of the command
make install DESTDIR=/tmp/package-hylafax

Hope someone can clarify me.

Best Regards
Sasa

Attachment: install_hyla.log
Description: Binary data




Project hosted by iFAX Solutions