Hello Daniel

I have found the problem, my bad. sorry bout that.
I do use a Screen-reader on windows to work with the computer, and i do  
connect to my VPS with putty.
unfortunately my Screen Reader does not work well with putty running 
nano or vim, so what i do is grabbing config files and downloading to my 
windows, editing them and  uploading back with FTP.
I think that unfortunately breaks things. so i just went with 
configuring all the  modules for now.


Thanks for helping.

Cheers.

On 1/31/2014 2:20 PM, Daniel James wrote:
> Hi Hadi,
>> here is my packages file.
>> http://paste.debian.net/79366/
> That looks normal to me. The configure script is failing early on, so my
> suggestion is to test the lines in the configure script and see which
> one is not working for you. For example:
>
> LIQDIR=`ls -d liquidsoap* | head -1`
> echo $LIQDIR
>
> should return:
>
> liquidsoap
>
> or,
>
> packages=`grep -v '\#' PACKAGES`
> for i in $packages ; do ls -d $i* | head -1 ; done
>
> should output a list of the subdirectories for the packages you have chosen.
>
> Cheers!
>
> Daniel


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to