Do you have the mysql source code matching your ISP's running MySQL version
in a directory /home/j/j_ourname/mysql on the computer on which you are
compiling?...

How much space you have is probably limited by your ISP with user limit in a
system called "quota"

I think "quota" will tell you what's going on.

You will probably have to convince your ISP to give you more space for
compiling, or to compile for you...

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Chrisy <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2001 7:59 PM
Subject: make CGI in own directory on FreeBSD, error no space left on device


>
> Help.
> I'm no good at installing on unix systems.
>
> But now i have to make a PHP4 cgi on a FreeBSD server.
> The provider is still in PHP3. Yes, shame shame. xs4all.nl
>
> website is at /usr/local/WWW/www.ourname.org/WWW
>
> mysql works at /home/j/j_ourname/mysql
>
> i tried
>
> configure --with-mysql=/home/j/j_ourname/mysql
> --with-config-file-path=/home/j/j_ourname/php4
> --enable-track-vars
> --enable-force-cgi-redirect
> --prefix=/home/j/j_ourname/php4
>
> (in one line). It still complained that i did not give a mysql path
> (which i did!?)
>
> Is the --prefix= valid? I want it to instal here and not in the
> default location.
>
> Then MAKE goes along untill
>
> --------
>   Making all in regex
>   Making all in .
> /bin.sh /home/j/j_ourname/php4/php4.0.6/libtool  [................]
> -lreso
> lv
> ar: .libs/libphp4.a: No space left on device
> *** error code 1
>
> Stop.
> *** error code 1
>
> Stop.
>
> ---------------
>
> I have no idea how to see how much space i've got.
>
> Anyone wants to make me a cookbook
>
>
> Chris
> [EMAIL PROTECTED]
>
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to