LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   PINE installation! (https://www.linuxquestions.org/questions/linux-software-2/pine-installation-379649/)

plutonas 11-03-2005 01:15 PM

PINE installation!
 
Hello everybody!
I searched about my problem in the forums but couldn't find something simmilar.
I downloaded pine, but while trying to ./build it here is what I get:

make[4]: Leaving directory `/home/plutonas/programs/pine/pine4.64/imap/c-client'
ln -s os_ult.h osdep.h
ln -s os_ult.c osdepbas.c
ln -s log_std.c osdeplog.c
ln -s sig_psx.c siglocal.c
ln -s crx_nfs.c crexcl.c
ln -s ip4_unix.c ip_unix.c
ln: `ip_unix.c': File exists
make[3]: *** [onceenv] Error 1
make[3]: Leaving directory `/home/plutonas/programs/pine/pine4.64/imap/c-client'
make[2]: *** [gul] Error 2
make[2]: Leaving directory `/home/plutonas/programs/pine/pine4.64/imap/c-client'
make[1]: *** [OSTYPE] Error 2
make[1]: Leaving directory `/home/plutonas/programs/pine/pine4.64/imap'
make: *** [gul] Error 2
+---------------------------------------------+
| Problems building c-client |
| |
| Please check the output above for a |
| possible explanation for this failure |
+---------------------------------------------+

[root@ppp128 pine4.64]#

What is Error 1 and Error 2.? Is there something missing(if yes what?) or is there another fault?
Thanks
plutonas!

titopoquito 11-03-2005 03:09 PM

According to this info (http://news.umailcampaign.com/message/69344.aspx) you could try "build clean". At least for the guy in the thread I linked it resolved the "`ip_unix.c': File exists" error.

foo_bar_foo 11-03-2005 03:15 PM

i think erase that directory and untar again and do at least
./build slx
to designate Linux or better yet (what worked on my system was)
Code:

./build DEBUG=-O MAILSPOOL=/var/mail  SSLDIR=/usr SSLCERTS=/etc/ssl/certs slx
check at least what your actual maildir is
see doc/pine-ports file for more information and other authentication options
then of course
cd bin
install pine imapd ipop2d ipop3d mailutil mtest pico pilot rpdump rpload /usr/bin

hope that works better

plutonas 11-03-2005 03:21 PM

Ok thx for your replys
I have gone a bit further, but SSL is missing. So I will install it tommorow and then try again.
Thank you. If I have a problem again I will post!
:-)
AA


All times are GMT -5. The time now is 05:21 PM.