Re: Lomboz + eclipse is it working? Fixed my problem
Hi, Just posting here as Eclipse is an open source project and Lomboz is open source too. I do use debian at home. Other people in my project team are not conversant with Linux. However our database server is on Linux ( Yay ) and I maintain it. am using eclipse 3.0 rc2 and Lomboz ( corresponding version). Lomboz for the corresponding version requires emf runtime (which is available on downloads of Lomboz page). if c:/ eclipse is directory extract Lomboz to c:/eclipse and emf runtime to c: ( emf runtime has c:/eclipse in its path) make sure eclipse is closed during this time. start eclipse. go to window : click on customize perspectives under submenus select new: in explorer bar of the same window, u will find under Java , Lomboz J2EE wizards, select the check box and click ok. P.S: check that Lomboz is extracted to right directory. had directory gettin messed up. HTH, Sanjay This email may contain confidential or privileged information for theintended recipient(s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Thanks __ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Problem with Lomboz Plugin activation : J2EE plugin
Hi, We are using Eclipse 3.0 RC2 on windows 2000 for J2EE project with JBOSS 3.0RC1. Lomboz installation is not working. we are using build-06302004 and installed Lomboz 3rc2 and emf-so-runtime. I extracted both the zip files to eclipse directory with Lomboz extraction followed by emf-runtime. The lomboz installation plugins are detected when I : 1)open up eclipse 2) click on Help 3) then click on plugin details ( Lomboz plugins are listed. ) However com.objectlearn.j2ee.gmf.core.editor and com.objectlearn.j2ee.gmf.core.edit have provider as %providername and pluginName as %pluginname. Is this right? The problem is with plugin activation: When I click on 1) window 2) click on customize perspective 3) click on submenus: new 4) click on Lomboz J2EE wizards under Java : Lomboz J2EE wizards is not listed under Java. Under Java, I see Java Run / Debug and Junit but not J2EE wizards. What am I doing wrong? TIA, Sanjay This email may contain confidential or privileged information for theintended recipient(s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Thanks __ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
bootloader: setting up multiple linux distros to boot
Hi, I have setup redhat with boot loader in root partition. I had debian with bootloader on mbr. also hav windows xp. I removed debian and plan to install it later, but the lilo bootloader is still there. My question is can I install a 3rd party bootloader like gag with bootloader entry for each root partition of linux in menu? suppose I have lilo in root partition for debian with entry for windows and grub in root partition with entry for windows, will I b able to get into windows, using 3rd party bootloader to call the bootloader from each root partition. TIA, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Question on GAG bootloader
Hi, If I use gag bootloader, do I still need to create a /boot partition? TIA, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Question on running multiple Linux distributions along with BSD and windows
Hi, I have Windows XP and Debian running on my machine, with Lilo as boot loader. Planning to add FreeBSD and Gentoo. 1) Do I need to have a separate boot partition for each Linux version? 2) Is there a simple way to manage boot loader, where I could just add partitions in the free space and update boot loader? I seem to mess up boot loader, when I add a new Linux install. Is there a solution to work across more than one hard drive. Plannin to add an additional hard drive where I do all the distro trials. Thanks, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: apache cannot load libphp4.so
Hi, what version of Apache are u using? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Newbies! please check this out -> http://www.aboutdebian.com/
Hi, the site seems very informative. Thanks for the link. Another link is www. debianuniverse.com. This site needs some work. I found some of the information useful though. Regards, Sanjay xucaen wrote: > Today I found an amazing web site! why this is not listed anywhere on the debian.org > web page I can not say but this has more information than I could ever have wished for! > I urge all newbies to check it out!! > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: installing Maple 7 under Woody
Hi, it looks like a problem with the script. seems like it is written using sh shell. default shell I guess on linux is bash. have a look at Readme.txt and see what it says. if that doesnt help, just post the code of shell script. we could look at it and try to fix it. seems like changing the shell interpreter to bash might fix it, but again have to look at the commands in it to see if they will work in bash. regards, Sanjay Brad Camroux <[EMAIL PROTECTED]To: [EMAIL PROTECTED] ca> cc: Subject: installing Maple 7 under Woody 13/02/2004 09:48 AM Hello all... I'm new to this list, and relatively new to Debian. I'm still exploring and finding new and exciting things in the distro. MUCH better than anything I've seen from Red Hat. Anyway... I need to install Waterloo Maple 7(TM) on my system, but seem to be having trouble. I've attached a typescripts of the session in which I tried to install. I just don't understand why I'm getting "permission denied" for root to run an install script. Anyone have any ideas? Thank you in advance, Brad Camroux Student, Geophysics & Applied Math University of Calgary Calgary, Alberta, CANADA = "Even the smallest person can change the course of the future" -- From the Lord of the Rings: The Fellowship of the Ring __ Post your free ad now! http://personals.yahoo.caScript started on Thu Feb 12 21:14:12 2004 gandalf:/usr/local# whoami root gandalf:/usr/local# cd /cdrom gandalf:/cdrom# ls flexlm flexlm.tar install.htm linuxsingleuser unix viewer windows gandalf:/cdrom# cd linuxsingleuser gandalf:/cdrom/linuxsingleuser# ls bin_ibm_intel_linux_su.tar install_su_linux readme.txt gandalf:/cdrom/linuxsingleuser# ./install_su_linux bash: ./install_su_linux: /bin/sh: bad interpreter: Permission denied gandalf:/cdrom/linuxsingleuser# tcsh [4mgandalf[24m:[1m/cdrom/linuxsingleuser[0m# ./install_su_linux ./install_su_linux: Permission denied. [4mgandalf[24m:[1m/cdrom/linuxsingleuser[0m# ^Dexit gandalf:/cdrom/linuxsingleuser# e Script done on Thu Feb 12 21:15:43 2004 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Compiling Support for Intel Pro/100 VE Network Adapter
Hi, I have the same adapter and the driver is available in kernel 2.4.24. just recompiled, selected the driver and ran it. regds, Sanjay Elimar Riesebieter To: [EMAIL PROTECTED] <[EMAIL PROTECTED]cc: e> Subject: Re: Compiling Support for Intel Pro/100 VE Network Adapter 13/02/2004 01:48 AM On Thu, 12 Feb 2004 the mental interface of Martin Hermanowski told: > On Thu, Feb 12, 2004 at 12:52:27PM -0600, Doug MacFarlane wrote: > [...] > > When I edited .config before make menuconfig, the CONFIG_E100=m line got > > blown away. So I added it after the make menuconfig . . . but in the final > > config that was installed in /boot, it still isn't there. So, at any rate, > > I run modconf, the E100 shows up in the list, but when I pick it, I get > > installation failed. > > Try a more recent kernel, Intel changes the E100' chipset quite often. > > LLAP, Martin What does LLAP mean in your opinion? $ dict LLAP 1 definition found >From V.E.R.A. -- Virtual Entity of Relevant Acronyms (December 2003) [vera]: LLAP Localtalk Link Access Protocol (AppleTalk, LAP) Ciao Elimar -- You cannot propel yourself forward by patting yourself on the back. (See attached file: signature.asc) signature.asc Description: Binary data
Re: alternative to plesk and cpanel?
Hi, could you please tell us what they are used for and what features u use in those? Sanjay "Louie Miranda" <[EMAIL PROTECTED]To: <[EMAIL PROTECTED]> th.cx> cc: Subject: alternative to plesk and cpanel? 12/02/2004 12:15 PM It cost much, cpanel and plesk. Anyone know any good alternative for it? opensource would be much helpfull. -- - Louie Miranda http://www.axishift.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: hp deskjet 600c please help
Hi, check www.linuxprinting.org just search for hp dj 600 c in their database listing and follow the instructions. if u have problem, post the problem to the list. dm <[EMAIL PROTECTED]To: "[EMAIL PROTECTED]" p.com><[EMAIL PROTECTED]> cc: 11/02/2004 12:05 Subject: hp deskjet 600c please help AM Please help me configure my deskjet 600c, I keep finding lists every like here http://hpinkjet.sourceforge.net/printmodedescr.php#DJ6xx and various listervs but no matter what I try i can not get it configured. I have tried foomatic, cups, apsfilterconfig, printtool with hp 660 hp600 hp600 color and no success when i do autodetect in printool it detects a "DESKJET 600" so I am pretty sure the cable works. I am starting to get hopeless. Thankyou for your help in advance. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Problem with Apache (Was: hi please i need your help)
Hi, I see u 2 things off-hand. 1) it looks like another instance of web service or some other service is using port 80 2) I.P address is not set for the machine. Regards, Sanjay "vane" <[EMAIL PROTECTED]To: <[EMAIL PROTECTED]> .com>cc: Subject: hi please i need your help 11/02/2004 05:59 AM hey debian i have this problem installing my apache: (730048)Only one usage of each socket address (protocal/network > address/port) is normally permitted. : make_sock: could not bind to > address > 0.0.0.0:80 > no listening sockets available, shutting down i read you had the same problem, did you solve??? how?? thanks.. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Updating gnome to gnome 2.4 on Woody: which package do I select?
Hi, which package do I select for upgrading gnome to gnome 2.4? I used apt-get and upgraded gnome-core and gnome-theme, but I still get gnome 1.4 coming up. What am I doin wrong? thx, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: security.debian.org
Hi, I am not sure if its a typo in the mail or u r actual config file. u might want to look at contrib. "Louie Miranda" <[EMAIL PROTECTED]To: <[EMAIL PROTECTED]> th.cx> cc: Subject: Re: security.debian.org 03/02/2004 10:20 AM deb http://ftp.rfc822.org/debian-security stable main conrtrib non-free I think this is wrong, can someone give me a hand? -- - Louie Miranda http://www.axishift.com - Original Message - From: "Alexander Schmehl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 03, 2004 5:58 AM Subject: Re: security.debian.org > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [040202 18:36]: > > Is there a problem with security.debian.org? I can not get to the web page, > > ping it or connect through dselect. > > > > Am I missing something obvious? > > http://lists.debian.org/debian-news/debian-news-2004/msg5.html > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: deskjest printer 3820
Hi, check out www.linuxprinting.org select ur model from printer database. ur printer is supported under Linux. guessing that this is hp deskjet 3820. sanjay [EMAIL PROTECTED] om To: [EMAIL PROTECTED] cc: 28/01/2004 07:34 Subject: deskjest printer 3820 AM is not printing what do i do? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: 2 questions from debian noob
I am running Debian on AMD athlon desktop -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: OT - nForce, GeForce and VMWare
Hi, I have an Asus A7vm266 ( something like that) motherboard. It uses nforce 2 chipset. had lot of problems gettin drivers to work on win98 se. made system unstable. u might be better off with XP. Win98se drivers seem problematic. spent almost like a week tryin to get it to work. about geforce, check Nvidia's site for drivers. they do have 3d acceleration support. did u download the driver from their site? u might have to do some tuning. just check the download for instructions. should be in readme file HTH, Sanjay Scarletdown <[EMAIL PROTECTED]To: debian-users <[EMAIL PROTECTED]> ter.net> cc: Subject: OT - nForce, GeForce and VMWare 27/01/2004 12:36 PM I'm finally giving VMWare a whirl, and am hoping someone here can help. VMWare installed okay, and I was able to set up a virtual machine with Windows-98SE. However, I am unable to get sound working, and am also having some video issues. My motherboard uses the nForce-2 chipset, with onboard sound. I was able to get the nForce Linux drivers up and running, and have sound outside of VMWare, but sound is disabled on 98SE within the VMWare virtual machine. I was hoping that just installing the 98 drivers off the CD that came with my board would do the job, but the installer claims that there is no compatible hardware installed. As for video, I am currently using the driver that comes with VMWare, VMWare SVGA-2. That enabled me to set my resolution properly (1024x768 - 32-Bit color). However, that particular driver doesn't allow realization of my video card's full potential. The card is a 256MB GeForce 5600 FX. Like with the nForce drivers, the nVidia drivers for Linux are working fine, but I can't get certain features working under Linux, specifically Direct 3D, and the Windows installer for the video card does not see the card as a compatible device. So what does it take to enable 3D features under VMWare? I'm trying the Windows version of America's Army as my test app, and it won't run because Direct 3D isn't working. Any advice on these problems? Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: test and other messages ( May be virus)
Hi, there seem to be a lot of messages on the list with .zip attachment recently. The number seems to be increasing. I have a feelin that it might be some virus. please be careful Regards, sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: "no screens found" error
Hi, could you please specify the make and model of ur video card? Thanks, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Debian newbie: question on apt-get and sources.list
Hi, fixed it. just put the following line in sources.list: deb http://www.backports.org/debian stable/pre xfree86 The trick was putting the slash between stable and pre. Without that apt was looking at the 4.2 version of xfree86 Regds, Sanjay This email may contain confidential or privileged information for theintended recipient(s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Debian newbie: question on apt-get and sources.list
Hi, I am trying to upgrade my x and the packages are available at: http://www.backports.org/debian/dists/woody/pre/xfree86/ How do I specify the above in sources.list? I have read the manual and tried it out, but I am confused. It either doesnt work or doesnt work the way I want. Thanks, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
question on xfree 4.3
Hi, was looking to upgrade xfree 4.3 . After looking around, find that its on debian mirror, but some patching is on. does anyone know when it will be made available? regards, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Question On Upgrading X
Hi, I am using woody 3.0 release 2 and have Intel 845 onboard graphics. I need Xfree 4.3 as it has the 845 driver. How do I upgrade to Xfree 4.3? What are the packages that I need to upgrade? I am planning to use apt-get upgrade. Thanks, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Error Reading CD-rom : cdrom - decode status = 0x 51 { Driveready seek complete} error = 0x30
Hi, I get the following error while installing software from Debian CDs : cdrom - decode status = 0x 51 { Driveready seek complete} error = 0x30 Any idea what it means? Thx, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Linux compatability for IBM desktop machines
Hi, The default driver in 4.3 if it supports Quadro will give u 2-d support, not 3-d hardware support. generally, nvidia drivers give u clearer rendering than what comes in Xfree for nvidia. just download and follow the instructions given on nvidia site: you might have to edit the X config files ( modify 2-3 lines at the most) HTH, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Problem with Ethernet card : Kernel Version mismatch
Hi, Etthernet card : Intel Pro 100 VE card. Have debian woody r2. Installed using bf2.4 during installation, i.e kernel 2.4. I downloaded the ethernet drivers from the Intel site and compiled them. When I try to insert the module, I get kernel version mismatch: Module was compiled for 2.4.18 but the current kernel version is 2.4.18-bf2.4 If I do insmod -f e100.0, it works with warning. After that, on doing ifconfig eth0 netmask netmaskIP ipaddress, it comes up. With ifup and ifdown, I get the error message: unknown interface eth0 I am not able to do modprobe without gettin kernel version mismatch error. What do I do? I am new to Debian. Thanks, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: No Java on Thunderbird and Sid ?
Hi, not sure if this applies to thunderbird. had to do this for Mozilla. In the user's home directory there is a directory called .mozilla and if I am not mistaken, there is a directory called plugins in that. Just create a link to the java plugin. pointing to the file in jre directory that you mentioned and restart the browser. see if that fixes it. regards, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Linux compatability for IBM desktop machines
Hi, About the desktops, 1) check what NIC its using: netgear normally has linux drivers available 2) soundcard : which make is it? 3) Intel : which model? 4) Nvidia Quadro 4: might be available ( check their site nvidia.com). They make good drivers for Linux. just have to check if the model is already supported in the available driver version. instructions are provided too. 5) cd/dvd combo- havent used 6) flat panel not tried About the laptops: you might want to check debian-laptop mailing list and also tuxmobil site (use search engine) - this site is a good resource NIC: depends on make video : is it onboard? soundcard: depends on model cdrw/dvd combo: not tried it tft : not tried trackpoint: not tried ( U may want to check IBM site and see if they have anythin on Linux) 56k modem (if its a winmodem where hardware functionality is reoplicated by software partially, it might be a problem. ) wireless- sorry not tried it. HTH, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Cobol for linux
Hi, try googling for acucorp/ fujitsu cobol. one of them should have cobol version. check if they have non-commercial version for academic use. u might also want to look at legacyj. regds, Sanjay "Tiji Thomas" <[EMAIL PROTECTED]To: [EMAIL PROTECTED] >cc: Subject: Cobol for linux 16/01/2004 05:51 PM hi does any one know about cobol for linux please reply regards Tiji Thomas -- Mar Athanasios College for Advanced Studies Thiruvalla, Kerala. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Ethernet driver issue: kernel version mismatch
Hi, Installed Debian woody release 2 recently. used kernel version 2.4.18 during installation by selecting bf2.4 at prompt. Have an Intel pro 100 VE ethernet card, which is not supported by default. downloaded the driver from Intel site and compiled it. I had not installed the kernel source. When I searched, I found kernel-source-2.4.18 and installed the source. When I try to install the compiled driver using insmod it says version mismatch: driver compiled for version 2.4.18 and ur current kernel version is 2.4-18.bf2.4 If I do a forced insmod, it works with warning, but it looks like I have to do it every time I reboot. I can ping intranet addresses, but not internet addresses. The other thing is that /etc/modules.conf does not have an alias to eth0. If I try /sbin/ifup eth0, I get the error message : unknown interface eth0=etc0 modprobe gives version mismatch error. Any suggestions? Thanks, Sanjay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]