Yep, in ubuntu it should be "apt-get install lib32-dev" Thx, Norman
2010/4/27 Eric Charles <[email protected]>: > Yes. > > "yum install glibc.i686" installed the needed lib on fedora and wrapper > works fine. > The equivalents for ubuntu,... should be easy to find. > Maybe something to remind for our future 3.0.M1 documentation :) > > Tks Norman, > > Eric > > > > On 04/27/2010 07:56 PM, Norman Maurer wrote: >> >> Hmm, >> >> good question. I will have a look. BTW, you could install the libc32 >> bit libraries. >> >> Bye, >> Norman >> >> 2010/4/27 Eric Charles<[email protected]>: >> >>> >>> Works fine on full 32 bits. >>> >>> Building on 32-bits and deploying on 64-bits does not work: >>> - the generated wrapper-linux-x86-32 is obviously a 32-bits version >>> - running the wrapper-linux-x86-32 on 64-bits gives >>> /bin/./wrapper-linux-x86-32: /lib/ld-linux.so.2: bad ELF interpreter: No >>> such file or directory >>> >>> Should I consider this as normal (I suppose so) ? >>> I will probably have to build on 64-bits. >>> >>> Tks, >>> >>> Eric >>> >>> >>> On 04/27/2010 07:28 PM, Eric Charles wrote: >>> >>>> >>>> I like "./james stop" showing the log >>>> >>>> INFO 19:04:42,071 | >>>> org.apache.james.container.spring.JamesServerApplicationContext | >>>> Closing >>>> org.apache.james.container.spring.jamesserverapplicationcont...@12dacd1: >>>> startup date [Tue Apr 27 18:30:50 CEST 2010]; root of context hierarchy >>>> INFO 19:04:42,074 | org.apache.activemq.broker.BrokerService | ActiveMQ >>>> Message Broker (localhost, ID:ppc005-48633-1272385866569-0:0) is >>>> shutting >>>> down >>>> INFO 19:04:42,102 | james.imapserver | Dispose IMAP Service >>>> INFO 19:04:42,105 | james.smtpserver | Dispose SMTP Service >>>> INFO 19:04:42,105 | james.pop3server | Dispose POP3 Service >>>> INFO 19:04:42,105 | james.remotemanager | Dispose RemoteManager Service >>>> INFO 19:04:42,106 | >>>> org.apache.xbean.spring.context.ResourceXmlApplicationContext | Closing >>>> org.apache.xbean.spring.context.resourcexmlapplicationcont...@e59e40: >>>> startup date [Tue Apr 27 18:31:05 CEST 2010]; parent: >>>> org.apache.james.container.spring.jamesserverapplicationcont...@12dacd1 >>>> INFO 19:04:42,106 | org.apache.activemq.broker.BrokerService | ActiveMQ >>>> Message Broker (localhost, ID:ppc005-48633-1272385866569-0:0) is >>>> shutting >>>> down >>>> INFO 19:04:42,107 | org.apache.activemq.broker.TransportConnector | >>>> Connector openwire Stopped >>>> INFO 19:04:42,113 | org.apache.activemq.broker.TransportConnector | >>>> Connector vm://localhost Stopped >>>> INFO 19:04:42,545 | org.apache.activemq.broker.TransportConnector | >>>> Connector openwire Stopped >>>> INFO 19:04:42,560 | org.apache.activemq.broker.BrokerService | ActiveMQ >>>> JMS Message Broker (localhost, ID:ppc005-48633-1272385866569-0:0) >>>> stopped >>>> INFO 19:04:42,604 | org.apache.activemq.broker.BrokerService | ActiveMQ >>>> JMS Message Broker (localhost, ID:ppc005-48633-1272385866569-0:0) >>>> stopped >>>> >>>> >>>> Really clean stop. >>>> >>>> Tks Norman& Maven assembler plugin, >>>> >>>> Eric >>>> >>>> >>>> On 04/25/2010 09:31 PM, Norman Maurer (JIRA) wrote: >>>> >>>>> >>>>> [ >>>>> >>>>> https://issues.apache.org/jira/browse/JAMES-993?page=m.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >>>>> ] >>>>> >>>>> Norman Maurer resolved JAMES-993. >>>>> --------------------------------- >>>>> >>>>> Fix Version/s: 3.0-M1 >>>>> Resolution: Fixed >>>>> >>>>> Done :) >>>>> >>>>> >>>>>> >>>>>> start/stop scripts creation during build >>>>>> ---------------------------------------- >>>>>> >>>>>> Key: JAMES-993 >>>>>> URL: https://issues.apache.org/jira/browse/JAMES-993 >>>>>> Project: JAMES Server >>>>>> Issue Type: New Feature >>>>>> Components: Build System >>>>>> Affects Versions: Trunk >>>>>> Reporter: Eric Charles >>>>>> Assignee: Norman Maurer >>>>>> Priority: Minor >>>>>> Fix For: 3.0-M1 >>>>>> >>>>>> >>>>>> Build should create start and stop scripts. >>>>>> See http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/ >>>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
