Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vpopmail without mysql
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
merlin_nl
n00b
n00b


Joined: 25 Dec 2002
Posts: 16
Location: Lelystad, The Netherlands

PostPosted: Wed Dec 25, 2002 1:32 am    Post subject: vpopmail without mysql Reply with quote

Hi everyone,

First I would like to say that I like gentoo :)
I have been running FreeBSD 4.7p2 on my colocated server, but I had some problems with the hardware and decided to go with gentoo as I am already using gentoo @ home for my laptop and webserver.

Here is my problem...

I would like to know how I can emerge vpopmail :
- without the mysql
- in /usr/local/vpopmail

I have qmail, ezmlm-idx, qmailanalog, courier-imap (patched from this forum)
Back to top
View user's profile Send private message
merlin_nl
n00b
n00b


Joined: 25 Dec 2002
Posts: 16
Location: Lelystad, The Netherlands

PostPosted: Wed Dec 25, 2002 10:57 am    Post subject: found it Reply with quote

overdosed portage # nano -w /etc/make.conf

change it to
USE="-X -qt -mysql"

emerge vpopmail
then remove the -mysql
_________________
[img:67f5bacc07]http://test.lelystedeling.nl/forum/websig.php[/img:67f5bacc07]
Back to top
View user's profile Send private message
SpamMonkey
n00b
n00b


Joined: 29 Sep 2002
Posts: 35
Location: Birmingham, UK

PostPosted: Wed Dec 25, 2002 11:35 am    Post subject: Reply with quote

I think you have to be careful about playing with make.conf as by doing it that way when you upgrade vpopmail it'll probably try and download mysql.

just a thought..

--
Gavin
_________________
Solve two of the worlds problems..
Feed the homeless to the hungry
Back to top
View user's profile Send private message
ledjon
n00b
n00b


Joined: 13 Jun 2003
Posts: 16

PostPosted: Fri Jun 13, 2003 2:07 pm    Post subject: Reply with quote

You can just put USE="..." on the command line before 'emerge':

USE="-mysql" emerge vpopmail

As for the home directory, just create the user 'vpopmail' before you emerge vpopmail, setting the home directory to whatever you want. The ebuild script will check to see if vpopmail user exists, and if so, uses that home directory.

(Note, I'm replying to this thread, even though it is quite old, to help those who might be interested in the same thing; like I was)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum