LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-04-2013, 12:30 PM   #16
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641

# 14
Quote:
Parameter LabelFont: can't translate `helvetica-10' into a font (defaulting to `fixed')
Parameter TitleFont: can't translate `helvetica-18' into a font (defaulting to `fixed')
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 629 requests (620 known processed) with 0 events remaining.
Can be ignored.


Fedora 15 isn't very friendly when you try to build xgraph.

Suggest : Use the package 'xgraph-12.1-7pclos2011.i586.rpm'
https://docs.google.com/open?id=0B7S...WZ3MEdPalZ5MEk
... if you have a 32bits OS.

Then no issues with xgtest.xg, bar.xg .

.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 01-05-2013, 04:54 AM   #17
Narges
Member
 
Registered: Oct 2011
Posts: 32

Rep: Reputation: Disabled
Thank you for the reply.

Quote:
Suggest : Use the package 'xgraph-12.1-7pclos2011.i586.rpm'
https://docs.google.com/open?id=0B7S...WZ3MEdPalZ5MEk
... if you have a 32bits OS.
Yes, its 32 bit version.
How to install it? is the procedure same as post #2?
 
Old 01-05-2013, 07:32 AM   #18
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 17

Installing an rpm package :

cd <directory-with-rpm-package>/
# yum install xgraph-12.1-7pclos2011.i586.rpm ( Worked OK here, Fedora 15.)
Or : # yum localinstall --nogpgcheck xgraph-12.1-7pclos2011.i586.rpm
Or : # rpm -Uvh xgraph-12.1-7pclos2011.i586.rpm

.
 
Old 04-02-2013, 10:34 AM   #19
fatemeh2012
LQ Newbie
 
Registered: Apr 2013
Posts: 1

Rep: Reputation: Disabled
hi
help me
error to run xgraph "out.tr"
error:" error in file out.tr at line 2396
unknow line type"

why?
 
Old 04-08-2013, 10:40 AM   #20
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 19.

Suggest : Delete line 2396.
 
1 members found this post helpful.
Old 08-17-2013, 09:48 AM   #21
mortaza
LQ Newbie
 
Registered: Aug 2013
Posts: 3

Rep: Reputation: Disabled
rturn thanks

MR knudfl
i can not write english well for good thank of you
I write persian my thanks
سلام
بنده بابت زحمات و اطلاعاتی که در این فروم متحمل میشوید و ارائه میدهید کمال سپاسگذاری را دارم
امیدوارم مشمول رحمت و برکات الهی شوید و در همه مراحل زندگی موفق باشید
دوستدار شما مرتضی
Regards.
 
Old 08-17-2013, 03:00 PM   #22
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
mortaza if this is on Fedora 17 , then please see

http://www.linuxquestions.org/questi...8/#post5011045
 
Old 11-14-2013, 12:23 PM   #23
voladoddi
LQ Newbie
 
Registered: Nov 2013
Posts: 5

Rep: Reputation: Disabled
@knudfl - i'm trying to install xgraph-12.2 on Fedora 19 and i'm getting a similar error as the one posted first on this thread. will you be able to help me out please?
 
Old 11-14-2013, 12:48 PM   #24
voladoddi
LQ Newbie
 
Registered: Nov 2013
Posts: 5

Rep: Reputation: Disabled
I'm attaching a screen shot if that helps.

I know there is some problem with the C++ commands but i don't know how to fix it.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2013-11-14 10:39:28.png
Views:	27
Size:	100.3 KB
ID:	13963  
 
Old 11-14-2013, 03:29 PM   #25
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Posts #23, #24 @voladoddi : Same as post #15 :
The patch suggested in post #2 : Not usable with new Fedora versions.

Please read the above posts : Use a binary package.
I.e. "xgraph-12.1-7pclos2011.i586.rpm", ref. post #16,
.. if you have a 32bits (i686) OS.

Deciding the architecture : $ uname -m <Enter>
... will reply i686 or x86_64.

-
 
Old 11-15-2013, 09:56 AM   #26
voladoddi
LQ Newbie
 
Registered: Nov 2013
Posts: 5

Rep: Reputation: Disabled
@knudfl -

mine is a 64 bit OS .
32 bit version should work on it as well ? (I know it does on windows )
Also ,

"wget" is what I use if I'm not wrong ?
 
Old 11-16-2013, 03:56 AM   #27
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 26 .

No, wget will probably not work with a "Google Docs" link.
Instead click the link. Preferably for the 64bits xgraph for Fedora 19 :
https://drive.google.com/file/d/0B7S...it?usp=sharing
→ → xgraph-12.1-1.pclos2013.x86_64.rpm

Installing the downloaded package : $ cd <package location>/
# yum localinstall xgraph-12.1-1.pclos2013.x86_64.rpm


A 32bits application can be used in Fedora,
when you install all the 32bits dependencies : glibc, libX***'s, etc.
They are not installed by default ( in any 64bits Linux OS.)

-
 
Old 11-17-2013, 02:00 PM   #28
voladoddi
LQ Newbie
 
Registered: Nov 2013
Posts: 5

Rep: Reputation: Disabled
Fixed

@knudfl - Thank you!

Installation was successful.

Also, there is an option on Fedora 19 when you click on the link and download , to open with a Software Install manager that does installation for you and doesn't need an extra terminal command (just letting people know).


How do i verify if it is running properly?
 
Old 11-17-2013, 03:31 PM   #29
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 28 .
Quote:
How do i verify if it is running properly ?
If you mean xgraph : Use the examples in the source code package :
$ cd xgraph-12.x/
$ xgraph <example>

( Besides that : I did test the xgraph package with Fedora 19 - 64.)

-
 
Old 11-20-2013, 10:26 PM   #30
voladoddi
LQ Newbie
 
Registered: Nov 2013
Posts: 5

Rep: Reputation: Disabled
@knudfl - thank you very much!

Are you well versed with SUMO installation by any chance ? I'm having a bit of a problem running a python script there even though SUMO is well installed .
 
  


Reply

Tags
ns2, xgraph



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem in installing "xgraph 12.1" in ubuntu 9.1 for ns 2.34 neeraj.dwivedi Linux - Newbie 5 03-10-2010 08:01 AM
having a problem installing Fedora 10 and selecting "customize now" ??? landonmkelsey Linux - Software 10 10-03-2009 07:05 PM
how to use "xgraph" in the scripts shells with ns2.33 in fc9 messy2010 Fedora 1 01-21-2009 03:56 AM
Problem installing Packages in "Engineering ans Scientific" in Fedora Core 6 jsky_20 Linux - Software 3 06-24-2007 03:40 PM
HD problem installing Fedora - "assertion failed" vinthund Linux - Software 1 02-24-2005 08:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration