Re: [dev] Help required to start work

2007-02-09 Thread Subir Pradhanang

Hi Ahmed,

On 2/7/07, ahmed.muaz <[EMAIL PROTECTED]> wrote:

Dear Development support of Open Office

We want to join the open office project. Our language is Urdu and the
project will be under the supervision of the research center CRULP (Center
of Research for Urdu Language Processing www.crulp.org
  ). This center is in National University of
Computer and Emerging Sciences Lahore Pakistan. Can you please guide us how
to register our language and start submitting patches.


Please use dev@l10n.openoffice.org for OpenOffice.org l10n-related stuff.

Thanks,
Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] How to build multi-language OOo or language packs?

2007-01-22 Thread Subir Pradhanang

Hi Matthias,

On 1/22/07, Matthias B. <[EMAIL PROTECTED]> wrote:


What do I have to do to either build a set of packages that will
install both languages at the same time or alternatively how do I
build a language pack that will add another language?


http://tools.openoffice.org/dev_docs/build_linux.html

$SRC_ROOT> cd instsetoo_native/util; dmake ooolanguagepack

will build the language packs for different languages, US English and
German lang packs in your case.

Just install from the US English installation sets and then install
the German lang pack debs.

Hope this helps :)

Thanks,
Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] Building on Windows

2006-05-04 Thread Subir Pradhanang

Hi Volker,

On 5/3/06, Volker Quetschke <[EMAIL PROTECTED]> wrote:


Well, it is supposed to come with the Platform SDK, so something
with your PSDK installation went wrong, or "your" version from
the PSDK is different. You said you installed:
,
but  points
to 


There might be subtle differences. If you copy files around be aware that other
files might miss later in the OOo build.
Keep in mind that the configure command only uses representative files
to sanity check your installation. If you override these tests your on
your own.


Thanks for the suggestion. I will download the PSDK from the link
given in the OOo site and try.

Regards,
Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] Building on Windows

2006-05-03 Thread Subir Pradhanang

Hi Volker,

On 5/2/06, Volker Quetschke <[EMAIL PROTECTED]> wrote:


Can you check which of these files is missing

$PSDK_HOME/Include/AdoCtint.h
$PSDK_HOME/Include/SqlUcode.h
$PSDK_HOME/Include/usp10.h
$PSDK_HOME/lib/unicows.lib

and report back?


The missing file was unicows.lib. What I did is copied unicows.lib
from C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Lib to $PSDK_HOME/lib/ and it worked.

Thanks,
Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Building on Windows

2006-05-01 Thread Subir Pradhanang

Hi all,

I have been trying to build OOB680_m5 on Windows XP SP2 following the
instructions on
http://tools.openoffice.org/dev_docs/build_windows_tcsh.html.

But while doing ./configure, I have been getting the following error
even though I have installed PSDK from
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/XPSP2FULLInstall.htm


checking for PSDK files... configure: error: Some (all?) PSDK files
not found, please check if all needed Platform SDKs are installed or
use --with-psdk-home.
-

I have set the following variables:

export PATH="/cygdrive/c/PROGRA~1/MICROS~1.NET/Common7/Tools/Bin:/cygdrive/c/PRO
GRA~1/MICROS~1.NET/Common7/IDE:/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin:/cygdri
ve/c/PSDK/Bin/:${PATH}"

export DOTNET_PATH="/cygdrive/c/Program Files/Microsoft Visual Studio .NET 2003/
SDK/v1.1"

My ./configure options are:
$ ./configure 
--with-csc-path=/cygdrive/c/WINDOWS/MICROS~1.NET/Framework/v1.1.4322
--with-frame-home="${DOTNET_PATH}"
--with-jdk-home="/cygdrive/c/j2sdk1.4.2_11"
--with-psdk-path=/cygdrive/c/PSDK
--with-ant-home=/cygdrive/c/apache-ant-1.6.5

Is there anything else I need to do?

Thanks in advance for any help.

Regards,
Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Re: OOo keeps crashing

2005-04-12 Thread Subir Pradhanang
Oh, was just fiddling around with the fonts before OOo started
crashing, infact was trying other Devanagari fonts.

Just sometime back, uninstalled those fonts and then OOo started working again.

Subir

On Apr 12, 2005 8:42 AM, Subir Pradhanang <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I have been using OOo 1.9.79 which I had built and installed myself
> for quite sometime. But yesterday, OOo crashed once and then while
> opening next time, it tried to recover the document. It used to happen
> before, but not like this. Now, I am not able to open any of the OOo
> software. While I try to open swriter, it gives the following error in
> the shell:
> 
> sh: line 1: crash_report: command not found
> 
> I even deleted the .OpenOffice.org1.9.79 directory, but have not been
> able to open swrite. I am sure some of you would be able to help me
> out.
> 
> Thanks in advance.
> 
> Subir
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] OOo keeps crashing

2005-04-12 Thread Subir Pradhanang
Hi all,

I have been using OOo 1.9.79 which I had built and installed myself
for quite sometime. But yesterday, OOo crashed once and then while
opening next time, it tried to recover the document. It used to happen
before, but not like this. Now, I am not able to open any of the OOo
software. While I try to open swriter, it gives the following error in
the shell:

sh: line 1: crash_report: command not found

I even deleted the .OpenOffice.org1.9.79 directory, but have not been
able to open swrite. I am sure some of you would be able to help me
out.

Thanks in advance.

Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] How to download OOo_1.9.m**_src through CVS

2005-04-06 Thread Subir Pradhanang
Hi,

On Apr 7, 2005 2:20 AM, Ma Fajun <[EMAIL PROTECTED]> wrote:
> Hi,
> Could you please tell me how to use cvs to checkout the
> source code of 1.9.m**,for example 1.9.m88, thks a lt!

For m88, it would be:

export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs
cvs co -r SRC680_m88 OpenOffice

Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Downloading OOo2.0 source

2005-02-22 Thread Subir Pradhanang
Hi,

Two queries:

1. Is this the way to download the latest OOo2.0 source from CVS?

export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs
cvs co -r SRC680_m79 OpenOffice

2. How do I update the source from CVS when a new milstone is released?

Thanks.

Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] Installer set

2005-01-15 Thread Subir Pradhanang
Hi,

Built OOo2.0 suuccessfully on Fedora Core 3. The final result was that
only the RPM's were created as the installers. Is there another way so
that a common installation set could be created for other
distributions as well (eg. debian, etc.) like in OOo1.1.3?

The other problem I am facing is building on my debian-based system.
The following error occurs at the end of the build:

--
ERROR: "/usr/bin/epm -f rpm openofficeorg-core
/mnt/hda3/OOo_2.0_src/instsetoo_native/unxlngi4.pro/OpenOffice/listfile/en-US/epm_OpenOffice_gid_Module_Root_unxlngi4_SRC680__en-US.lst
--output-dir RPMS 2>&1 |"!
in function: call_epm
Saved logfile: 
/mnt/hda3/OOo_2.0_src/instsetoo_native/unxlngi4.pro/OpenOffice/logging/en-US/log_SRC680__en-US.log
***
Sun Jan 16 12:45:42 2005 (12:02 min.)
dmake:  Error code 255, while making 'openoffice_en-US'
'---* tg_merge.mk *---'
--

Any help would be highly appreciated. Thanx in advance.

Regards,
Subir

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]